[oe-commits] org.oe.dev machine/chumby.conf: Produce cramfs image and add kernel modules to image.

daniel commit openembedded-commits at lists.openembedded.org
Thu Jan 17 21:04:31 UTC 2008


machine/chumby.conf: Produce cramfs image and add kernel modules to image.

Author: daniel at openembedded.org
Branch: org.openembedded.dev
Revision: 41476408af360dd3a822d53b5492d058b04347ab
ViewMTN: http://monotone.openembedded.org/revision/info/41476408af360dd3a822d53b5492d058b04347ab
Files:
1
conf/machine/chumby.conf
Diffs:

#
# mt diff -rb5107429ca97b2f516633a57175b0dc5846df507 -r41476408af360dd3a822d53b5492d058b04347ab
#
# 
# 
# patch "conf/machine/chumby.conf"
#  from [83ab431ac03a48b06b82de26db56cd04bf9a912a]
#    to [3f79ba25d77b0de2d1df16d71274c719ac18b5ed]
# 
============================================================
--- conf/machine/chumby.conf	83ab431ac03a48b06b82de26db56cd04bf9a912a
+++ conf/machine/chumby.conf	3f79ba25d77b0de2d1df16d71274c719ac18b5ed
@@ -11,6 +11,10 @@ PREFERRED_PROVIDER_virtual/kernel = "${M
 
 PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
 
+MACHINE_EXTRA_RRECOMMENDS = "\
+  kernel-modules \
+
+
 require conf/machine/include/tune-arm926ejs.inc
 
 # used by sysvinit_2
@@ -18,3 +22,5 @@ ROOT_FLASH_SIZE = "22"
 
 # used by opie-collections.inc
 ROOT_FLASH_SIZE = "22"
+
+IMAGE_FSTYPES += "cramfs"






More information about the Openembedded-commits mailing list