summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2010-06-12 12:58:30 +0800
committerJoshua Lock <josh@linux.intel.com>2010-06-17 23:13:28 +0100
commite7e5947210cb92cd6b72263326cf9aef72caa15a (patch)
treeea6df38e5fb7ab0e5ffec891446f065c024dcff4
parent47da7e78ad5bf2f56ba8850550ebeafdac8bc1ae (diff)
downloadpoky-e7e5947210cb92cd6b72263326cf9aef72caa15a.tar.gz
fontsproto: fix metadata
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
-rw-r--r--meta/packages/xorg-proto/fontsproto_2.1.0.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/packages/xorg-proto/fontsproto_2.1.0.bb b/meta/packages/xorg-proto/fontsproto_2.1.0.bb
index 2a9b73adfc..74b2fed79d 100644
--- a/meta/packages/xorg-proto/fontsproto_2.1.0.bb
+++ b/meta/packages/xorg-proto/fontsproto_2.1.0.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=c3e48aa9ce868c8e90f0401db41c11a2 \
5 file://FSproto.h;endline=44;md5=d2e58e27095e5ea7d4ad456ccb91986c"
6
3PR = "r1" 7PR = "r1"
4PE = "1" 8PE = "1"
5 9