From bae63d32a229ae899997521980b28ac3cf0c2b71 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 21 Jul 2006 12:10:38 +0000 Subject: conf/machines: Set IMAGE_FSTYPE correctly for each machine git-svn-id: https://svn.o-hand.com/repos/poky/trunk@533 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/conf/machine/qemuarm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf/machine/qemuarm.conf') diff --git a/meta/conf/machine/qemuarm.conf b/meta/conf/machine/qemuarm.conf index 3341efd1a7..40de141fd5 100644 --- a/meta/conf/machine/qemuarm.conf +++ b/meta/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 = "tar.bz2" +IMAGE_FSTYPES ?= "tar.bz2" ROOT_FLASH_SIZE = "100" # actually that should really read ROOTFS_SIZE = "100", because with modern kernels, -- cgit v1.2.3-54-g00ecf