summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/alsa-state
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-03-06 18:25:21 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2014-03-07 10:39:26 -0300
commit439826d6aa2c68f5f8b379fdc50a68033a06b44f (patch)
tree99ee9f54591d522567ef69481a927fb62b7dc4f8 /recipes-bsp/alsa-state
parentd5920ad344cb5f72b6836e350859472a6e36d0b1 (diff)
downloadmeta-fsl-arm-439826d6aa2c68f5f8b379fdc50a68033a06b44f.tar.gz
PRINC removal from recipes
The PRINC use is deprecated and a patch bumping those is applied in OE-Core. As consequence we must drop those here as soon as possible to avoid PR changes in users feeds. Change-Id: I5bb3947d96b76716db67e2122c6a00ea695ca7bb Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/alsa-state')
-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 148c049..22b0e60 100644
--- a/recipes-bsp/alsa-state/alsa-state.bbappend
+++ b/recipes-bsp/alsa-state/alsa-state.bbappend
@@ -5,5 +5,3 @@ PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"
5PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}" 5PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}"
6PACKAGE_ARCH_mxs = "${MACHINE_ARCH}" 6PACKAGE_ARCH_mxs = "${MACHINE_ARCH}"
7 7
8PRINC := "${@int(PRINC) + 1}"
9