mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 02:25:02 +00:00
Revert "qemu.inc: append to IMAGE_FSTYPES instead of weakly assigning them"
This reverts commit a205c32dcb229e30c5e8eead1472593fc8bc96a6. This was accidentally committed.
This commit is contained in:
parent
f7c2ee9e56
commit
b59bc82b99
@ -3,7 +3,7 @@ PREFERRED_PROVIDER_virtual/xserver ?= "xserver-kdrive"
|
||||
|
||||
MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda usbgadget screen"
|
||||
|
||||
IMAGE_FSTYPES += "tar.bz2 ext3"
|
||||
IMAGE_FSTYPES ?= "tar.bz2 ext3"
|
||||
|
||||
ROOT_FLASH_SIZE = "280"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user