[oe-commits] org.oe.dev om-gta02: remove yaffs2 from image file types, this product will only use jffs2

mickeyl commit oe at amethyst.openembedded.net
Mon Apr 28 10:18:16 UTC 2008


om-gta02: remove yaffs2 from image file types, this product will only use jffs2

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: bd7d647806554bc2569677c710d2b9e33f54d7d2
ViewMTN: http://monotone.openembedded.org/revision/info/bd7d647806554bc2569677c710d2b9e33f54d7d2
Files:
1
conf/machine/om-gta02.conf
Diffs:

#
# mt diff -r5d62b8fe778e8966d66a34c672dabaaef1a22b3c -rbd7d647806554bc2569677c710d2b9e33f54d7d2
#
#
#
# patch "conf/machine/om-gta02.conf"
#  from [bb34d745d24d709bd9a6fe113c95e816ba6c788a]
#    to [8a81b5b7224a98d62de1611265a26386dc77b5f2]
#
============================================================
--- conf/machine/om-gta02.conf	bb34d745d24d709bd9a6fe113c95e816ba6c788a
+++ conf/machine/om-gta02.conf	8a81b5b7224a98d62de1611265a26386dc77b5f2
@@ -34,6 +34,7 @@ ROOT_FLASH_SIZE = "256"
 ROOT_FLASH_SIZE = "256"
 
 # extra jffs2 tweaks
+IMAGE_FSTYPES ?= "jffs2"
 EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --pagesize=0x800 \
   --no-cleanmarkers --pad -n ; sumtool --eraseblock=0x20000 --no-cleanmarkers \
   --littleendian --pad \
@@ -45,7 +46,3 @@ include conf/machine/include/tune-arm920
 
 # tune for S3C24x0
 include conf/machine/include/tune-arm920t.inc
-
-# build YAFFS2
-IMAGE_FSTYPES ?= "jffs2 yaffs2"
-






More information about the Openembedded-commits mailing list