summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2010-06-12 12:58:48 +0800
committerJoshua Lock <josh@linux.intel.com>2010-06-17 23:13:28 +0100
commit2b8d3756b4e5027dba86cde24f3cc67f93f5eb01 (patch)
treee9145b76e2d4128674bd4148b76a92fb83ef9557
parente7e5947210cb92cd6b72263326cf9aef72caa15a (diff)
downloadpoky-2b8d3756b4e5027dba86cde24f3cc67f93f5eb01.tar.gz
glproto: fix metadata
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
-rw-r--r--meta/packages/xorg-proto/glproto_1.4.11.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/packages/xorg-proto/glproto_1.4.11.bb b/meta/packages/xorg-proto/glproto_1.4.11.bb
index 022bea1ee8..c1ade41f2e 100644
--- a/meta/packages/xorg-proto/glproto_1.4.11.bb
+++ b/meta/packages/xorg-proto/glproto_1.4.11.bb
@@ -1,5 +1,9 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94 \
5 file://glxproto.h;beginline=4;endline=32;md5=6b79c570f644363b356456e7d44471d9"
6
3PR = "r1" 7PR = "r1"
4PE = "1" 8PE = "1"
5 9