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

index 42d33fb674642a2b0cce49122168ca35345b8e92..725be1d7021d1f198b2f7c9e91259cefd529f337 100644 (file)
@@ -1,5 +1,9 @@
 require xorg-proto-common.inc
 
+LICENSE = "MIT-style"
+LIC_FILES_CHKSUM = "file://COPYING;md5=5fa3f85d9eefaa3a945071485be11343 \
+                    file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f"
+
 CONFLICTS = "randrext"
 PR = "r1"
 PE = "1"