]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
glibc-collateral.inc: add LIC_FILES_CHKSUM ChenQi/log-check-license-warn
authorChen Qi <Qi.Chen@windriver.com>
Wed, 18 Mar 2015 06:49:00 +0000 (14:49 +0800)
committerChen Qi <Qi.Chen@windriver.com>
Thu, 19 Mar 2015 05:15:53 +0000 (13:15 +0800)
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>
meta/recipes-core/glibc/glibc-collateral.inc

index dfcebae388f992c2cfb591d039fc1208d9b63ccd..e7258b9fbbd1061908b30367a929da75917bf582 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