From: Richard Purdie Date: Fri, 26 May 2006 11:30:58 +0000 (+0000) Subject: qemuarm: No longer generate ext2 images X-Git-Tag: 2011-1~12967 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=39811ea4ae7f49ce27b6206727ffd929aed986dd;p=openembedded-core.git qemuarm: No longer generate ext2 images git-svn-id: https://svn.o-hand.com/repos/poky/trunk@428 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/openembedded/conf/machine/qemuarm.conf b/openembedded/conf/machine/qemuarm.conf index 251206e2f2..78b1fe33fc 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 tar.bz2" +IMAGE_FSTYPES = "tar.bz2" ROOT_FLASH_SIZE = "100" # actually that should really read ROOTFS_SIZE = "100", because with modern kernels,