[OE-core] [PATCH] mesa: Upgrade 10.5.4 -> 10.5.6

Jussi Kukkonen jussi.kukkonen at intel.com
Thu May 28 11:14:10 UTC 2015


Among other things fixes a bug that prevents Weston from starting
on i965.

Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
---
 meta/recipes-graphics/mesa/{mesa-gl_10.5.4.bb => mesa-gl_10.5.6.bb} | 0
 meta/recipes-graphics/mesa/{mesa_10.5.4.bb => mesa_10.5.6.bb}       | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/mesa/{mesa-gl_10.5.4.bb => mesa-gl_10.5.6.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_10.5.4.bb => mesa_10.5.6.bb} (77%)

diff --git a/meta/recipes-graphics/mesa/mesa-gl_10.5.4.bb b/meta/recipes-graphics/mesa/mesa-gl_10.5.6.bb
similarity index 100%
rename from meta/recipes-graphics/mesa/mesa-gl_10.5.4.bb
rename to meta/recipes-graphics/mesa/mesa-gl_10.5.6.bb
diff --git a/meta/recipes-graphics/mesa/mesa_10.5.4.bb b/meta/recipes-graphics/mesa/mesa_10.5.6.bb
similarity index 77%
rename from meta/recipes-graphics/mesa/mesa_10.5.4.bb
rename to meta/recipes-graphics/mesa/mesa_10.5.6.bb
index 03c9ecf..70cc8aa 100644
--- a/meta/recipes-graphics/mesa/mesa_10.5.4.bb
+++ b/meta/recipes-graphics/mesa/mesa_10.5.6.bb
@@ -2,8 +2,8 @@ require ${BPN}.inc
 
 SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/mesa-${PV}.tar.xz"
 
-SRC_URI[md5sum] = "26644437b6447fb3dbae50714a019797"
-SRC_URI[sha256sum] = "b51e723f3a20d842c88a92d809435b229fc4744ca0dbec0317d9d4a3ac4c6803"
+SRC_URI[md5sum] = "7a845c50fc8aaae4c9373e795c1f491d"
+SRC_URI[sha256sum] = "66017853bde5f7a6647db3eede30512a091a3491daa1708e0ad8027c328ba595"
 
 #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




More information about the Openembedded-core mailing list