[oe-commits] org.oe.dev htcuniversal: correct module names

koen commit openembedded-commits at lists.openembedded.org
Fri Oct 13 09:50:53 UTC 2006


htcuniversal: correct module names

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

#
# mt diff -r6f62cb717e339c5096f8db4b50046367f7b9dd83 -r3eca6e20852dc85705fb05ad1be96527ff27ec27
#
# 
# 
# patch "conf/machine/htcuniversal.conf"
#  from [ef93cd22538a22151bc72a43b0fd8fab0d392c45]
#    to [52feda2b699eaddcc2fd3b67b0bff2c6b8a502c3]
# 
============================================================
--- conf/machine/htcuniversal.conf	ef93cd22538a22151bc72a43b0fd8fab0d392c45
+++ conf/machine/htcuniversal.conf	52feda2b699eaddcc2fd3b67b0bff2c6b8a502c3
@@ -19,11 +19,11 @@ MACHINE_EXTRA__RRECOMMENDS = "  kernel-m
                                 kernel-module-nls_iso8859-1 \
                                 kernel-module-nls_utf8 \
                                 kernel-module-af_key \
-				bsd_comp \
-				i2c-pxa \
-				htcuniversal_power \
-				snd-htcuniversal_audio \
-				htcuniversal_acx \
+				kernel-module-bsd_comp \
+				kernel-module-i2c-pxa \
+				kernel-module-htcuniversal_power \
+				kernel-module-snd-htcuniversal_audio \
+				kernel-module-htcuniversal_acx \
 				"
 
 GUI_MACHINE_CLASS = "bigscreen"






More information about the Openembedded-commits mailing list