[oe-commits] org.oe.dev fic-gta01.conf: Update included modules and enable padding of jffs2 images.

florian commit openembedded-commits at lists.openembedded.org
Tue Jul 10 10:49:46 UTC 2007


fic-gta01.conf: Update included modules and enable padding of jffs2 images.

Author: florian at openembedded.org
Branch: org.openembedded.dev
Revision: 84e965db62dfbbf23fc3c5e2bd7ebf53391874db
ViewMTN: http://monotone.openembedded.org/revision.psp?id=84e965db62dfbbf23fc3c5e2bd7ebf53391874db
Files:
1
conf/machine/fic-gta01.conf
Diffs:

#
# mt diff -rfa76ecef37e2cdf7add00cf988b60dd14eeff878 -r84e965db62dfbbf23fc3c5e2bd7ebf53391874db
#
# 
# 
# patch "conf/machine/fic-gta01.conf"
#  from [d56f1f82dbbb488e26ee4937693060e3d26c9edb]
#    to [1c3c67459b5584e2defd8c40e278b0e5bfff7066]
# 
============================================================
--- conf/machine/fic-gta01.conf	d56f1f82dbbb488e26ee4937693060e3d26c9edb
+++ conf/machine/fic-gta01.conf	1c3c67459b5584e2defd8c40e278b0e5bfff7066
@@ -21,6 +21,11 @@ MACHINE_EXTRA_RRECOMMENDS = "\
   kernel-module-gta01kbd \
   kernel-module-s3cmci \
   kernel-module-ext2 \
+  kernel-module-vfat \
+  kernel-module-snd-soc-neo1973-wm8753 \
+  kernel-module-snd-soc-smdk2440 \
+  kernel-module-nls-iso8859-1 \
+  kernel-module-nls-cp437 \
   alsa-state"
 
 # do not outcomment, we bypass the sysvinit.bb logic here -- see FIC GTA01 inittab
@@ -30,7 +35,7 @@ ROOT_FLASH_SIZE = "60"
 ROOT_FLASH_SIZE = "60"
 
 # extra jffs2 tweaks
-EXTRA_IMAGECMD_jffs2 = "--eraseblock=0x4000 -n"
+EXTRA_IMAGECMD_jffs2 = "--eraseblock=0x4000 --pad -n"
 
 # build tools
 EXTRA_IMAGEDEPENDS += "sjf2410-linux-native"






More information about the Openembedded-commits mailing list