From: Marcin Juszkiewicz Date: Sun, 22 Mar 2009 19:24:05 +0000 (+0100) Subject: alsa-state: ${PN} is not always 'all' - some devices have own asound.conf X-Git-Tag: Release-2010-05/1~3796^2~52^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=139b0c1bad85fb628bc6a265a6da08dd190f684a;p=openembedded.git alsa-state: ${PN} is not always 'all' - some devices have own asound.conf --- 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}() {