summaryrefslogtreecommitdiffstats
path: root/recipes-sota/aktualizr/aktualizr_git.bb
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add recipes to test pkcs11 functionality in AktualizrAnton Gerasimov2017-09-131-0/+5
| |
* | Merge pull request #134 from advancedtelematic/refactor/remove_keyidcajun-rat2017-09-131-1/+1
|\ \ | |/ |/| Remove useless/obsolete --disable-keyid-validation option.
| * Remove useless/obsolete --disable-keyid-validation option.Patrick Vacek2017-08-311-1/+1
| |
* | aktualizr_git.bb: remove systemd service and configurationsLeon Anavi2017-09-111-20/+0
|/ | | | | | | Split Aktualizr binary and systemd service and configurations by moving them to another recipe. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* Merge pull request #129 from advancedtelematic/bugfix/cruftPatrick Vacek2017-08-311-1/+1
|\ | | | | Remove BUILD_TESTS=OFF because it does nothing.
| * Remove BUILD_TESTS=OFF because it does nothing.Patrick Vacek2017-08-211-1/+1
| | | | | | | | | | | | Aktualizr tests are no longer built with 'make all' and there is no longer a variable named BUILD_TESTS so setting it is neither necessary nor meaningful.
* | Call garage-push directly with zip file instead of sending unzipped contents.Patrick Vacek2017-08-071-3/+3
|/ | | | | 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-261-4/+5
| | | | | Perform sync() after provisioning Store sota.toml in updatable /usr directory
* Add uptane-capable aktualizrAnton Gerasimov2017-06-141-7/+11
|
* Support Aktualizr in manual-provisioning modePhil Wise2017-05-241-9/+23
| | | | | | | | | 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