[oe-commits] Sebastian Krzyszkowiak : nokia900: generate also tar. gz images for installation on SD card

git version control git at git.openembedded.org
Sun Sep 12 14:36:20 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 9347b59eb3c2069f81e1de091d8ad362f9122b13
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9347b59eb3c2069f81e1de091d8ad362f9122b13

Author: Sebastian Krzyszkowiak <seba.dos1 at gmail.com>
Date:   Tue Sep  7 17:23:03 2010 +0000

nokia900: generate also tar.gz images for installation on SD card

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 conf/machine/nokia900.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/nokia900.conf b/conf/machine/nokia900.conf
index 942d650..b1b8a87 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"
 





More information about the Openembedded-commits mailing list