aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2015-03-18 14:49:00 +0800
committerChen Qi <Qi.Chen@windriver.com>2015-03-19 13:15:53 +0800
commit0d5b7204a5f233bfd196f8e228b0cf2d9de7247f (patch)
treed2687be275dc014e8d8a11db86e211a473294de9
parent076d15fec541333ac5ce7d7cc59c6fc01f9c69c7 (diff)
downloadopenembedded-core-contrib-ChenQi/log-check-license-warn.tar.gz
glibc-collateral.inc: add LIC_FILES_CHKSUMChenQi/log-check-license-warn
Add LIC_FILES_CHKSUM to avoid warnings like below at rootfs time. WARNING: The license listed GPLv2 was not in the licenses collected for glibc-locale Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
-rw-r--r--meta/recipes-core/glibc/glibc-collateral.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/glibc/glibc-collateral.inc b/meta/recipes-core/glibc/glibc-collateral.inc
index dfcebae388..e7258b9fbb 100644
--- a/meta/recipes-core/glibc/glibc-collateral.inc
+++ b/meta/recipes-core/glibc/glibc-collateral.inc
@@ -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