summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add support for emulating OSTree updates in qemux86: new live image,Anton Gerasimov2016-08-1613-0/+2147
| | | | | | | | | | u-boot that can be used as BIOS, machine that uses both and fork of poky runqemu supporting the new live image. Bug-AGL: SPEC-236 Change-Id: Id99d122c05a00eb94902e8f6907455a1e681f2a3 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.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-056-0/+270
Change-Id: I27100c94abdbd83f8514778c017f2d5e08b22e41 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>