[OE-core] [PATCH 1/6] glew: Upgrade to 1.12

Saul Wold sgw at linux.intel.com
Tue Feb 3 18:34:27 UTC 2015


Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 meta/recipes-graphics/glew/{glew_1.11.0.bb => glew_1.12.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/glew/{glew_1.11.0.bb => glew_1.12.0.bb} (83%)

diff --git a/meta/recipes-graphics/glew/glew_1.11.0.bb b/meta/recipes-graphics/glew/glew_1.12.0.bb
similarity index 83%
rename from meta/recipes-graphics/glew/glew_1.11.0.bb
rename to meta/recipes-graphics/glew/glew_1.12.0.bb
index 4231320..9343604 100644
--- a/meta/recipes-graphics/glew/glew_1.11.0.bb
+++ b/meta/recipes-graphics/glew/glew_1.12.0.bb
@@ -15,7 +15,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/project/glew/glew/${PV}/glew-${PV}.tgz \
            file://fix-glew.pc-install.patch \
           "
 
-SRC_URI[md5sum] = "f6d72c7426a5f66580ad09e50816450a"
-SRC_URI[sha256sum] = "69bbce306ac281c4fa806a7a7d02c0596281a2d8f9d70690e98126f23ba513d6"
+SRC_URI[md5sum] = "01246c7ecd135d99be031aa63f86dca1"
+SRC_URI[sha256sum] = "af58103f4824b443e7fa4ed3af593b8edac6f3a7be3b30911edbc7344f48e4bf"
 
 inherit autotools lib_package pkgconfig
-- 
2.1.0




More information about the Openembedded-core mailing list