From 258277a4bcbfcfde5d903cde9fcf88dd7647dda4 Mon Sep 17 00:00:00 2001 From: Constantin Musca Date: Mon, 13 Aug 2012 17:27:31 +0300 Subject: glproto: upgrade to 1.4.16 (From OE-Core rev: eb221e6b9fbd3b64982f5a887aa5f17aaa70c645) Signed-off-by: Constantin Musca Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-proto/glproto_1.4.15.bb | 19 ------------------- meta/recipes-graphics/xorg-proto/glproto_1.4.16.bb | 19 +++++++++++++++++++ 2 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-proto/glproto_1.4.15.bb create mode 100644 meta/recipes-graphics/xorg-proto/glproto_1.4.16.bb (limited to 'meta/recipes-graphics') diff --git a/meta/recipes-graphics/xorg-proto/glproto_1.4.15.bb b/meta/recipes-graphics/xorg-proto/glproto_1.4.15.bb deleted file mode 100644 index 955f44b753..0000000000 --- a/meta/recipes-graphics/xorg-proto/glproto_1.4.15.bb +++ /dev/null @@ -1,19 +0,0 @@ -require xorg-proto-common.inc - -SUMMARY = "OpenGL: X OpenGL extension headers" - -DESCRIPTION = "This package provides the wire protocol for the \ -OpenGL-related extensions, used to enable the rendering of applications \ -using OpenGL." - -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=d44ed0146997856304dfbb512a59a8de \ - file://glxproto.h;beginline=4;endline=32;md5=6b79c570f644363b356456e7d44471d9" - -PR = "r0" -PE = "1" - -BBCLASSEXTEND = "nativesdk" - -SRC_URI[md5sum] = "d1ff0c1acc605689919c1ee2fc9b5582" -SRC_URI[sha256sum] = "990356ebe2e8966aa643287c9a485777957a49299dfb211654df5ff212dec171" diff --git a/meta/recipes-graphics/xorg-proto/glproto_1.4.16.bb b/meta/recipes-graphics/xorg-proto/glproto_1.4.16.bb new file mode 100644 index 0000000000..e8ad93be65 --- /dev/null +++ b/meta/recipes-graphics/xorg-proto/glproto_1.4.16.bb @@ -0,0 +1,19 @@ +require xorg-proto-common.inc + +SUMMARY = "OpenGL: X OpenGL extension headers" + +DESCRIPTION = "This package provides the wire protocol for the \ +OpenGL-related extensions, used to enable the rendering of applications \ +using OpenGL." + +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://COPYING;md5=d44ed0146997856304dfbb512a59a8de \ + file://glxproto.h;beginline=4;endline=32;md5=6b79c570f644363b356456e7d44471d9" + +PR = "r0" +PE = "1" + +BBCLASSEXTEND = "nativesdk" + +SRC_URI[md5sum] = "3847963c1b88fd04a030b932b0aece07" +SRC_URI[sha256sum] = "54dd663a7f5ed702f2ff035b79edf770c2f850867ac0d55742f696bfc8b2598d" -- cgit v1.2.3-54-g00ecf