[meta-freescale] [meta-fsl-demos][PATCH v2 07/13] packagegroup-fsl-tools-gpu: Stop using AMD GPU driver utilities for i.MX5

Otavio Salvador otavio at ossystems.com.br
Wed Aug 5 14:41:02 PDT 2015


The AMD GPU driver has been removed from meta-fsl-arm as the i.MX5
official Linux kernel (linux-imx 2.6.35.3) is not being supported
anymore, so the utilities cannot be included anymore.

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb b/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb
index 03f5bac..1afff9c 100644
--- a/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb
+++ b/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb
@@ -12,9 +12,6 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
 inherit packagegroup
 
 SOC_TOOLS_GPU = ""
-SOC_TOOLS_GPU_mx5 = " \
-    ${@base_contains('DISTRO_FEATURES', 'x11', 'amd-gpu-x11-bin-mx51', 'amd-gpu-bin-mx51', d)} \
-"
 SOC_TOOLS_GPU_mx6 = " \
     imx-gpu-viv-g2d \
     fsl-gpu-sdk \
-- 
2.5.0



More information about the meta-freescale mailing list