[oe-commits] org.oe.dev h5000.conf: another hyphen versus underscore problem....

koen commit openembedded-commits at lists.openembedded.org
Wed Feb 7 19:48:38 UTC 2007


h5000.conf: another hyphen versus underscore problem....

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 400e309c08a8818180ce9e6440f4695a898cdf83
ViewMTN: http://monotone.openembedded.org/revision.psp?id=400e309c08a8818180ce9e6440f4695a898cdf83
Files:
1
conf/machine/h5000.conf
Diffs:

#
# mt diff -r79a8fbeceee88b18b55f64703265a8c7c753318c -r400e309c08a8818180ce9e6440f4695a898cdf83
#
# 
# 
# patch "conf/machine/h5000.conf"
#  from [a924b03a44c7216d780fd8e3bdc2f2a0e538ece8]
#    to [b002bb3c0eb1cd58823200737f00665fb8fe6e9b]
# 
============================================================
--- conf/machine/h5000.conf	a924b03a44c7216d780fd8e3bdc2f2a0e538ece8
+++ conf/machine/h5000.conf	b002bb3c0eb1cd58823200737f00665fb8fe6e9b
@@ -23,8 +23,8 @@ MACHINE_EXTRA_RDEPENDS = "kernel ipaq-bo
 EXTRA_IMAGECMD_jffs2 = "-e 0x40000 -p ; echo '${IMAGE_NAME}  ${IMAGE_NAME}.rootfs.jffs2 - root' >> ${DEPLOY_DIR_IMAGE}/reflash.ctl"
 
 MACHINE_EXTRA_RDEPENDS = "kernel ipaq-boot-params"
-MACHINE_EXTRA_RRECOMMENDS = " kernel-module-h5400_lcd \
-			      kernel-module-h5400_battery"
+MACHINE_EXTRA_RRECOMMENDS = " kernel-module-h5400-lcd \
+			      kernel-module-h5400-battery"
 
 #
 # Modules autoload and other boot properties






More information about the Openembedded-commits mailing list