diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2017-03-06 17:10:10 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-08 11:52:56 +0000 |
commit | 27badf83ecbf4cd72c74ae21dbc1a6e21f9f1fa9 (patch) | |
tree | 61f84f372e8b9c8916fe99c552aa1ef136990eca /meta/recipes-connectivity/nfs-utils | |
parent | 383cd20828e4a0f88f2d9659aafe5d0a162e8fbc (diff) | |
download | poky-27badf83ecbf4cd72c74ae21dbc1a6e21f9f1fa9.tar.gz |
targetcontrol: add image_fstype argument to commands.runqemu
qemu runner picks up first fsimage type from the hard-coded
list of supported types. This makes it impossible to test
particular image type unless it's not ext4(first type in
the hardcoded list of types).
Added image_fstypes argument to commands.runqemu and QemuTarget
__init__ to specify type of the image to run qemu with.
This will be used to pass wic image type to test efi wic images.
(From OE-Core rev: f1f224a2d4d3f2a760632c2254e91a8f94c8814f)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/nfs-utils')
0 files changed, 0 insertions, 0 deletions