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.15.bb | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 meta/recipes-graphics/xorg-proto/glproto_1.4.15.bb (limited to 'meta/recipes-graphics/xorg-proto/glproto_1.4.15.bb') 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