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

index e7cb66625a84d39aae3b54139bce5c9ad123a99e..46a73111b1df39b528c2352b477b8640037a712a 100644 (file)
@@ -4,4 +4,6 @@ DESCRIPTION = "a program to create an index of scalable font files for X"
 
 DEPENDS += " zlib libfontenc freetype virtual/libx11"
 
-BBCLASSEXTEND = "native"
\ No newline at end of file
+BBCLASSEXTEND = "native"
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=8ecbbbc1259a329e96ccc4dd86ad2ca2"