]> code.ossystems Code Review - openembedded-core.git/commit
testimage: consider QB_DEFAULT_FSTYPE
authorAdrian Freihofer <adrian.freihofer@siemens.com>
Sat, 8 Jun 2019 07:59:46 +0000 (09:59 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 8 Jun 2019 15:01:36 +0000 (16:01 +0100)
commitaedb6bf9b6ccf37f69372642bc4c5dbbca92d0d9
tree73ca6122687b72364345848556a3c979be4ec227
parent1ea225a86cdee4ed932ede509d3351d5aecae497
testimage: consider QB_DEFAULT_FSTYPE

testimage.bbclass starts qemu with the first image type found in
the IMAGE_FSTYPES list. It's weird: this ['wic', 'tar'] works but
this ['tar'. 'wic'] does not. If QB_DEFAULT_FSTYPE is defined,
this fstype is booted.

Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/testimage.bbclass