From 6cdf714b5960779111aca31c166de5a1fe2f05ce Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 29 Feb 2012 22:53:06 -0800 Subject: glproto: Update to 1.4.15 (From OE-Core rev: 90e72f89757e0fcb9dafa0a87220704e8a4d32f2) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-proto/glproto_1.4.14.bb | 19 ------------------- meta/recipes-graphics/xorg-proto/glproto_1.4.15.bb | 19 +++++++++++++++++++ 2 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-proto/glproto_1.4.14.bb create mode 100644 meta/recipes-graphics/xorg-proto/glproto_1.4.15.bb (limited to 'meta/recipes-graphics') diff --git a/meta/recipes-graphics/xorg-proto/glproto_1.4.14.bb b/meta/recipes-graphics/xorg-proto/glproto_1.4.14.bb deleted file mode 100644 index 76d9502343..0000000000 --- a/meta/recipes-graphics/xorg-proto/glproto_1.4.14.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] = "f48257daf0017f7a7667e5bf48ca3578" -SRC_URI[sha256sum] = "7aaf555a100a63c67dbffc63153dcaaa3de1a36e605a2e98fce63f64089ff999" diff --git a/meta/recipes-graphics/xorg-proto/glproto_1.4.15.bb b/meta/recipes-graphics/xorg-proto/glproto_1.4.15.bb new file mode 100644 index 0000000000..955f44b753 --- /dev/null +++ b/meta/recipes-graphics/xorg-proto/glproto_1.4.15.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] = "d1ff0c1acc605689919c1ee2fc9b5582" +SRC_URI[sha256sum] = "990356ebe2e8966aa643287c9a485777957a49299dfb211654df5ff212dec171" -- cgit v1.2.3-54-g00ecf