]> code.ossystems Code Review - openembedded-core.git/commitdiff
kbproto: fix metadata
authorDexuan Cui <dexuan.cui@intel.com>
Sat, 12 Jun 2010 04:59:26 +0000 (12:59 +0800)
committerJoshua Lock <josh@linux.intel.com>
Thu, 17 Jun 2010 22:13:29 +0000 (23:13 +0100)
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
meta/packages/xorg-proto/kbproto_1.0.4.bb

index 29c9f3fc34cb850c9c773f8e8e6f766bc586b7eb..b49d5a69214565c7e65a4e762a2a6020096178ed 100644 (file)
@@ -1,5 +1,9 @@
 require xorg-proto-common.inc
 
+LICENSE = "MIT-style"
+LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \
+                    file://XKBproto.h;beginline=2;endline=26;md5=5744eeff407aeb6e7a1346eebab486a2"
+
 PR = "r2"
 PE = "1"