qemuarm: Generate bzipped tarballs as well as ext2 images

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@413 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2006-05-23 10:06:53 +00:00
parent 1aa816c1f6
commit d9fe26c2a3
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ ppp ppp-dialin openswan wpa-supplicant-nossl alsa-utils-alsactl alsa-utils-alsam
#BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-irda kernel-module-ircomm \
# kernel-module-ircomm-tty kernel-module-irlan kernel-module-irnet kernel-module-ir-usb"
IMAGE_FSTYPES = "ext2"
IMAGE_FSTYPES = "ext2 tar.bz2"
ROOT_FLASH_SIZE = "100"
# actually that should really read ROOTFS_SIZE = "100", because with modern kernels,