aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/alsa-state/alsa-state.bbappend
blob: 3a398b2210fca52eb218e9d0cf22e6e7bdf60cab (plain)
1
2
3
4
5
6
7
8
9
10
# Append path for freescale layer to include alsa-state asound.conf
FILESEXTRAPATHS_prepend_mx6 := "${THISDIR}/${PN}/imx:"
FILESEXTRAPATHS_prepend_mx7 := "${THISDIR}/${PN}/imx:"
FILESEXTRAPATHS_prepend_mx8 := "${THISDIR}/${PN}/imx:"
FILESEXTRAPATHS_prepend_use-mainline-bsp := "${THISDIR}/${PN}/imx:"

PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"
PACKAGE_ARCH_mx7 = "${MACHINE_ARCH}"
PACKAGE_ARCH_mx8 = "${MACHINE_ARCH}"
PACKAGE_ARCH_use-mainline-bsp = "${MACHINE_ARCH}"