poky-tiny.conf: set QB_DEFAULT_FSTYPE to IMAGE_FSTYPES

Its IMAGE_FSTYPES is cpio.gz, not the default ext4 which is set in
qemuboot.bbclass. Now we can boot it by:
$ runqemu tmp/deploy/images/qemux86/ nographic

[YOCTO #7477]

(From meta-yocto rev: 4c9792bbc8ac09417787838609aa5d466e3d0c77)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert Yang 2016-10-12 01:47:22 -07:00 committed by Richard Purdie
parent cd271d2f2b
commit 8bc037f751
1 changed files with 2 additions and 0 deletions

View File

@ -98,6 +98,8 @@ DISTRO_FEATURES_BACKFILL_CONSIDERED += "sysvinit"
# character support.
IMAGE_FSTYPES = "cpio.gz"
QB_DEFAULT_FSTYPE = "${IMAGE_FSTYPES}"
# Drop v86d from qemu dependency list (we support serial)
# Drop grub from meta-intel BSPs
# FIXME: A different mechanism is needed here. We could define -tiny