[meta-freescale] [meta-fsl-demos][PATCH 04/11] packagegroup-fsl-tools-gpu-external: Add glmark2 for Wayland backend

Daiane Angolini daiane.list at gmail.com
Wed Aug 5 12:19:13 PDT 2015


On Wed, Aug 5, 2015 at 2:03 PM, Otavio Salvador <otavio at ossystems.com.br> wrote:
> The glmark2 now can be added for i.MX6QDL and i.MX6SX SoCs. For the
> i.MX6SL cannot be enabled as it does not have 3D GPU.

There is some word missing in this commit log. Maybe it's like:

For the i.MX6SL it  cannot be enabled as it does not have 3D GPU

When you apply the patch you fix it localy

>
> 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-external.bb | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu-external.bb b/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu-external.bb
> index 2455084..3842c9a 100644
> --- a/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu-external.bb
> +++ b/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu-external.bb
> @@ -27,6 +27,9 @@ SOC_GPU_TOOLS_FB_mx6dl = "eglinfo-fb"
>  SOC_GPU_TOOLS_FB_mx6sx = "eglinfo-fb"
>
>  SOC_GPU_TOOLS_WAYLAND = ""
> +SOC_GPU_TOOLS_WAYLAND_mx6q  = "glmark2"
> +SOC_GPU_TOOLS_WAYLAND_mx6dl = "glmark2"
> +SOC_GPU_TOOLS_WAYLAND_mx6sx = "glmark2"
>
>  SOC_GPU_TOOLS_DIRECTFB = ""
>
> --
> 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