summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-proto/printproto_1.0.4.bb
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 /meta/packages/xorg-proto/printproto_1.0.4.bb
parent6ae9b353df3eee7d6af909e3b9040e27de5643c4 (diff)
downloadpoky-d1564ab556586242e02ab5d497b654e02b8fbf2c.tar.gz
printproto: fix metadata
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/packages/xorg-proto/printproto_1.0.4.bb')
-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 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://COPYING;md5=a2363c155fd3749a8cf436ef56c3070f \
6 file://Print.h;beginline=2;endline=59;md5=1a2ee3cbfe3e38e136ff1b8477b51f4a"
7
3PR = "r1" 8PR = "r1"
4PE = "1" 9PE = "1"