[OE-core] [PATCH 2/2] glew: upgrade to 1.13.0.

Ross Burton ross.burton at intel.com
Tue Feb 16 20:56:09 UTC 2016


Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-graphics/glew/{glew_1.12.0.bb => glew_1.13.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/glew/{glew_1.12.0.bb => glew_1.13.0.bb} (90%)

diff --git a/meta/recipes-graphics/glew/glew_1.12.0.bb b/meta/recipes-graphics/glew/glew_1.13.0.bb
similarity index 90%
rename from meta/recipes-graphics/glew/glew_1.12.0.bb
rename to meta/recipes-graphics/glew/glew_1.13.0.bb
index f1707d6..a25c405 100644
--- a/meta/recipes-graphics/glew/glew_1.12.0.bb
+++ b/meta/recipes-graphics/glew/glew_1.13.0.bb
@@ -11,8 +11,8 @@ DEPENDS = "virtual/libx11 virtual/libgl libglu libxext libxi libxmu"
 SRC_URI = "${SOURCEFORGE_MIRROR}/project/glew/glew/${PV}/glew-${PV}.tgz \
            file://no-strip.patch"
 
-SRC_URI[md5sum] = "01246c7ecd135d99be031aa63f86dca1"
-SRC_URI[sha256sum] = "af58103f4824b443e7fa4ed3af593b8edac6f3a7be3b30911edbc7344f48e4bf"
+SRC_URI[md5sum] = "7cbada3166d2aadfc4169c4283701066"
+SRC_URI[sha256sum] = "aa25dc48ed84b0b64b8d41cdd42c8f40f149c37fa2ffa39cd97f42c78d128bc7"
 
 UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/glew/files/glew"
 UPSTREAM_CHECK_REGEX = "/glew/(?P<pver>(\d+[\.\-_]*)+)/"
-- 
2.7.0




More information about the Openembedded-core mailing list