Hi

meta-freescale morty (and master) currently breaks non imx machines
because 0016-xserver-common-enable-iglx-module.patch cannot be
fetched.
This patch would be needed to bring back meta-freescale morty to
behave nice again.

Max

2017-01-26 14:00 GMT+01:00 Otavio Salvador <ota...@ossystems.com.br>:
> From: Fabio Berton <fabio.ber...@ossystems.com.br>
>
> Remove variable PATCHES_IMX_SPECIFIC and apply patch for all imxgpu3d
> machines.
>
> Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br>
> Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>
> ---
>
> Changes in v3:
> - Use imxgpu3d for override (Tom)
>
> Changes in v2: None
>
>  .../recipes-graphics/xserver-common/xserver-common_%.bbappend       | 6 
> ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
>
> diff --git 
> a/dynamic-layers/openembedded-layer/recipes-graphics/xserver-common/xserver-common_%.bbappend
>  
> b/dynamic-layers/openembedded-layer/recipes-graphics/xserver-common/xserver-common_%.bbappend
> index 28d1f7bd..378e4c38 100644
> --- 
> a/dynamic-layers/openembedded-layer/recipes-graphics/xserver-common/xserver-common_%.bbappend
> +++ 
> b/dynamic-layers/openembedded-layer/recipes-graphics/xserver-common/xserver-common_%.bbappend
> @@ -1,10 +1,8 @@
>  # i.MX extra configuration
>  FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>
> -PATCHES_IMX_SPECIFIC = " file://0016-xserver-common-enable-iglx-module.patch 
> \
> -"
> -SRC_URI_append = " \
> -    ${PATCHES_IMX_SPECIFIC} \
> +SRC_URI_append_imxgpu3d = " \
> +    file://0016-xserver-common-enable-iglx-module.patch \
>  "
>  PACKAGE_ARCH_mx6 = "${MACHINE_SOCARCH}"
>  PACKAGE_ARCH_mx7 = "${MACHINE_SOCARCH}"
> --
> 2.11.0
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to