]> code.ossystems Code Review - openembedded-core.git/commitdiff
bigreqsproto: add description and license checksum
authorYu Ke <ke.yu@intel.com>
Sat, 12 Jun 2010 11:16:44 +0000 (19:16 +0800)
committerJoshua Lock <josh@linux.intel.com>
Thu, 17 Jun 2010 22:13:35 +0000 (23:13 +0100)
Signed-off-by: Yu Ke <ke.yu@intel.com>
meta/packages/xorg-proto/bigreqsproto_1.1.0.bb

index 29c9f3fc34cb850c9c773f8e8e6f766bc586b7eb..0ea0729bcfe554320046781ae5cc78485644239a 100644 (file)
@@ -5,4 +5,8 @@ PE = "1"
 
 DEPENDS += "gettext"
 
+DESCRIPTION = "X.Org BigReqs extension headers"
+
 BBCLASSEXTEND = "native nativesdk"
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=b12715630da6f268d0d3712ee1a504f4"