From ec99f44114ab9694291acbe10eafb898c0f55fca Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 14 Dec 2006 13:29:43 +0000 Subject: bitbake.conf: Add STAGING_BINDIR_CROSS git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1036 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/conf/machine/spitz.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf/machine') diff --git a/meta/conf/machine/spitz.conf b/meta/conf/machine/spitz.conf index 2c4e10935..b7a9e2ab0 100644 --- a/meta/conf/machine/spitz.conf +++ b/meta/conf/machine/spitz.conf @@ -8,7 +8,7 @@ include conf/machine/include/zaurus-2.6.conf PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}" PACKAGE_EXTRA_ARCHS += "iwmmxt" -IMAGE_FSTYPES ?= "tar.gz" +IMAGE_FSTYPES ?= "tar.gz ext2" ROOT_FLASH_SIZE = "100" # actually that should really read ROOTFS_SIZE = "100", because with modern kernels, -- cgit v1.2.3