[oe-commits] org.oe.dev palmtx.conf: Never RDEPENDS for kernel modules.

pfalcon commit openembedded-commits at lists.openembedded.org
Thu May 10 12:53:21 UTC 2007


palmtx.conf: Never RDEPENDS for kernel modules.
* Closes #2291

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 098b7308900ba9b5e6e5ff83f5e4a2f5d3b8da04
ViewMTN: http://monotone.openembedded.org/revision.psp?id=098b7308900ba9b5e6e5ff83f5e4a2f5d3b8da04
Files:
1
conf/machine/palmtx.conf
Diffs:

#
# mt diff -rd0ab939b93ffd41798bd08a64042b90f35086751 -r098b7308900ba9b5e6e5ff83f5e4a2f5d3b8da04
#
# 
# 
# patch "conf/machine/palmtx.conf"
#  from [94f35abd09b6679a2f606c9e3997415217289db5]
#    to [60acb514b53dbef8a4ff57caa014edbde0c28384]
# 
============================================================
--- conf/machine/palmtx.conf	94f35abd09b6679a2f606c9e3997415217289db5
+++ conf/machine/palmtx.conf	60acb514b53dbef8a4ff57caa014edbde0c28384
@@ -20,7 +20,7 @@ require conf/machine/include/tune-xscale
 # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
 require conf/machine/include/tune-xscale.conf
 
-MACHINE_EXTRA_RDEPENDS += "kernel-module-pxa27x-keyboard \
+MACHINE_EXTRA_RRECOMMENDS += "kernel-module-pxa27x-keyboard \
                            kernel-module-pxapwm-bl \
                            kernel-module-wm97xx-ts \
                            kernel-module-palmtx-battery"






More information about the Openembedded-commits mailing list