summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/alsa-state/alsa-state.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/alsa-state/alsa-state.bbappend')
-rw-r--r--recipes-bsp/alsa-state/alsa-state.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/alsa-state/alsa-state.bbappend b/recipes-bsp/alsa-state/alsa-state.bbappend
index 6bc02467..3689c43a 100644
--- a/recipes-bsp/alsa-state/alsa-state.bbappend
+++ b/recipes-bsp/alsa-state/alsa-state.bbappend
@@ -1,7 +1,7 @@
1# Append path for freescale layer to include alsa-state asound.conf 1# Append path for freescale layer to include alsa-state asound.conf
2FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 2FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
3 3
4PACKAGE_ARCH_mx7 = "${MACHINE_ARCH}"
4PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}" 5PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"
5PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}" 6PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}"
6PACKAGE_ARCH_mxs = "${MACHINE_ARCH}" 7PACKAGE_ARCH_mxs = "${MACHINE_ARCH}"
7