]> code.ossystems Code Review - openembedded-core.git/commitdiff
glibc/glibc-collateral.inc: Add LIC_FILES_CHKSUM to avoid warnings in manifest creation
authorAníbal Limón <anibal.limon@linux.intel.com>
Sat, 14 Mar 2015 08:46:53 +0000 (08:46 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Mar 2015 10:59:05 +0000 (10:59 +0000)
Add licenses point to COMMON_LICENSE_DIR because glibc-collateral.inc is
a recipe that don't provide tarball/repo with LICENSE files.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
meta/recipes-core/glibc/glibc-collateral.inc

index dfcebae388f992c2cfb591d039fc1208d9b63ccd..f82db06cb90ba8fd680b93f32f80758484371d89 100644 (file)
@@ -1,5 +1,7 @@
 INHIBIT_DEFAULT_DEPS = "1"
 LICENSE = "GPLv2 & LGPLv2.1"
+LIC_FILES_CHKSUM ?= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6 \
+                     file://${COMMON_LICENSE_DIR}/LGPL-2.1;md5=1a6d268fd218675ffea8be556788b780"
 HOMEPAGE = "http://www.gnu.org/software/libc/index.html"
 
 # This needs to match with glibc.inc, otherwise glibc-scripts and glibc-locale