summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2010-11-16 23:13:45 +0800
committerSaul Wold <Saul.Wold@intel.com>2010-11-18 13:30:27 -0800
commit3500a6499090b6941fdec45aaa41c38179aa71f8 (patch)
tree734bb03b7c316f42dad73e78dfdedc36492c85f3 /meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb
parent480cf8c5429995d0c53444ac8c9921bef2ca7d5f (diff)
downloadpoky-3500a6499090b6941fdec45aaa41c38179aa71f8.tar.gz
glproto: upgrade from 1.4.11 to the latest version 1.4.12
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb b/meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb
new file mode 100644
index 0000000000..90076d96fd
--- /dev/null
+++ b/meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb
@@ -0,0 +1,10 @@
1require xorg-proto-common.inc
2
3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94 \
5 file://glxproto.h;beginline=4;endline=32;md5=6b79c570f644363b356456e7d44471d9"
6
7PR = "r0"
8PE = "1"
9
10BBCLASSEXTEND = "nativesdk"