summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-proto/randrproto_1.3.1.bb
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2010-06-12 13:05:32 +0800
committerJoshua Lock <josh@linux.intel.com>2010-06-17 23:13:30 +0100
commit65a8a578aee61a9b2386a2628439883f5ba9c9c6 (patch)
tree825e795d2102d8baf7aa51bc742b1a51067b9314 /meta/packages/xorg-proto/randrproto_1.3.1.bb
parentd1564ab556586242e02ab5d497b654e02b8fbf2c (diff)
downloadpoky-65a8a578aee61a9b2386a2628439883f5ba9c9c6.tar.gz
randrproto: fix metadata
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/packages/xorg-proto/randrproto_1.3.1.bb')
-rw-r--r--meta/packages/xorg-proto/randrproto_1.3.1.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/packages/xorg-proto/randrproto_1.3.1.bb b/meta/packages/xorg-proto/randrproto_1.3.1.bb
index 42d33fb674..725be1d702 100644
--- a/meta/packages/xorg-proto/randrproto_1.3.1.bb
+++ b/meta/packages/xorg-proto/randrproto_1.3.1.bb
@@ -1,5 +1,9 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3LICENSE = "MIT-style"
4LIC_FILES_CHKSUM = "file://COPYING;md5=5fa3f85d9eefaa3a945071485be11343 \
5 file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f"
6
3CONFLICTS = "randrext" 7CONFLICTS = "randrext"
4PR = "r1" 8PR = "r1"
5PE = "1" 9PE = "1"