[OE-core] [PATCH] mesa: Upgrade 17.3.2 -> 17.3.3 release

Randy MacLeod randy.macleod at windriver.com
Sun Jan 21 05:57:29 UTC 2018


On 2018-01-19 10:54 AM, Otavio Salvador wrote:
> The 17.3.3 release, published in January 18th, 2018. It fixes a number
> of issues since 17.3.2 release.
> 
> The release notes can be seen at:
> 
>    https://www.mesa3d.org/relnotes/17.3.3.html
> 
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
> 
>   meta/recipes-graphics/mesa/{mesa-gl_17.3.2.bb => mesa-gl_17.3.3.bb} | 0
>   meta/recipes-graphics/mesa/{mesa_17.3.2.bb => mesa_17.3.3.bb}       | 4 ++--
>   2 files changed, 2 insertions(+), 2 deletions(-)
>   rename meta/recipes-graphics/mesa/{mesa-gl_17.3.2.bb => mesa-gl_17.3.3.bb} (100%)
>   rename meta/recipes-graphics/mesa/{mesa_17.3.2.bb => mesa_17.3.3.bb} (88%)
> 
> diff --git a/meta/recipes-graphics/mesa/mesa-gl_17.3.2.bb b/meta/recipes-graphics/mesa/mesa-gl_17.3.3.bb
> similarity index 100%
> rename from meta/recipes-graphics/mesa/mesa-gl_17.3.2.bb
> rename to meta/recipes-graphics/mesa/mesa-gl_17.3.3.bb
> diff --git a/meta/recipes-graphics/mesa/mesa_17.3.2.bb b/meta/recipes-graphics/mesa/mesa_17.3.3.bb
> similarity index 88%
> rename from meta/recipes-graphics/mesa/mesa_17.3.2.bb
> rename to meta/recipes-graphics/mesa/mesa_17.3.3.bb
> index c2143ad32d..6e3f29a2c4 100644
> --- a/meta/recipes-graphics/mesa/mesa_17.3.2.bb
> +++ b/meta/recipes-graphics/mesa/mesa_17.3.3.bb
> @@ -12,8 +12,8 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
>              file://0001-anv_icd.py-improve-reproducible-builds.patch \
>              "
>   
> -SRC_URI[md5sum] = "5c59b779925f504ffd0f13c7dcd29ac6"
> -SRC_URI[sha256sum] = "e2844a13f2d6f8f24bee65804a51c42d8dc6ae9c36cff7ee61d0940e796d64c6"
> +SRC_URI[md5sum] = "139b5f608b371c0d4395596162f88791"
> +SRC_URI[sha256sum] = "41bac5de0ef6adc1f41a1ec0f80c19e361298ce02fa81b5f9ba4fdca33a9379b"
>   
>   #because we cannot rely on the fact that all apps will use pkgconfig,
>   #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER
> 

We'll need this commit a well:
   Cherry-pick fix from mesa upstream:
        23ce168048 link mesautil with pthreads

I'll send commit once this is merged.

../Randy

-- 
# Randy MacLeod.  WR Linux
# Wind River an Intel Company



More information about the Openembedded-core mailing list