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:
Richard Purdie 2011-06-14 15:52:16 +01:00
parent f7c2ee9e56
commit b59bc82b99

View File

@ -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"