The 17.3.2 release, published in January 9th, 2018. It fixes a number of issues since 17.3.1 release.
The release notes can be seen at: - 17.3.2: https://www.mesa3d.org/relnotes/17.3.2.html Signed-off-by: Otavio Salvador <[email protected]> --- meta/recipes-graphics/mesa/{mesa-gl_17.3.1.bb => mesa-gl_17.3.2.bb} | 0 meta/recipes-graphics/mesa/{mesa_17.3.1.bb => mesa_17.3.2.bb} | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/mesa/{mesa-gl_17.3.1.bb => mesa-gl_17.3.2.bb} (100%) rename meta/recipes-graphics/mesa/{mesa_17.3.1.bb => mesa_17.3.2.bb} (87%) diff --git a/meta/recipes-graphics/mesa/mesa-gl_17.3.1.bb b/meta/recipes-graphics/mesa/mesa-gl_17.3.2.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa-gl_17.3.1.bb rename to meta/recipes-graphics/mesa/mesa-gl_17.3.2.bb diff --git a/meta/recipes-graphics/mesa/mesa_17.3.1.bb b/meta/recipes-graphics/mesa/mesa_17.3.2.bb similarity index 87% rename from meta/recipes-graphics/mesa/mesa_17.3.1.bb rename to meta/recipes-graphics/mesa/mesa_17.3.2.bb index f1daa4a198..9e9b23322a 100644 --- a/meta/recipes-graphics/mesa/mesa_17.3.1.bb +++ b/meta/recipes-graphics/mesa/mesa_17.3.2.bb @@ -11,8 +11,8 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ file://0001-Makefile.vulkan.am-explictly-add-lib-expat-to-intel-.patch \ " -SRC_URI[md5sum] = "b4b021279ea21e1eb8a1369afa6f19a0" -SRC_URI[sha256sum] = "9ae607e0998a586fb2c866cfc8e45e6f52d1c56cb1b41288253ea83eada824c1" +SRC_URI[md5sum] = "5c59b779925f504ffd0f13c7dcd29ac6" +SRC_URI[sha256sum] = "e2844a13f2d6f8f24bee65804a51c42d8dc6ae9c36cff7ee61d0940e796d64c6" #because we cannot rely on the fact that all apps will use pkgconfig, #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER -- 2.15.1 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
