Since mx6 SoC family does not include 6ul, add in separately.

Signed-off-by: Lauren Post <lauren.p...@freescale.com>
---
 recipes-multimedia/pulseaudio/pulseaudio_%.bbappend | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-multimedia/pulseaudio/pulseaudio_%.bbappend 
b/recipes-multimedia/pulseaudio/pulseaudio_%.bbappend
index db4f749..68dc1c9 100644
--- a/recipes-multimedia/pulseaudio/pulseaudio_%.bbappend
+++ b/recipes-multimedia/pulseaudio/pulseaudio_%.bbappend
@@ -4,6 +4,7 @@ CACHED_CONFIGUREVARS_append_mx6 = " 
ax_cv_PTHREAD_PRIO_INHERIT=no"
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}/imx:"
 
 SRC_URI_append_mx6 = " file://daemon.conf file://default.pa"
+SRC_URI_append_mx6ul = " file://daemon.conf file://default.pa"
 SRC_URI_append_mx7 = " file://daemon.conf file://default.pa"
 
 do_install_append() {
@@ -14,4 +15,5 @@ do_install_append() {
 }
 
 PACKAGE_ARCH_mx6 = "${MACHINE_SOCARCH}"
+PACKAGE_ARCH_mx6ul = "${MACHINE_SOCARCH}"
 PACKAGE_ARCH_mx7 = "${MACHINE_SOCARCH}"
-- 
2.1.4

-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to