From d9fe26c2a32ace4fa8147fbf4c2880e5d7e459f7 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 23 May 2006 10:06:53 +0000 Subject: 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 --- openembedded/conf/machine/qemuarm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openembedded') diff --git a/openembedded/conf/machine/qemuarm.conf b/openembedded/conf/machine/qemuarm.conf index f3edef989..251206e2f 100644 --- a/openembedded/conf/machine/qemuarm.conf +++ b/openembedded/conf/machine/qemuarm.conf @@ -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, -- cgit v1.2.3