summaryrefslogtreecommitdiffstats
path: root/recipes-sota
Commit message (Collapse)AuthorAgeFilesLines
...
* sota-client-cpp: GENIVI SOTA project in C++Author Leon Anavi2017-01-241-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 Wise2017-01-191-1/+1
|
* update sota client version for new systemd.serviceJon Oster2017-01-131-2/+2
|
* Update sota-toolsAnton Gerasimov2017-01-051-1/+1
|
* 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-232-28/+5
|
* OSTree requires SSL certificates to pull by https, add themAnton Gerasimov2016-12-201-1/+1
|
* Merge pull request #12 from advancedtelematic/feat/nosystemdOYTIS2016-12-202-86/+72
|\ | | | | Make systemd optional
| * Update sota-client version to match that of meta-oimAnton Gerasimov2016-12-201-80/+63
| |
| * Make systemd optionalAnton Gerasimov2016-12-202-7/+10
| |
* | Bump sota-tools version to support new credentials formatAnton Gerasimov2016-12-131-1/+1
|/
* Bump rvi-sota-client version (syncronize with meta-sota)Anton Gerasimov2016-12-091-2/+2
|
* Add a recipe deploying credentials on the deviceAnton Gerasimov2016-12-081-0/+27
|
* Add missing dependenciesAnton Gerasimov2016-12-061-2/+2
|
* Bump versions of meta-sota utilitiesAnton Gerasimov2016-11-223-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 Moeller2016-11-081-0/+24
|\ | | | | | | integration code"
| * A tool for uploading OSTree objects to a server together withAnton Gerasimov2016-11-081-0/+24
| | | | | | | | | | | | | | | | | | integration code Bug-AGL: SPEC-194 Change-Id: I650e190bbda67ad48233bc5aedc0c10ff14aa58f 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>
* Fix build of ostree on host systemJan-Simon Möller2016-10-261-1/+1
| | | | | | | | | | | | | Host systems without gobject-introspection natively will fail the build. Add the proper dependencies and wrappers to the recipe. Fixes: tmp/sysroots/x86_64-linux/usr/bin/g-ir-compiler --includedir=. OSTree-1.0.gir -o OSTree-1.0.typelib | Could not find GIR file 'Gio-2.0.gir'; check XDG_DATA_DIRS or use --includedir | error parsing file OSTree-1.0.gir: Failed to parse included gir Gio-2.0 Change-Id: I2ae926c10aec0bb93c25707917f47ea22da3b870 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
* ostree_git.bb: Upgrade to v2016.12Leon Anavi2016-10-251-1/+1
| | | | | | | | | | Upgrade OSTree to v2016.12 which was released on 24 October 2016. Bug-AGL: SPEC-194 Change-Id: Ia4d937df4386925407d7e3187172be52a9154ae3 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* Bump OSTree version to v2016.11Anton Gerasimov2016-10-122-5/+6
| | | | | | | Bug-AGL: SPEC-285 Change-Id: Ie76e8bbad1f272cfc0bc34654a708d3ae233dde0 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
* Tuned initrd image and pseudo environment to fix bugs with extendedAnton Gerasimov2016-10-045-371/+110
| | | | | | | | | security attributes. Bug-AGL: SPEC-259 Change-Id: I44499ce3f5f1924aecf63689a93d1f20e779225e Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
* Added initramfs image and fixed several error to make AGL rootfsAnton Gerasimov2016-09-263-3/+376
| | | | | | | | | bootable as an OSTree deployment Bug-AGL: SPEC-253 Change-Id: If636a282d51a64c73c46ce70a361518c1f70cdd6 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
* ostree_git.bb: Upgrade to v2016.10Leon Anavi2016-09-151-1/+1
| | | | | | | | | | Upgrade OSTree to v2016.10 which was released on 08 September 2016. Bug-AGL: SPEC-194 Change-Id: I20d8214a227259635a388fdd037a0144451e7ac5 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* ostree_git.bb: Deploy installed files in /usr/libLeon Anavi2016-09-151-0/+2
| | | | | | | | | | Minor bug fix to deploy installed files of OSTree in /usr/lib/girepository-1.0. Bug-AGL: SPEC-194 Change-Id: I31fdffbf248623eeff7e7ba5607e3534d700be50 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* Build OSTree natively, and its dependencies as wellAnton Gerasimov2016-09-122-48/+21
| | | | | | | Bug-AGL: SPEC-245 Change-Id: Ia5631d786c3375ba3aa0bc6ac75ebaeb358e7b03 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
* ostree_git.bb: Upgrade OSTree to v2016.9Leon Anavi2016-09-021-1/+1
| | | | | | | | | | | OSTree has been upgraded to the latest version v2016.9 which was released on 31 August. This release contains mostly minor fixes. Bug-AGL: SPEC-194 Change-Id: Id7a1cce825aacbb069fd86bc7e81bb7fca46042b Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* ostree_git.bb: Bug fixesLeon Anavi2016-09-021-0/+12
| | | | | | | | | | | Fixes for OSTree recipe: * Export staging directories, host and build system, * Deploy installed files in /usr/lib and /usr/share. Bug-AGL: SPEC-194 Change-Id: Ieda8c03f24c571827e91b0e72acad515f0cf14ff Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* libgsystem_git.bb: Bug fixesLeon Anavi2016-09-021-0/+16
| | | | | | | | | | | Fixes for LibGSystem recipe: * Export staging directories, host and build system, * Deploy installed files in /usr/lib and /usr/share. Bug-AGL: SPEC-194 Change-Id: I9e564088d545525c791426f6a80a870f5b6b45b5 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* ostree: upgrade to v2016.8Leon Anavi2016-08-191-1/+1
| | | | | | | | | | OSTree has been upgraded to the latest version v2016.8 which was released on 9 August. Bug-AGL: SPEC-194 Change-Id: I2cc81ca8b788241f0a11a68ea3b7565fdb09eb81 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* libgsystem: Change source repository and versionLeon Anavi2016-08-031-2/+2
| | | | | | | | | | | Use the Git repository from GitHub and replace AUTOREV with the latest version known to work (aka head from master branch). Bug-AGL: SPEC-202 Change-Id: Ib59a7a59896feaa3d34ca1e55799251a96a5243d Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* ostree: systemd is required as a dependencyLeon Anavi2016-08-021-2/+2
| | | | | | | | | | Fix error libsystemd.la: No such file or directory by adding systemd as a dependency of OSTree. Bug-AGL: SPEC-229 Change-Id: Iac0cf7381564a7867e514b22082e6cafe7fefbaa Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* ostree: systemd servicesLeon Anavi2016-07-151-1/+17
| | | | | | | | Ensure that systemd services ostree-prepare-root and ostree-remount are installed and deployed. Change-Id: I5774ade1278cb1429c583a21066c51432d0c1a2a Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* ostree: use stable release v2016.7Leon Anavi2016-07-151-1/+1
| | | | | | | | Use a tag of a stable release instead of the latest source code from the master branch. Change-Id: Ic99bfa8a81562a33d68e5e4520a0cc64fd561bfc Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* ostree: Update source URLLeon Anavi2016-07-131-2/+2
| | | | | | | | The primary OStree repo is in GitHub so the source URLs have been updated. Change-Id: I508f01ffddfdaa52b940d6e8457bade2b0a5f403 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* added meta-sota, enabled by feature 'agl-sota'Stephane Desneux2016-07-055-0/+259
Change-Id: I27100c94abdbd83f8514778c017f2d5e08b22e41 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>