[meta-freescale] [PATCH 05/19] alsa-state: Remove i.MX6 UL specific metadata

Otavio Salvador otavio at ossystems.com.br
Wed Jan 25 04:21:29 PST 2017


The SoC is now dealt as a i.MX6 SoC so there is no need for the
specific metadata.

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---

 recipes-bsp/alsa-state/alsa-state.bbappend | 2 --
 1 file changed, 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 @@
 # 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}"
-- 
2.11.0



More information about the meta-freescale mailing list