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

PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"
PACKAGE_ARCH_mx6ul = "${MACHINE_ARCH}"
PACKAGE_ARCH_mx7 = "${MACHINE_ARCH}"