summaryrefslogtreecommitdiffstats
path: root/recipes-test/images/secondary-image.bb
Commit message (Collapse)AuthorAgeFilesLines
* 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 SOTA client feature to enable secondary networkPhil Wise2018-03-271-0/+2
| | | | Also add a test for the 'primary-image'
* Add a --secondary-network option to run-qemu-otaPhil Wise2018-03-191-1/+4
| | | | | 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.
* Add secondary-image to meta-updaterPhil Wise2018-03-141-0/+18
This required splitting the aktualizr package into several components, in order to be able to either install the primary 'aktualzr' or the secondary 'aktualizr-secondary'.