Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add recipes to test pkcs11 functionality in Aktualizr | Anton Gerasimov | 2017-09-13 | 1 | -0/+5 |
| | |||||
* | aktualizr-auto-prov.bb: Aktualizr configuraitons | Leon Anavi | 2017-09-11 | 2 | -0/+412 |
| | | | | | | | Provide Aktualizr systemd service and configurations for manual and autoprovision in a separate recipe. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
* | aktualizr_git.bb: remove systemd service and configurations | Leon Anavi | 2017-09-11 | 1 | -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/cruft | Patrick Vacek | 2017-08-31 | 1 | -1/+1 |
|\ | | | | | Remove BUILD_TESTS=OFF because it does nothing. | ||||
| * | Remove BUILD_TESTS=OFF because it does nothing. | Patrick Vacek | 2017-08-21 | 1 | -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. | ||||
* | | Add missing libarchive dependency | Phil Wise | 2017-08-25 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'github/morty' into HEAD | Phil Wise | 2017-08-24 | 10 | -176/+218 |
|\ \ | |||||
| * | | update sota-client to d41540a5 | Robert Danitz | 2017-08-14 | 1 | -2/+3 |
| | | | |||||
| * | | Remove device section as it is no longer used. | Patrick Vacek | 2017-08-08 | 1 | -4/+0 |
| | | | |||||
| * | | Prepare credentials correctly for rvi-sota-client. | Patrick Vacek | 2017-08-07 | 3 | -6/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Unzip credentials archive and create files as appropriate, since none of that is necessary for aktualizr anymore. This is now done in the sota_provision script. It apparently does not work in the rvi-sota-client recipe, but this solution is perhaps even cleaner anyway. | ||||
| * | | Call garage-push directly with zip file instead of sending unzipped contents. | Patrick Vacek | 2017-08-07 | 3 | -7/+6 |
| | | | | | | | | | | | | | | | Warn if older credential environment variables are set. They are now ignored since the credentials aren't unpacked during building. | ||||
| * | | fix dependency of sota-launcher to correct rvi-sota-client | Robert Danitz | 2017-08-02 | 2 | -1/+2 |
| | | | |||||
| * | | update sota-client to b9170df | Robert Danitz | 2017-08-02 | 1 | -2/+2 |
| | | | |||||
| * | | PRO-3681 Add python-petname back in rvi-sota-server RDEPENDS | Jon Oster | 2017-08-01 | 1 | -0/+1 |
| | | | |||||
| * | | Merge pull request #107 from advancedtelematic/refactor/PRO-3377/secondary-ecus | cajun-rat | 2017-07-31 | 5 | -160/+205 |
| |\ \ | | | | | | | | | Split rvi-sota-client into multiple binaries | ||||
| | * | | rename back sota-client to rvi-sota-client | Robert Danitz | 2017-07-31 | 2 | -1/+1 |
| | | | | |||||
| | * | | Split rvi-sota-client into multiple binaries | Shaun Taheri | 2017-07-26 | 5 | -94/+139 |
| | |/ | |||||
| * / | Bump version of sota-tools | Phil Wise | 2017-07-31 | 1 | -1/+1 |
| |/ | | | | | | | This fixes a build error on Ubuntu. | ||||
* / | ostree_git.bb: Depends on xz for liblzma | Leon Anavi | 2017-08-23 | 1 | -2/+2 |
|/ | | | | | | | | Move Yocto/OE recipe xz from the run-time dependencies to the dependencies because liblzma is required for the successful configuration of OSTree. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
* | Merge pull request #106 from advancedtelematic/bugfix/PRO-3157-restore-petnames | cajun-rat | 2017-07-20 | 1 | -2/+2 |
|\ | | | | | PRO-3157 Restore petname usage in rvi-sota-client provision script | ||||
| * | PRO-3157 Restore petname usage in rvi-sota-client provision script | Jon Oster | 2017-07-20 | 1 | -2/+2 |
| | | | | | | | | | | | | Petname usage got inadvertently removed a few commits ago, but nobody noticed. We need the petnames because otherwise attempting to reprovision a device will fail. | ||||
* | | aktualizr: Update to c24f1fc | Leon Anavi | 2017-07-20 | 1 | -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 207898e | Leon Anavi | 2017-07-14 | 1 | -1/+1 |
|/ | | | | | | Fix issues with the random generated device ID. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
* | Remove canonical_json.py from rvi_sota_client recipe | Shaun Taheri | 2017-07-10 | 1 | -61/+78 |
| | |||||
* | Update rvi_sota_client to latest commit | Shaun Taheri | 2017-07-05 | 4 | -20/+70 |
| | |||||
* | PRO-3341 PRO-3342 Bump aktualizr version to add sw/hw reporting | Jon Oster | 2017-06-28 | 1 | -1/+2 |
| | |||||
* | Aktualizr updates, including sync() | Phil Wise | 2017-06-26 | 2 | -5/+6 |
| | | | | | Perform sync() after provisioning Store sota.toml in updatable /usr directory | ||||
* | Retry mounting sysroot | Phil Wise | 2017-06-22 | 2 | -2/+8 |
| | | | | Fixes DEM-169 | ||||
* | Fix warnings from shellcheck shell linter | Phil Wise | 2017-06-22 | 1 | -16/+10 |
| | |||||
* | Merge pull request #77 from advancedtelematic/feat/aktualizruptane | cajun-rat | 2017-06-14 | 4 | -9/+43 |
|\ | | | | | Add uptane-capable aktualizr | ||||
| * | Add uptane-capable aktualizr | Anton Gerasimov | 2017-06-14 | 4 | -9/+43 |
| | | |||||
* | | PRO-3260 Bump rust client version for ecu serial gen | Jon Oster | 2017-06-07 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #74 from advancedtelematic/feat/ostreecurl | cajun-rat | 2017-06-06 | 1 | -2/+2 |
|\| | | | | | Build OSTree with curl support | ||||
| * | Build OSTree with curl support | Anton Gerasimov | 2017-06-01 | 1 | -2/+2 |
| | | |||||
* | | Bump client version to fix PRO-3208 + PRO-3196 | Jon Oster | 2017-06-01 | 1 | -2/+2 |
|/ | |||||
* | Bump rvi_sota_client version | Jon Oster | 2017-05-29 | 1 | -40/+38 |
| | |||||
* | PRO-3157 Add recipe for friendly name generator | Jon Oster | 2017-05-29 | 1 | -0/+1 |
| | |||||
* | Merge pull request #64 from advancedtelematic/feat/PRO-2945/zipcreds | Jon Oster | 2017-05-26 | 1 | -14/+2 |
|\ | | | | | Add support for zipped credentials | ||||
| * | Add support for zipped credentials | Anton Gerasimov | 2017-05-24 | 1 | -14/+2 |
| | | |||||
* | | Support Aktualizr in manual-provisioning mode | Phil Wise | 2017-05-24 | 2 | -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 enabled | Anton Gerasimov | 2017-05-18 | 1 | -3/+3 |
|/ | |||||
* | Mount the root filesystem by label rather than path | Phil Wise | 2017-04-21 | 2 | -3/+5 |
| | | | | | | | | Support identifying the root filesystem via a kernel command line like 'ostree_root=LABEL=mylabel'. Also make it mount a filesystem labeled 'otaroot' by default. This means it is possible to test the Minnowboard build in Qemu. | ||||
* | Create a wrapper so OSTree can find ostree-grub-generator | Phil Wise | 2017-04-18 | 1 | -0/+5 |
| | | | | | OSTree has a hardcoded path to ostree-grub-generator, this wrapper sets it dynamically to avoid problems with sharing a SSTATE cache. | ||||
* | Create sota_bleeding.inc config file to build against master | Phil Wise | 2017-04-10 | 1 | -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 | ||||
* | Merge from meta-agl-extra | Anton Gerasimov | 2017-04-03 | 3 | -56/+127 |
| | |||||
* | Fix several critical bugs in morty | Anton Gerasimov | 2017-02-24 | 1 | -2/+1 |
| | |||||
* | Changes for morty branch (sync with AGL's meta-sota) | Anton Gerasimov | 2017-02-23 | 2 | -7/+8 |
| | |||||
* | Change name of cpp client to 'aktualizr' | Jon Oster | 2017-02-16 | 2 | -31/+24 |
| | |||||
* | Merge pull request #33 from advancedtelematic/bugfix/curlsota | cajun-rat | 2017-02-09 | 1 | -1/+1 |
|\ | | | | | Add dependency in CURL to sota-tools recipe | ||||
| * | Add dependency in CURL to sota-tools recipe | Anton Gerasimov | 2017-02-09 | 1 | -1/+1 |
| | |