| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Minor changes because aktualizr_cert_provider has been renamed
to aktualizr-cert-provider and some of the name of command-line
arguments have been also changed.
Suggested-by: Patrick Vacek <patrickvacek@gmail.com>
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
|
|
|
|
|
|
| |
Backport the brief bit of logic for handling SOTA_HARDWARE_ID
from the recipe in the branches for newer releases.
Suggested-by: Patrick Vacek <patrickvacek@gmail.com>
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
|
|
|
|
|
| |
Backport latest Aktualizr and use the same version as in
branches Sumo and Thud.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
| |
|
|
|
|
|
| |
Warn if older credential environment variables are set. They are now
ignored since the credentials aren't unpacked during building.
|
|
|
|
|
|
|
| |
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
|
|
|