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

PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}"
PACKAGE_ARCH_mxs = "${MACHINE_ARCH}"

PRINC := "${@int(PRINC) + 1}"