From: Mei Lei Date: Tue, 23 Nov 2010 06:07:08 +0000 (+0800) Subject: liberation-fonts:Add license file checksum to bb file X-Git-Tag: 2011-1~3894 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e2b9cab0e3ccaa46af01348e5aa0ab23ff2bfe05;p=openembedded-core.git liberation-fonts:Add license file checksum to bb file Add COPYING file checksum to bb file Signed-off-by: Mei Lei --- diff --git a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb index 6b887e31b6..afb4a57317 100644 --- a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb +++ b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb @@ -5,6 +5,7 @@ BUGTRACKER = "https://bugzilla.redhat.com/" SECTION = "x11/fonts" PRIORITY = "optional" LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" PACKAGE_ARCH = "all" RDEPENDS = "fontconfig-utils" PE = "1"