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

Daiane Angolini daiane.list at gmail.com
Wed Aug 5 12:25:11 PDT 2015


On Wed, Aug 5, 2015 at 2:03 PM, Otavio Salvador <otavio at ossystems.com.br> wrote:
> The AMD GPU driver has been removed from meta-fsl-arm as the i.MX5
> official Linux kernel is not being supported anymore, so the utilities
> cannot be included anymore.

I don't think this commit log is accurate. I would not use "i.MX5
official Linux kernel" I would replace it by "linux-imx version used
as default"

I know what you mean, but maybe some new user may not understand what
is "official Linux kernel"

I almost feels like pointing the other repo commit id, but I think it
may betoo much.

Anyway, acked (if you rework commit log before applying it)
>
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

Acked-by: Daiane Angolini <daiane.angolini at freescale.com>

> ---
>  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
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale


More information about the meta-freescale mailing list