[OE-core] [PATCH 2/4] mesa: Upgrade 10.5.6 -> 10.5.8

Jussi Kukkonen jussi.kukkonen at intel.com
Thu Jun 25 11:20:01 UTC 2015


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

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