| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Update to stable version of Aktualizr known to
perform successful end to end update using Poky.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
|
|
|
|
| |
Fix issues with the random generated device ID.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
| |
|
|
|
|
|
| |
Perform sync() after provisioning
Store sota.toml in updatable /usr directory
|
| |
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
| |
This overrides the package version for Aktualizr to be latest master. This is
recommended for development and test only. To use it, add the following to
local.conf:
require conf/include/local/sota_bleeding.inc
|
|
|