[poky] [PATCH 05/25] liberation-fonts:Add license file checksum to bb file
Mei Lei
lei.mei at intel.com
Mon Nov 22 22:07:08 PST 2010
Add COPYING file checksum to bb file
Signed-off-by: Mei Lei <lei.mei at intel.com>
---
.../ttf-fonts/liberation-fonts_1.04.bb | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
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 6b887e3..afb4a57 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"
--
1.6.3.3
More information about the poky
mailing list