summaryrefslogtreecommitdiffstats
path: root/recipes-sota/aktualizr/files
Commit message (Collapse)AuthorAgeFilesLines
* Aktualizr updates, including sync()Phil Wise2017-06-261-1/+1
| | | | | Perform sync() after provisioning Store sota.toml in updatable /usr directory
* Add uptane-capable aktualizrAnton Gerasimov2017-06-142-0/+32
|
* Support Aktualizr in manual-provisioning modePhil Wise2017-05-241-0/+13
Aktualizr currently supports OSTree updates in non-autoprovisioned mode. Add a systemd service to run it in that mode. It uses the same location for the config file as rvi-sota-client (/sysroot/boot/sota.toml) Also, the aktualizr recipe is reformatted according to meta-openembedded/contrib/oe-stylize.py (which follows the OE styleguide)