summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto
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
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')
-rw-r--r--meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb (renamed from meta/recipes-graphics/xorg-proto/glproto_1.4.11.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-proto/glproto_1.4.11.bb b/meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb
index c1ade41f2e..90076d96fd 100644
--- a/meta/recipes-graphics/xorg-proto/glproto_1.4.11.bb
+++ b/meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94 \ 4LIC_FILES_CHKSUM = "file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94 \
5 file://glxproto.h;beginline=4;endline=32;md5=6b79c570f644363b356456e7d44471d9" 5 file://glxproto.h;beginline=4;endline=32;md5=6b79c570f644363b356456e7d44471d9"
6 6
7PR = "r1" 7PR = "r0"
8PE = "1" 8PE = "1"
9 9
10BBCLASSEXTEND = "nativesdk" 10BBCLASSEXTEND = "nativesdk"