From: Marcin Juszkiewicz Date: Sat, 27 Jan 2007 13:24:59 +0000 (+0000) Subject: spitz: add tar.gz image fstype instead of ?= X-Git-Tag: Release-2010-05/1~9336 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bac49d1394d22c9c24bcb475a142d9b9f42d5b29;p=openembedded.git spitz: add tar.gz image fstype instead of ?= --- diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf index 84c340f66e..6b08ec1aa9 100644 --- a/conf/machine/spitz.conf +++ b/conf/machine/spitz.conf @@ -8,6 +8,6 @@ require conf/machine/include/zaurus-clamshell.conf PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}" PACKAGE_EXTRA_ARCHS += "iwmmxt" -IMAGE_FSTYPES ?= "tar.gz" +IMAGE_FSTYPES += "tar.gz" ROOT_FLASH_SIZE = "100"