From 9e6193c7d63dcb31360e62e321da308d6f57e16c Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 27 May 2006 11:46:41 +0000 Subject: [PATCH] qemuarm.conf: Default to tar.bz2 images --- conf/machine/qemuarm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.39.5