summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-proto/fixesproto_4.1.1.bb
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2010-06-12 12:57:52 +0800
committerJoshua Lock <josh@linux.intel.com>2010-06-17 23:13:28 +0100
commit45df656b8aeb85d96153bb0640b0f91f73526fd8 (patch)
tree65bfb994ad3d4f775e5abd93eaef1e013a16b178 /meta/packages/xorg-proto/fixesproto_4.1.1.bb
parentaee6d6df11280a33c9f5446c2136e6040587c4fe (diff)
downloadpoky-45df656b8aeb85d96153bb0640b0f91f73526fd8.tar.gz
fixesproto: fix metadata
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/packages/xorg-proto/fixesproto_4.1.1.bb')
-rw-r--r--meta/packages/xorg-proto/fixesproto_4.1.1.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/packages/xorg-proto/fixesproto_4.1.1.bb b/meta/packages/xorg-proto/fixesproto_4.1.1.bb
index 20f95282e5..cb709f7841 100644
--- a/meta/packages/xorg-proto/fixesproto_4.1.1.bb
+++ b/meta/packages/xorg-proto/fixesproto_4.1.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=ae2c93d7226d1ed33287c3924ca61816 \
5 file://xfixesproto.h;endline=41;md5=fa6bf4d92ae4dd0c1cac511105e541d2"
6
3CONFLICTS = "fixesext" 7CONFLICTS = "fixesext"
4PR = "r1" 8PR = "r1"
5PE = "1" 9PE = "1"