aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/qemuarm.conf
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-05-27 11:46:41 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-27 11:46:41 +0000
commit9e6193c7d63dcb31360e62e321da308d6f57e16c (patch)
tree8c9389a10bc4b139e8454e931f153adb916e39b1 /conf/machine/qemuarm.conf
parent11f4f04226fdf7c27c05a4fbc46f4bc0f51bd6d8 (diff)
downloadopenembedded-9e6193c7d63dcb31360e62e321da308d6f57e16c.tar.gz
qemuarm.conf: Default to tar.bz2 images
Diffstat (limited to 'conf/machine/qemuarm.conf')
-rw-r--r--conf/machine/qemuarm.conf2
1 files changed, 1 insertions, 1 deletions
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,