summaryrefslogtreecommitdiffstats
path: root/recipes-test/images/primary-image.bb
Commit message (Collapse)AuthorAgeFilesLines
* OTA-2541: Use local.conf's variables to configure Primary with ↵Mike Sul2019-06-051-1/+2
| | | | | | | Secondary(ies) and vice versa Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com> Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* OTA-2541: Use MPL-2.0 license for recipes-test's recipesMike Sul2019-06-051-1/+1
| | | | | Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com> Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* OTA-2541: Static IP address on Primary's and Secondary's internal NICMike Sul2019-06-051-0/+1
| | | | | Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com> Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* Assorted minor cleanup and formatting.Patrick Vacek2018-03-291-0/+2
| | | | | | Includes the suggestion for using /etc/sota/sota.env if it exists as recommended by the discussion here: https://github.com/advancedtelematic/meta-updater/pull/275
* Add a --secondary-network option to run-qemu-otaPhil Wise2018-03-191-0/+12
This sets up a simulated 'in vehicle' network. Add support for a Primary node with a DHCP server and a secondary node with a DHCP client.