summaryrefslogtreecommitdiffstats
path: root/recipes-sota
Commit message (Collapse)AuthorAgeFilesLines
* Add recipes to test pkcs11 functionality in AktualizrAnton Gerasimov2017-09-131-0/+5
|
* aktualizr-auto-prov.bb: Aktualizr configuraitonsLeon Anavi2017-09-112-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 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.
* | Add missing libarchive dependencyPhil Wise2017-08-251-1/+1
| |
* | Merge remote-tracking branch 'github/morty' into HEADPhil Wise2017-08-2410-176/+218
|\ \
| * | update sota-client to d41540a5Robert Danitz2017-08-141-2/+3
| | |
| * | Remove device section as it is no longer used.Patrick Vacek2017-08-081-4/+0
| | |
| * | Prepare credentials correctly for rvi-sota-client.Patrick Vacek2017-08-073-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 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.
| * | fix dependency of sota-launcher to correct rvi-sota-clientRobert Danitz2017-08-022-1/+2
| | |
| * | update sota-client to b9170dfRobert Danitz2017-08-021-2/+2
| | |
| * | PRO-3681 Add python-petname back in rvi-sota-server RDEPENDSJon Oster2017-08-011-0/+1
| | |
| * | Merge pull request #107 from advancedtelematic/refactor/PRO-3377/secondary-ecuscajun-rat2017-07-315-160/+205
| |\ \ | | | | | | | | Split rvi-sota-client into multiple binaries
| | * | rename back sota-client to rvi-sota-clientRobert Danitz2017-07-312-1/+1
| | | |
| | * | Split rvi-sota-client into multiple binariesShaun Taheri2017-07-265-94/+139
| | |/
| * / Bump version of sota-toolsPhil Wise2017-07-311-1/+1
| |/ | | | | | | This fixes a build error on Ubuntu.
* / ostree_git.bb: Depends on xz for liblzmaLeon Anavi2017-08-231-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-petnamescajun-rat2017-07-201-2/+2
|\ | | | | PRO-3157 Restore petname usage in rvi-sota-client provision script
| * PRO-3157 Restore petname usage in rvi-sota-client provision scriptJon Oster2017-07-201-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 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>
* Remove canonical_json.py from rvi_sota_client recipeShaun Taheri2017-07-101-61/+78
|
* Update rvi_sota_client to latest commitShaun Taheri2017-07-054-20/+70
|
* 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
* Retry mounting sysrootPhil Wise2017-06-222-2/+8
| | | | Fixes DEM-169
* Fix warnings from shellcheck shell linterPhil Wise2017-06-221-16/+10
|
* Merge pull request #77 from advancedtelematic/feat/aktualizruptanecajun-rat2017-06-144-9/+43
|\ | | | | Add uptane-capable aktualizr
| * Add uptane-capable aktualizrAnton Gerasimov2017-06-144-9/+43
| |
* | PRO-3260 Bump rust client version for ecu serial genJon Oster2017-06-071-2/+2
| |
* | Merge pull request #74 from advancedtelematic/feat/ostreecurlcajun-rat2017-06-061-2/+2
|\| | | | | Build OSTree with curl support
| * Build OSTree with curl supportAnton Gerasimov2017-06-011-2/+2
| |
* | Bump client version to fix PRO-3208 + PRO-3196Jon Oster2017-06-011-2/+2
|/
* Bump rvi_sota_client versionJon Oster2017-05-291-40/+38
|
* PRO-3157 Add recipe for friendly name generatorJon Oster2017-05-291-0/+1
|
* Merge pull request #64 from advancedtelematic/feat/PRO-2945/zipcredsJon Oster2017-05-261-14/+2
|\ | | | | Add support for zipped credentials
| * Add support for zipped credentialsAnton Gerasimov2017-05-241-14/+2
| |
* | 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
|/
* Mount the root filesystem by label rather than pathPhil Wise2017-04-212-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-generatorPhil Wise2017-04-181-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 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
* Merge from meta-agl-extraAnton Gerasimov2017-04-033-56/+127
|
* Fix several critical bugs in mortyAnton Gerasimov2017-02-241-2/+1
|
* Changes for morty branch (sync with AGL's meta-sota)Anton Gerasimov2017-02-232-7/+8
|
* Change name of cpp client to 'aktualizr'Jon Oster2017-02-162-31/+24
|
* Merge pull request #33 from advancedtelematic/bugfix/curlsotacajun-rat2017-02-091-1/+1
|\ | | | | Add dependency in CURL to sota-tools recipe
| * Add dependency in CURL to sota-tools recipeAnton Gerasimov2017-02-091-1/+1
| |