From: Richard Purdie Date: Sat, 27 May 2006 11:46:41 +0000 (+0000) Subject: qemuarm.conf: Default to tar.bz2 images X-Git-Tag: Release-2010-05/1~9453^2~1593 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e6193c7d63dcb31360e62e321da308d6f57e16c;p=openembedded.git qemuarm.conf: Default to tar.bz2 images --- diff --git a/conf/machine/qemuarm.conf b/conf/machine/qemuarm.conf index 022eb7f598..3341efd1a7 100644 --- a/conf/machine/qemuarm.conf +++ b/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 = "tar.bz2" ROOT_FLASH_SIZE = "100" # actually that should really read ROOTFS_SIZE = "100", because with modern kernels,