[meta-freescale] [meta-fsl-demos][PATCH 2/2] packagegroup-fsl-tools-gpu: Include fsl-gpu-sdk for all backends

Neena Busireddy neena.busireddy at freescale.com
Wed Aug 27 12:35:17 PDT 2014


fsl-gpu-sdk is now supported for all the backends. So, modify
SOC_TOOLS to remove DISTRO_FEATURES for x11.

Signed-off-by: Neena Busireddy <neena.busireddy at freescale.com>
---
 .../packagegroups/packagegroup-fsl-tools-gpu.bb    |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb b/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb
index 5298f45..f6515b5 100644
--- a/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb
+++ b/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb
@@ -17,7 +17,7 @@ SOC_TOOLS_GPU_mx5 = " \
 SOC_TOOLS_GPU_mx6 = " \
     gpu-viv-bin-mx6q \
     gpu-viv-g2d \
-    ${@base_contains('DISTRO_FEATURES', 'x11', 'fsl-gpu-sdk', '', d)} \
+    fsl-gpu-sdk \
 "
 
 RDEPENDS_${PN} = " \
-- 
1.7.9.5



More information about the meta-freescale mailing list