Changes to the package configuration should be applied only
to i.MX builds.

Signed-off-by: Tom Hochstein <tom.hochst...@nxp.com>
---
 recipes-graphics/mesa/mesa-demos_%.bbappend | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-graphics/mesa/mesa-demos_%.bbappend 
b/recipes-graphics/mesa/mesa-demos_%.bbappend
index 1f070a4..ac5bf65 100644
--- a/recipes-graphics/mesa/mesa-demos_%.bbappend
+++ b/recipes-graphics/mesa/mesa-demos_%.bbappend
@@ -10,7 +10,7 @@ PACKAGECONFIG_remove_mx6 = " \
          bb.utils.contains('DISTRO_FEATURES', 'wayland', 'glu', '', d), d)}"
 PACKAGECONFIG_remove_mx6sl = "gles1 gles2"
 
-PACKAGECONFIG_append = "\
+PACKAGECONFIG_append_mx6   = " \
     ${@bb.utils.contains('DISTRO_FEATURES', 'x11', '', \
        bb.utils.contains('DISTRO_FEATURES', 'wayland', 'wayland vg', '', d), 
d)} \
 "
-- 
1.9.1

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

Reply via email to