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:
34c8a49
)
fso-image: only include openmoko-alsa-scenarios for machines that need it
author
Michael Lauer
<mickey@vanille-media.de>
Tue, 3 Jun 2008 11:35:36 +0000
(11:35 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Tue, 3 Jun 2008 11:35:36 +0000
(11:35 +0000)
packages/images/fso-image.bb
patch
|
blob
|
history
diff --git
a/packages/images/fso-image.bb
b/packages/images/fso-image.bb
index
eaf217b
..
a5bd9a3
100644
(file)
--- a/
packages/images/fso-image.bb
+++ b/
packages/images/fso-image.bb
@@
-46,11
+46,17
@@
TOOLS_INSTALL = "\
# audio
AUDIO_INSTALL = "\
- openmoko-alsa-scenarios \
openmoko-sound-system2 \
openmoko-sound-theme-standard2 \
"
+AUDIO_INSTALL_append_om-gta01 = "\
+ openmoko-alsa-scenarios \
+"
+AUDIO_INSTALL_append_om-gta02 = "\
+ openmoko-alsa-scenarios \
+"
+
# python
PYTHON_INSTALL = "\
task-python-efl \