summaryrefslogtreecommitdiffstats
path: root/recipes-sota/rvi-sota-client
Commit message (Collapse)AuthorAgeFilesLines
* Drop rvi-sota-client and remove meta-rust dependencyLeon Anavi2018-01-228-327/+0
| | | | | | | Remove the old RVI SOTA Client and the dependecy from Yocto/OE layer meta-rust. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* Upgrade Rust to 1.20 on PyroShaun Taheri2017-10-301-44/+72
|
* update sota-client to d41540a5Robert Danitz2017-08-141-2/+3
|
* 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.
* 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
|
* 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
|
* 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.
* 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
|
* Merge pull request #77 from advancedtelematic/feat/aktualizruptanecajun-rat2017-06-141-2/+0
|\ | | | | Add uptane-capable aktualizr
| * Add uptane-capable aktualizrAnton Gerasimov2017-06-141-2/+0
| |
* | PRO-3260 Bump rust client version for ecu serial genJon Oster2017-06-071-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
|
* Add support for zipped credentialsAnton Gerasimov2017-05-241-14/+2
|
* Merge from meta-agl-extraAnton Gerasimov2017-04-031-48/+113
|
* Fix several critical bugs in mortyAnton Gerasimov2017-02-241-2/+1
|
* Changes for morty branch (sync with AGL's meta-sota)Anton Gerasimov2017-02-231-1/+0
|
* Add lazycell create (required by mio)Anton Gerasimov2017-02-091-0/+1
|
* update sota client version for new systemd.serviceJon Oster2017-01-131-2/+2
|
* Update sota-client to actually use deployed package listAnton Gerasimov2017-01-041-2/+2
|
* Make system_info.sh a symlink to sota_sysinfo.shPhil Wise2017-01-031-0/+2
| | | | | The name of the system_info script comes from the sota.toml file, and old files are still around. Keep the old name working.
* Update crates to match Cargo.lockPhil Wise2017-01-031-6/+7
|
* Bring sota_ostree.sh backAnton Gerasimov2017-01-031-4/+6
|
* Update sota-clientAnton Gerasimov2016-12-281-2/+2
|
* Deploy credentials to physical sysroot's /bootAnton Gerasimov2016-12-231-1/+5
|
* Update sota-client version to match that of meta-oimAnton Gerasimov2016-12-201-80/+63
|
* Make systemd optionalAnton Gerasimov2016-12-201-3/+5
|
* Bump rvi-sota-client version (syncronize with meta-sota)Anton Gerasimov2016-12-091-2/+2
|
* Bump versions of meta-sota utilitiesAnton Gerasimov2016-11-221-7/+9
| | | | | Change-Id: I36a4d3d24826ab8776bc980b50aef8606af9e7a8 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
* Added SOTA_VERSION that is displayed when user runs 'sota-client -v' onAnton Gerasimov2016-11-081-1/+2
| | | | | | | the target machine Change-Id: Ifa04f2fb5f6cd5e0ecd2a14af07128e030a44a8b Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
* Upgrade to the latest rvi_sota_clientPhil Wise2016-11-071-33/+44
| | | | | | | | | * Backwards compatibilty for sota.toml files * Run 'sync' after installing a package (prevents RPM database corruption) * Stability fixes Change-Id: Ie3d3e436b754c1950d8ca6e63e2e214f300cf7d5 Signed-off-by: Phil Wise <phil@advancedtelematic.com>
* Update rvi-sota-clientAnton Gerasimov2016-10-313-203/+118
| | | | | Change-Id: I1d5ceb776427298d46ab26dab2c822041dff00e0 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
* added meta-sota, enabled by feature 'agl-sota'Stephane Desneux2016-07-053-0/+213
Change-Id: I27100c94abdbd83f8514778c017f2d5e08b22e41 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>