aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/alsa
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/alsa')
-rw-r--r--recipes/alsa/alsa-state.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/alsa/alsa-state.bb b/recipes/alsa/alsa-state.bb
index 0609d16abc..09cf22b3c8 100644
--- a/recipes/alsa/alsa-state.bb
+++ b/recipes/alsa/alsa-state.bb
@@ -7,7 +7,7 @@
DESCRIPTION = "Alsa Scenario Files"
LICENSE = "MIT"
PV = "0.2.0"
-PR = "r6"
+PR = "r7"
SRC_URI = "\
file://asound.conf \
@@ -43,7 +43,7 @@ CONFFILES_${PN} = "${sysconfdir}/asound.conf"
FILES_alsa-states = "${sysconfdir}/*.state"
-PACKAGE_ARCH_${PN} = "all"
+PACKAGE_ARCH = "all"
PACKAGE_ARCH_alsa-states = "${MACHINE_ARCH}"
pkg_postinst_${PN}() {