summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge "Adds image type for OSTree deployment sysroot"Jan-Simon Moeller2016-09-121-0/+87
|\
| * Adds image type for OSTree deployment sysrootAnton Gerasimov2016-09-011-0/+87
| | | | | | | | | | | | | | Bug-AGL: SPEC-246 Change-Id: I1390d1aae652f84b61a3b9ca33ae886c138edc50 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
* | Force u-boot (or another virtual/bootloader if overriden by user) toAnton Gerasimov2016-09-011-0/+1
|/ | | | | | | | | build with otaimg Bug-AGL: SPEC-236 Change-Id: I60f5b535467819cd03a591a12b725f2d7fc2cd31 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
* Replaced functionality in qemux86-ota machine with algsetup.sh feature. ↵Anton Gerasimov2016-08-191-8/+15
| | | | | | | | | otaimg is now a live image. Bug-AGL: SPEC-236 Change-Id: I5a56ffbdb098c1b4eb33fceeae32e28611b83fb7 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
* Add support for emulating OSTree updates in qemux86: new live image,Anton Gerasimov2016-08-161-0/+73
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>