summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/alsa-state/alsa-state.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-bsp/alsa-state/alsa-state.bbappend b/recipes-bsp/alsa-state/alsa-state.bbappend
index 58a763a1..a5134297 100644
--- a/recipes-bsp/alsa-state/alsa-state.bbappend
+++ b/recipes-bsp/alsa-state/alsa-state.bbappend
@@ -1,8 +1,6 @@
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_mx6 := "${THISDIR}/${PN}/imx:" 2FILESEXTRAPATHS_prepend_mx6 := "${THISDIR}/${PN}/imx:"
3FILESEXTRAPATHS_prepend_mx6ul := "${THISDIR}/${PN}/imx:"
4FILESEXTRAPATHS_prepend_mx7 := "${THISDIR}/${PN}/imx:" 3FILESEXTRAPATHS_prepend_mx7 := "${THISDIR}/${PN}/imx:"
5 4
6PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}" 5PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"
7PACKAGE_ARCH_mx6ul = "${MACHINE_ARCH}"
8PACKAGE_ARCH_mx7 = "${MACHINE_ARCH}" 6PACKAGE_ARCH_mx7 = "${MACHINE_ARCH}"