summaryrefslogtreecommitdiffstats
path: root/images/build-qcow-image.inc
Commit message (Collapse)AuthorAgeFilesLines
* Remove build-qcow-image.incMartin Borg2018-02-281-16/+0
| | | | | | This functionality is available in upstream poky/rocko. Signed-off-by: Martin Borg <martin.borg@enea.com>
* new method to generate qcow2 imagesAdrian Calianu2017-09-071-5/+11
| | | | | | | | | | | | image-vm generated qcow2 imaged using hddimg as intermediate image and to generate that hddimg it needs syslinux. But syslinux is only availbale for x86 architecture. A simpler method is to use ext4 as intermediate image. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Initial commitAdrian Dudau2017-09-011-0/+10
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>