]> code.ossystems Code Review - openembedded-core.git/commitdiff
ttf-bitstream-vera:Add license file checksum to bb file
authorMei Lei <lei.mei@intel.com>
Tue, 23 Nov 2010 06:10:45 +0000 (14:10 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Wed, 24 Nov 2010 00:46:49 +0000 (16:46 -0800)
Add COPYRIGHT.TXT checksum to bb file

Signed-off-by: Mei Lei<lei.mei@intel.com>
meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb

index a6f4cd62fb105d68a4a74b8a0d3de0d7d4f5f3e0..1001e29471a1c8dce18b3b67f12712245329e914 100644 (file)
@@ -2,6 +2,7 @@ DESCRIPTION = "The Bitstream Vera fonts - TTF Edition"
 SECTION = "x11/fonts"
 PRIORITY = "optional"
 LICENSE = "Bitstream Vera"
+LIC_FILES_CHKSUM = "file://COPYRIGHT.TXT;md5=27d7484b1e18d0ee4ce538644a3f04be"
 PACKAGE_ARCH = "all"
 PR = "r3"
 RDEPENDS = "fontconfig-utils"