summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/glproto_1.4.13.bb
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2011-06-13 21:04:08 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-14 15:22:53 +0100
commitf2acbd9945c4c15e1ae07e35ca3dec00bd186662 (patch)
treeef60359a9e6e430fb7814261bcfcef97a1a7b224 /meta/recipes-graphics/xorg-proto/glproto_1.4.13.bb
parent7e4d0426e0e17cc4928a71878d2abf108e008737 (diff)
downloadpoky-f2acbd9945c4c15e1ae07e35ca3dec00bd186662.tar.gz
glproto: upgrade from 1.4.12 to the latest version 1.4.13
(From OE-Core rev: f45ac5d80e758a5f5f83c11f75ff12592c91a66a) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/glproto_1.4.13.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/glproto_1.4.13.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/glproto_1.4.13.bb b/meta/recipes-graphics/xorg-proto/glproto_1.4.13.bb
new file mode 100644
index 0000000000..38b17b6ad3
--- /dev/null
+++ b/meta/recipes-graphics/xorg-proto/glproto_1.4.13.bb
@@ -0,0 +1,19 @@
1require xorg-proto-common.inc
2
3SUMMARY = "OpenGL: X OpenGL extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the \
6OpenGL-related extensions, used to enable the rendering of applications \
7using OpenGL."
8
9LICENSE = "MIT"
10LIC_FILES_CHKSUM = "file://COPYING;md5=d44ed0146997856304dfbb512a59a8de \
11 file://glxproto.h;beginline=4;endline=32;md5=6b79c570f644363b356456e7d44471d9"
12
13PR = "r0"
14PE = "1"
15
16BBCLASSEXTEND = "nativesdk"
17
18SRC_URI[md5sum] = "9542f2d36751a8ad7eae9d8e176f70d4"
19SRC_URI[sha256sum] = "fc0a94d4df003cb6b6953173e6498d9c4c3268ee24bcc46a1172a1e1dbd3d742"