om-gta02: remove ubifs IMAGE_FSTYPES as ubi creates ubifs too
authorMartin Jansa <Martin.Jansa@gmail.com>
Tue, 5 Jan 2010 08:54:13 +0000 (09:54 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Tue, 5 Jan 2010 09:07:56 +0000 (10:07 +0100)
* mkfs.ubifs is called by bitbake the same but:
  shr-full-eglibc-ipk--20100103-om-gta02.rootfs.ubifs
  shr-full-eglibc-ipk--20100103-om-gta02.ubifs.img
  are a bit different, probably only some timestamp of ubifs build?

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
conf/machine/om-gta02.conf

index 091775c..ca4c050 100644 (file)
@@ -52,7 +52,7 @@ USE_VT = "0"
 # used by some images
 ROOT_FLASH_SIZE = "256"
 
-IMAGE_FSTYPES += "tar.gz jffs2 ubifs ubi"
+IMAGE_FSTYPES += "tar.gz jffs2 ubi"
 
 # extra jffs2 tweaks
 EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --pagesize=0x800 \