git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
053b74c
)
htcuniversal: correct module names
author
Koen Kooi
<koen@openembedded.org>
Fri, 13 Oct 2006 09:41:58 +0000
(09:41 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 13 Oct 2006 09:41:58 +0000
(09:41 +0000)
conf/machine/htcuniversal.conf
patch
|
blob
|
history
diff --git
a/conf/machine/htcuniversal.conf
b/conf/machine/htcuniversal.conf
index
3196982
..
86b46dc
100644
(file)
--- a/
conf/machine/htcuniversal.conf
+++ b/
conf/machine/htcuniversal.conf
@@
-19,11
+19,11
@@
MACHINE_EXTRA__RRECOMMENDS = " kernel-module-nls_cp437 \
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"