summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2010-06-12 13:05:18 +0800
committerJoshua Lock <josh@linux.intel.com>2010-06-17 23:13:30 +0100
commitd1564ab556586242e02ab5d497b654e02b8fbf2c (patch)
tree13cbc6bc215814307ec14ed4c51024c1ea7fe0ec
parent6ae9b353df3eee7d6af909e3b9040e27de5643c4 (diff)
downloadopenembedded-core-contrib-d1564ab556586242e02ab5d497b654e02b8fbf2c.tar.gz
printproto: fix metadata
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
-rw-r--r--meta/packages/xorg-proto/printproto_1.0.4.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/packages/xorg-proto/printproto_1.0.4.bb b/meta/packages/xorg-proto/printproto_1.0.4.bb
index 9f09fff7b7..194abbafc2 100644
--- a/meta/packages/xorg-proto/printproto_1.0.4.bb
+++ b/meta/packages/xorg-proto/printproto_1.0.4.bb
@@ -1,4 +1,9 @@
require xorg-proto-common.inc
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://COPYING;md5=a2363c155fd3749a8cf436ef56c3070f \
+ file://Print.h;beginline=2;endline=59;md5=1a2ee3cbfe3e38e136ff1b8477b51f4a"
+
PR = "r1"
PE = "1"