[meta-freescale] [meta-fsl-demos][PATCH 3/3] packagegroup-fsl-tools-gpu: Add GPU tools

Otavio Salvador otavio at ossystems.com.br
Thu Jan 22 07:26:54 PST 2015


On Wed, Jan 21, 2015 at 2:47 PM, Neena Busireddy
<neena.busireddy at freescale.com> wrote:
> - fsl-gpu-sdk is not supported for i.MX6 SoloLite
> - i.MX6 SoloLite does not support apitrace tool
> because of its dependency on gles2
>
> Signed-off-by: Neena Busireddy <neena.busireddy at freescale.com>
> ---
>  .../packagegroups/packagegroup-fsl-tools-gpu.bb    |   14 +++++++++++---
>  1 file changed, 11 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb b/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb
> index 2deb2f8..3d330c7 100644
> --- a/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb
> +++ b/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb
> @@ -15,13 +15,21 @@ 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 = " \
> -    gpu-viv-bin-mx6q \
> -    gpu-viv-g2d \
> +    imx-gpu-viv-g2d \
>      fsl-gpu-sdk \
> +    imx-gpu-viv-tools \
> +    ${@base_contains('DISTRO_FEATURES', 'x11', 'imx-gpu-viv-tools-apitrace xserver-xorg-extension-viv-hdmi', '', d)} \
>  "

New line

> +# FIXME: fsl-gpu-sdk is not supported for i.MX6 SoloLite due to
> +# lack of OpenVG support and is intended to add in future release.
> +# i.MX6 SoloLite do not support apitrace because of its dependency
> +# on gles2.

Drop the new line

> +SOC_TOOLS_GPU_remove_mx6sl = " \
> +    fsl-gpu-sdk \
> +    imx-gpu-tools-apitrace \
> +"

New line.

>  RDEPENDS_${PN} = " \
>      ${SOC_TOOLS_GPU} \
>  "
> --
> 1.7.9.5
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list