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:
356622f
)
alsa-state: it's MACHINE_ARCH, not MACHINE!!!!!!!
author
Michael Lauer
<mickey@vanille-media.de>
Tue, 23 Oct 2007 14:06:05 +0000
(14:06 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Tue, 23 Oct 2007 14:06:05 +0000
(14:06 +0000)
packages/alsa/alsa-state.bb
patch
|
blob
|
history
diff --git
a/packages/alsa/alsa-state.bb
b/packages/alsa/alsa-state.bb
index
d51df96
..
89ab0e0
100644
(file)
--- a/
packages/alsa/alsa-state.bb
+++ b/
packages/alsa/alsa-state.bb
@@
-8,7
+8,7
@@
DESCRIPTION = "Default ALSA configuration"
LICENSE = "GPL"
RRECOMMENDS_alsa-state = "alsa-states"
PV = "0.1.0"
-PR = "r
5
"
+PR = "r
6
"
SRC_URI = " \
file://asoundrc \
@@
-41,7
+41,7
@@
PACKAGES += "alsa-states"
FILES_${PN} = "${sysconfdir}/init.d ${sysconfdir}/asoundrc"
FILES_alsa-states = "${sysconfdir}/*.state"
PACKAGE_ARCH_${PN} = "all"
-PACKAGE_ARCH_alsa-states = "${MACHINE}"
+PACKAGE_ARCH_alsa-states = "${MACHINE
_ARCH
}"
pkg_postinst_${PN}() {
if test -z "$D"