mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 15:32:12 +02:00
Revert "qemu.inc: append to IMAGE_FSTYPES instead of weakly assigning them"
This reverts commit a205c32dcb.
This was accidentally committed.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user