[oe-commits] org.oe.dev gumstix-connex.conf : Prevent installation of uImage in /boot.

crofton commit openembedded-commits at lists.openembedded.org
Sat Sep 15 21:01:06 UTC 2007


gumstix-connex.conf : Prevent installation of uImage in /boot.

Author: crofton at openembedded.org
Branch: org.openembedded.dev
Revision: ec0908fb38643bd8e61b95eb5d013344c845452b
ViewMTN: http://monotone.openembedded.org/revision/info/ec0908fb38643bd8e61b95eb5d013344c845452b
Files:
1
conf/machine/gumstix-connex.conf
Diffs:

#
# mt diff -r1d49e2572fcc47362de44f89104e1ee5739e8cb8 -rec0908fb38643bd8e61b95eb5d013344c845452b
#
# 
# 
# patch "conf/machine/gumstix-connex.conf"
#  from [0903ecc3169560cf41fbd2d7ac041fe5500bae63]
#    to [deeb462cffbf6d7f3d19d242016ef26a05a9558e]
# 
============================================================
--- conf/machine/gumstix-connex.conf	0903ecc3169560cf41fbd2d7ac041fe5500bae63
+++ conf/machine/gumstix-connex.conf	deeb462cffbf6d7f3d19d242016ef26a05a9558e
@@ -1,5 +1,7 @@ require conf/machine/include/gumstix.inc
 require conf/machine/include/gumstix.inc
 
+RDEPENDS_kernel-base = ""
+
 MACHINE_FEATURES += " usbgadget "
 
 GUMSTIX_400MHZ = "y"






More information about the Openembedded-commits mailing list