diff options
| -rw-r--r-- | meta-poky/conf/distro/poky-tiny.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-poky/conf/distro/poky-tiny.conf b/meta-poky/conf/distro/poky-tiny.conf index 4d30bde6c3..08bd497201 100644 --- a/meta-poky/conf/distro/poky-tiny.conf +++ b/meta-poky/conf/distro/poky-tiny.conf | |||
| @@ -98,6 +98,8 @@ DISTRO_FEATURES_BACKFILL_CONSIDERED += "sysvinit" | |||
| 98 | # character support. | 98 | # character support. |
| 99 | IMAGE_FSTYPES = "cpio.gz" | 99 | IMAGE_FSTYPES = "cpio.gz" |
| 100 | 100 | ||
| 101 | QB_DEFAULT_FSTYPE = "${IMAGE_FSTYPES}" | ||
| 102 | |||
| 101 | # Drop v86d from qemu dependency list (we support serial) | 103 | # Drop v86d from qemu dependency list (we support serial) |
| 102 | # Drop grub from meta-intel BSPs | 104 | # Drop grub from meta-intel BSPs |
| 103 | # FIXME: A different mechanism is needed here. We could define -tiny | 105 | # FIXME: A different mechanism is needed here. We could define -tiny |
