[oe-commits] Martin Jansa : om-gta02: create also ubinized image from ubifs

git version control git at git.openembedded.org
Sun Nov 29 13:29:37 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: e6266efb6ea5fad9415d210be59a775361e8db21
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e6266efb6ea5fad9415d210be59a775361e8db21

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Nov 29 14:27:58 2009 +0100

om-gta02: create also ubinized image from ubifs

---

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

diff --git a/conf/machine/om-gta02.conf b/conf/machine/om-gta02.conf
index d47320e..5fc96ec 100644
--- a/conf/machine/om-gta02.conf
+++ b/conf/machine/om-gta02.conf
@@ -51,7 +51,7 @@ USE_VT = "0"
 # used by some images
 ROOT_FLASH_SIZE = "256"
 
-IMAGE_FSTYPES += "tar.gz jffs2 ubifs"
+IMAGE_FSTYPES += "tar.gz jffs2 ubifs ubi"
 
 # extra jffs2 tweaks
 EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --pagesize=0x800 \





More information about the Openembedded-commits mailing list