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

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


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

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

#
# mt diff -r973c3c04e408256f357be995961359765c4b30b6 -r1d49e2572fcc47362de44f89104e1ee5739e8cb8
#
# 
# 
# patch "conf/machine/gumstix-verdex.conf"
#  from [04af755da5ac1ae0a6ca0357f3ebd3488923d7ba]
#    to [f78eb3bf604512a85079d15b5a2c4dd897f3168e]
# 
============================================================
--- conf/machine/gumstix-verdex.conf	04af755da5ac1ae0a6ca0357f3ebd3488923d7ba
+++ conf/machine/gumstix-verdex.conf	f78eb3bf604512a85079d15b5a2c4dd897f3168e
@@ -1,5 +1,7 @@ require conf/machine/include/gumstix.inc
 require conf/machine/include/gumstix.inc
 
+RDEPENDS_kernel-base = ""
+
 PACKAGE_EXTRA_ARCHS += " iwmmxt "
 
 MACHINE_FEATURES += " usbhost "






More information about the Openembedded-commits mailing list