summaryrefslogtreecommitdiffstats
path: root/recipes-sota/aktualizr
Commit message (Collapse)AuthorAgeFilesLines
* aktualizr-ca-implicit-prov-creds: aktualizr-cert-providerLeon Anavi2019-01-241-3/+3
| | | | | | | | | 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>
* aktualizr: handle SOTA_HARDWARE_IDLeon Anavi2019-01-241-0/+4
| | | | | | | | 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>
* aktualizr: Bump to d00d1a04cc2366d1a5f143b84b9f507f8bd32c44Leon Anavi2019-01-0217-62/+396
| | | | | | | Backport latest Aktualizr and use the same version as in branches Sumo and Thud. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* Remove device section as it is no longer used.Patrick Vacek2017-08-081-4/+0
|
* Call garage-push directly with zip file instead of sending unzipped contents.Patrick Vacek2017-08-073-7/+6
| | | | | Warn if older credential environment variables are set. They are now ignored since the credentials aren't unpacked during building.
* aktualizr: Update to c24f1fcLeon Anavi2017-07-201-1/+1
| | | | | | | 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>
* aktualizr: Update to 207898eLeon Anavi2017-07-141-1/+1
| | | | | | Fix issues with the random generated device ID. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* PRO-3341 PRO-3342 Bump aktualizr version to add sw/hw reportingJon Oster2017-06-281-1/+2
|
* Aktualizr updates, including sync()Phil Wise2017-06-262-5/+6
| | | | | Perform sync() after provisioning Store sota.toml in updatable /usr directory
* Add uptane-capable aktualizrAnton Gerasimov2017-06-143-7/+43
|
* Support Aktualizr in manual-provisioning modePhil Wise2017-05-242-9/+36
| | | | | | | | | 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)
* Build aktualizr with OSTree support enabledAnton Gerasimov2017-05-181-3/+3
|
* Create sota_bleeding.inc config file to build against masterPhil Wise2017-04-101-0/+1
| | | | | | | | 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
* Change name of cpp client to 'aktualizr'Jon Oster2017-02-161-0/+24