Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | ||||||
* | | Add lazycell create (required by mio) | Anton Gerasimov | 2017-02-09 | 1 | -0/+1 | |
|/ | ||||||
* | sota-client-cpp: Update version | Leon Anavi | 2017-01-30 | 1 | -1/+1 | |
| | | | | | | | Update the version of SOTA client C++ to the latest version from 25 Jan 2017. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
* | sota-client-cpp: Build in release mode | Leon Anavi | 2017-01-24 | 1 | -1/+3 | |
| | | | | | | | Update to newer version of SOTA client C++ and build it in Release mode. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
* | sota-client-cpp: GENIVI SOTA project in C++ | Author Leon Anavi | 2017-01-24 | 1 | -0/+29 | |
| | | | | | | | Add Yocto/OE recipe for building GENIVI SOTA project written in C++ with Boost C++ libraries. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
* | Dump version of sota-tools to be smart about trailing / | Phil Wise | 2017-01-19 | 1 | -1/+1 | |
| | ||||||
* | update sota client version for new systemd.service | Jon Oster | 2017-01-13 | 1 | -2/+2 | |
| | ||||||
* | Update sota-tools | Anton Gerasimov | 2017-01-05 | 1 | -1/+1 | |
| | ||||||
* | 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 | 2 | -28/+5 | |
| | ||||||
* | OSTree requires SSL certificates to pull by https, add them | Anton Gerasimov | 2016-12-20 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #12 from advancedtelematic/feat/nosystemd | OYTIS | 2016-12-20 | 2 | -86/+72 | |
|\ | | | | | Make systemd optional | |||||
| * | 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 | 2 | -7/+10 | |
| | | ||||||
* | | Bump sota-tools version to support new credentials format | Anton Gerasimov | 2016-12-13 | 1 | -1/+1 | |
|/ | ||||||
* | Bump rvi-sota-client version (syncronize with meta-sota) | Anton Gerasimov | 2016-12-09 | 1 | -2/+2 | |
| | ||||||
* | Add a recipe deploying credentials on the device | Anton Gerasimov | 2016-12-08 | 1 | -0/+27 | |
| | ||||||
* | Add missing dependencies | Anton Gerasimov | 2016-12-06 | 1 | -2/+2 | |
| | ||||||
* | Bump versions of meta-sota utilities | Anton Gerasimov | 2016-11-22 | 3 | -10/+12 | |
| | | | | | Change-Id: I36a4d3d24826ab8776bc980b50aef8606af9e7a8 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> | |||||
* | Merge "A tool for uploading OSTree objects to a server together with ↵ | Jan-Simon Moeller | 2016-11-08 | 1 | -0/+24 | |
|\ | | | | | | | integration code" | |||||
| * | A tool for uploading OSTree objects to a server together with | Anton Gerasimov | 2016-11-08 | 1 | -0/+24 | |
| | | | | | | | | | | | | | | | | | | integration code Bug-AGL: SPEC-194 Change-Id: I650e190bbda67ad48233bc5aedc0c10ff14aa58f Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> |