summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/glibc-collateral.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-17 10:56:54 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-21 22:01:28 +0000
commit87ed5dab07d08bbf615be23d7442b818448b8400 (patch)
tree09b0fbdbd9c4f2c7352f0e3a9966fc1cc7cd9596 /meta/recipes-core/glibc/glibc-collateral.inc
parent2456f523cfbbae0e509797a0aefa9733f2cb13e3 (diff)
downloadpoky-87ed5dab07d08bbf615be23d7442b818448b8400.tar.gz
recipes: Update common-licenses references to match new names
The licenses were renamed to match their SPDX names, fix the references in LIC_FILES_CHKSUM in OE-Core. (From OE-Core rev: 9af48917cfe583d2db9e1e088c7e396fcf638949) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glibc/glibc-collateral.inc')
-rw-r--r--meta/recipes-core/glibc/glibc-collateral.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/glibc/glibc-collateral.inc b/meta/recipes-core/glibc/glibc-collateral.inc
index 52880791a7..4f81f07da7 100644
--- a/meta/recipes-core/glibc/glibc-collateral.inc
+++ b/meta/recipes-core/glibc/glibc-collateral.inc
@@ -1,7 +1,7 @@
1require glibc-common.inc 1require glibc-common.inc
2 2
3LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6 \ 3LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6 \
4 file://${COMMON_LICENSE_DIR}/LGPL-2.1;md5=1a6d268fd218675ffea8be556788b780" 4 file://${COMMON_LICENSE_DIR}/LGPL-2.1-only;md5=1a6d268fd218675ffea8be556788b780"
5 5
6deltask do_fetch 6deltask do_fetch
7deltask do_unpack 7deltask do_unpack