Signed-off-by: Jussi Kukkonen <[email protected]> --- meta/recipes-graphics/mesa/{mesa-gl_11.1.1.bb => mesa-gl_11.2.2.bb} | 0 meta/recipes-graphics/mesa/{mesa_11.1.1.bb => mesa_11.2.2.bb} | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/mesa/{mesa-gl_11.1.1.bb => mesa-gl_11.2.2.bb} (100%) rename meta/recipes-graphics/mesa/{mesa_11.1.1.bb => mesa_11.2.2.bb} (80%)
diff --git a/meta/recipes-graphics/mesa/mesa-gl_11.1.1.bb b/meta/recipes-graphics/mesa/mesa-gl_11.2.2.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa-gl_11.1.1.bb rename to meta/recipes-graphics/mesa/mesa-gl_11.2.2.bb diff --git a/meta/recipes-graphics/mesa/mesa_11.1.1.bb b/meta/recipes-graphics/mesa/mesa_11.2.2.bb similarity index 80% rename from meta/recipes-graphics/mesa/mesa_11.1.1.bb rename to meta/recipes-graphics/mesa/mesa_11.2.2.bb index 502afcf..a864b54 100644 --- a/meta/recipes-graphics/mesa/mesa_11.1.1.bb +++ b/meta/recipes-graphics/mesa/mesa_11.2.2.bb @@ -4,8 +4,8 @@ SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/mesa-${PV}.tar.xz \ file://replace_glibc_check_with_linux.patch \ " -SRC_URI[md5sum] = "1043dfb907beecb2a761272455960427" -SRC_URI[sha256sum] = "64db074fc514136b5fb3890111f0d50604db52f0b1e94ba3fcb0fe8668a7fd20" +SRC_URI[md5sum] = "e0ec73f7273662a74366f0d76dd19ac3" +SRC_URI[sha256sum] = "40e148812388ec7c6d7b6657d5a16e2e8dabba8b97ddfceea5197947647bdfb4" #because we cannot rely on the fact that all apps will use pkgconfig, #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER -- 2.1.4 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
