]> code.ossystems Code Review - openembedded-core.git/commit
meta/classes/testimage.bbclass: Only validate IMAGE_FSTYPES when is QEMU
authorAníbal Limón <anibal.limon@linaro.org>
Wed, 2 Jan 2019 16:08:13 +0000 (10:08 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Jan 2019 12:35:06 +0000 (12:35 +0000)
commite7dc5963adbacc091fe8943119262166977623ad
tree1c196b3513c6c82d4c87bf4cc77704c655c60172
parent2837266edbe097dcd9ff5fcdf29bb56f38bf564d
meta/classes/testimage.bbclass: Only validate IMAGE_FSTYPES when is QEMU

When use simpleremote target the flash/boot process is executed
manually, the IMAGE_FSTYPES validation is only needed when execute
testimage against qemu.

The supported_fstypes comes from oeqa.core.target.qemu module.

Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/testimage.bbclass