summaryrefslogtreecommitdiffstats
path: root/recipes-sota/aktualizr/files/aktualizr-manual-provision.service
Commit message (Collapse)AuthorAgeFilesLines
* Remove aktualizr-manual-provision.serviceAnton Gerasimov2017-11-301-13/+0
| | | | We don't support this scenario any more and it makes testing more complicated.
* 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)