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:
3e3ae4f
)
fic-gta01.conf: Add alsa-state to MACHINE_EXTRA_RRECOMMENDS
author
Matthias Hentges
<oe@hentges.net>
Thu, 8 Mar 2007 11:24:05 +0000
(11:24 +0000)
committer
Matthias Hentges
<oe@hentges.net>
Thu, 8 Mar 2007 11:24:05 +0000
(11:24 +0000)
conf/machine/fic-gta01.conf
patch
|
blob
|
history
diff --git
a/conf/machine/fic-gta01.conf
b/conf/machine/fic-gta01.conf
index
a221963
..
3d21ae7
100644
(file)
--- a/
conf/machine/fic-gta01.conf
+++ b/
conf/machine/fic-gta01.conf
@@
-11,14
+11,15
@@
PREFERRED_PROVIDER_virtual/kernel = "linux-gta01"
MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost"
-MACHINE_EXTRA_RDEPENDS = ""
+MACHINE_EXTRA_RDEPENDS = "
alsa-state
"
# package gta01 specific modules
MACHINE_EXTRA_RRECOMMENDS = "\
kernel-module-gta01-pm-bt \
kernel-module-gta01-pm-gps \
kernel-module-gta01-pm-gsm \
- kernel-module-gta01kbd "
+ kernel-module-gta01kbd \
+ alsa-state"
MACHINE_TASK_PROVIDER = "task-base"