[meta-freescale] [meta-fsl-arm][PATCH 4/4] piglit: Add a dependency over virtual/egl

Daiane Angolini daiane.list at gmail.com
Tue Nov 25 03:23:29 PST 2014


On Mon, Nov 24, 2014 at 6:39 PM, Otavio Salvador
<otavio at ossystems.com.br> wrote:
> The build system can also use egl when GL is not avail so we ought to
> add this to the dependency chain as gpu-viv-bin-mx6q would not be
> included otherwise, for i.MX6SL.

In this case, would it be applicable only for imx6SL instead of all imx6?


Daiane
>
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
>  recipes-graphics/piglit/piglit_git.bbappend | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/recipes-graphics/piglit/piglit_git.bbappend b/recipes-graphics/piglit/piglit_git.bbappend
> index f5e16b3..316bec9 100644
> --- a/recipes-graphics/piglit/piglit_git.bbappend
> +++ b/recipes-graphics/piglit/piglit_git.bbappend
> @@ -1,3 +1,5 @@
> +DEPENDS_append_mx6 = " virtual/egl"
> +
>  # Provide the need flags and backend settings to work with Vivante GPU
>  CFLAGS_append_mx6 = " -DLINUX \
>                        ${@base_contains('DISTRO_FEATURES', 'x11', '-DEGL_API_FB', \
> --
> 2.1.1
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale


More information about the meta-freescale mailing list