alsa-state: it's MACHINE_ARCH, not MACHINE!!!!!!!
authorMichael Lauer <mickey@vanille-media.de>
Tue, 23 Oct 2007 14:06:05 +0000 (14:06 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Tue, 23 Oct 2007 14:06:05 +0000 (14:06 +0000)
packages/alsa/alsa-state.bb

index d51df96..89ab0e0 100644 (file)
@@ -8,7 +8,7 @@ DESCRIPTION = "Default ALSA configuration"
 LICENSE = "GPL"
 RRECOMMENDS_alsa-state = "alsa-states"
 PV = "0.1.0"
-PR = "r5"
+PR = "r6"
 
 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"