Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop rvi-sota-client and remove meta-rust dependency | Leon Anavi | 2018-01-22 | 8 | -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 Pyro | Shaun Taheri | 2017-10-30 | 1 | -44/+72 |
| | |||||
* | update sota-client to d41540a5 | Robert Danitz | 2017-08-14 | 1 | -2/+3 |
| | |||||
* | 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. | ||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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. | ||||
* | 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 |
| | |||||
* | Merge pull request #77 from advancedtelematic/feat/aktualizruptane | cajun-rat | 2017-06-14 | 1 | -2/+0 |
|\ | | | | | Add uptane-capable aktualizr | ||||
| * | Add uptane-capable aktualizr | Anton Gerasimov | 2017-06-14 | 1 | -2/+0 |
| | | |||||
* | | PRO-3260 Bump rust client version for ecu serial gen | Jon Oster | 2017-06-07 | 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 |
| | |||||
* | Add support for zipped credentials | Anton Gerasimov | 2017-05-24 | 1 | -14/+2 |
| | |||||
* | Merge from meta-agl-extra | Anton Gerasimov | 2017-04-03 | 1 | -48/+113 |
| | |||||
* | 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 | 1 | -1/+0 |
| | |||||
* | Add lazycell create (required by mio) | Anton Gerasimov | 2017-02-09 | 1 | -0/+1 |
| | |||||
* | update sota client version for new systemd.service | Jon Oster | 2017-01-13 | 1 | -2/+2 |
| | |||||
* | Update sota-client to actually use deployed package list | Anton Gerasimov | 2017-01-04 | 1 | -2/+2 |
| | |||||
* | Make system_info.sh a symlink to sota_sysinfo.sh | Phil Wise | 2017-01-03 | 1 | -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.lock | Phil Wise | 2017-01-03 | 1 | -6/+7 |
| | |||||
* | Bring sota_ostree.sh back | Anton Gerasimov | 2017-01-03 | 1 | -4/+6 |
| | |||||
* | Update sota-client | Anton Gerasimov | 2016-12-28 | 1 | -2/+2 |
| | |||||
* | Deploy credentials to physical sysroot's /boot | Anton Gerasimov | 2016-12-23 | 1 | -1/+5 |
| | |||||
* | Update sota-client version to match that of meta-oim | Anton Gerasimov | 2016-12-20 | 1 | -80/+63 |
| | |||||
* | Make systemd optional | Anton Gerasimov | 2016-12-20 | 1 | -3/+5 |
| | |||||
* | Bump rvi-sota-client version (syncronize with meta-sota) | Anton Gerasimov | 2016-12-09 | 1 | -2/+2 |
| | |||||
* | Bump versions of meta-sota utilities | Anton Gerasimov | 2016-11-22 | 1 | -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' on | Anton Gerasimov | 2016-11-08 | 1 | -1/+2 |
| | | | | | | | the target machine Change-Id: Ifa04f2fb5f6cd5e0ecd2a14af07128e030a44a8b Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> | ||||
* | Upgrade to the latest rvi_sota_client | Phil Wise | 2016-11-07 | 1 | -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-client | Anton Gerasimov | 2016-10-31 | 3 | -203/+118 |
| | | | | | Change-Id: I1d5ceb776427298d46ab26dab2c822041dff00e0 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> | ||||
* | added meta-sota, enabled by feature 'agl-sota' | Stephane Desneux | 2016-07-05 | 3 | -0/+213 |
Change-Id: I27100c94abdbd83f8514778c017f2d5e08b22e41 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh> |