[oe-commits] Saul Wold : glew: update to 1.7.0

git version control git at git.openembedded.org
Thu Sep 29 15:47:51 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 8ea44ac0678b2a44e22dec5a4c2eea96df638cdc
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=8ea44ac0678b2a44e22dec5a4c2eea96df638cdc

Author: Saul Wold <sgw at linux.intel.com>
Date:   Wed Sep 28 17:07:14 2011 -0700

glew: update to 1.7.0

Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../glew/{glew_1.6.0.bb => glew_1.7.0.bb}          |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/glew/glew_1.6.0.bb b/meta/recipes-graphics/glew/glew_1.7.0.bb
similarity index 80%
rename from meta/recipes-graphics/glew/glew_1.6.0.bb
rename to meta/recipes-graphics/glew/glew_1.7.0.bb
index 8824667..e65663d 100644
--- a/meta/recipes-graphics/glew/glew_1.6.0.bb
+++ b/meta/recipes-graphics/glew/glew_1.7.0.bb
@@ -13,7 +13,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/project/glew/glew/${PV}/glew-${PV}.tgz \
            file://autotools.patch \
           "
 
-SRC_URI[md5sum] = "7dfbb444b5a4e125bc5dba0aef403082"
-SRC_URI[sha256sum] = "bea2a7e9bb97a7a5054d4a65d16aaeedeaa091719359ad3fcd9bfdb0fe8eb7fa"
+SRC_URI[md5sum] = "fb7a8bb79187ac98a90b57f0f27a3e84"
+SRC_URI[sha256sum] = "1653a63fb1e1a518c4b5ccbaf1a617f1a0b4c1c29d39ae4e2583844d98365c09"
 
 inherit autotools lib_package





More information about the Openembedded-commits mailing list