[oe-commits] org.oe.dev hx4700: Fix last typo in kernel module package name (only hyphens are allowed there,

pfalcon commit openembedded-commits at lists.openembedded.org
Tue Oct 17 19:12:06 UTC 2006


hx4700: Fix last typo in kernel module package name (only hyphens are allowed there,
underscores separate package name from version).

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

#
# mt diff -ra171c6d21f670ade788bd8386d5a7ce18ee3f04e -r517f7efe4d85e8dee36a5d83f349ea374199c9e0
#
# 
# 
# patch "conf/machine/hx4700.conf"
#  from [8af2dc1aff1002f0553368e961286a695d0ddabd]
#    to [86c3a7f4e07863b17c09d111da0e87a3a8b75d34]
# 
============================================================
--- conf/machine/hx4700.conf	8af2dc1aff1002f0553368e961286a695d0ddabd
+++ conf/machine/hx4700.conf	86c3a7f4e07863b17c09d111da0e87a3a8b75d34
@@ -37,7 +37,7 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-modu
 				kernel-module-i2c-pxa \
 				kernel-module-hx4700-voltage \
 				kernel-module-hx4700-acx \
-				kernel-module-snd_hx4700-audio"
+				kernel-module-snd-hx4700-audio"
 
 
 EXTRA_IMAGECMD_jffs2 = "; sumtool -i ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jffs2 \






More information about the Openembedded-commits mailing list