From: Sebastian Krzyszkowiak Date: Tue, 7 Sep 2010 17:23:03 +0000 (+0000) Subject: nokia900: generate also tar.gz images for installation on SD card X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9347b59eb3c2069f81e1de091d8ad362f9122b13;p=openembedded.git nokia900: generate also tar.gz images for installation on SD card Signed-off-by: Klaus Kurzmann --- diff --git a/conf/machine/nokia900.conf b/conf/machine/nokia900.conf index 942d650d0b..b1b8a870ad 100644 --- a/conf/machine/nokia900.conf +++ b/conf/machine/nokia900.conf @@ -22,7 +22,7 @@ KERNEL_IMAGETYPE = "zImage" ROOT_FLASH_SIZE = "100" EXTRA_IMAGECMD_jffs2_nokia900 = "--pad --little-endian --eraseblock=0x20000 -n" -IMAGE_FSTYPES ?= "jffs2" +IMAGE_FSTYPES ?= "jffs2 tar.gz" SERIAL_CONSOLE = "115200 ttyS0"