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:
Richard Purdie 2011-06-14 15:52:16 +01:00
parent f7c2ee9e56
commit b59bc82b99
1 changed files with 1 additions and 1 deletions

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"