summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/gnulib
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-03-04 00:44:20 -0800
committerKhem Raj <raj.khem@gmail.com>2022-03-04 17:41:45 -0800
commit14c7d8a0d7cb843ac8b0d25cc4170fa640ac1295 (patch)
tree5b71e3261028cf7043840154af1a9ae140b8a61e /meta-oe/recipes-support/gnulib
parent66298242119cf805e757b9af8a7ceaf39c05d69a (diff)
downloadmeta-openembedded-14c7d8a0d7cb843ac8b0d25cc4170fa640ac1295.tar.gz
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/gnulib')
-rw-r--r--meta-oe/recipes-support/gnulib/gnulib_2018-03-07.03.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/gnulib/gnulib_2018-03-07.03.bb b/meta-oe/recipes-support/gnulib/gnulib_2018-03-07.03.bb
index ac46b5676c..2aab68e6a5 100644
--- a/meta-oe/recipes-support/gnulib/gnulib_2018-03-07.03.bb
+++ b/meta-oe/recipes-support/gnulib/gnulib_2018-03-07.03.bb
@@ -8,7 +8,7 @@ as a collection of portable idioms to be used in other projects."
8 8
9HOMEPAGE = "http://www.gnu.org/software/gnulib/" 9HOMEPAGE = "http://www.gnu.org/software/gnulib/"
10SECTION = "devel" 10SECTION = "devel"
11LICENSE = "LGPLv2+" 11LICENSE = "LGPL-2.0-or-later"
12 12
13LIC_FILES_CHKSUM = "file://COPYING;md5=56a22a6e5bcce45e2c8ac184f81412b5" 13LIC_FILES_CHKSUM = "file://COPYING;md5=56a22a6e5bcce45e2c8ac184f81412b5"
14SRCREV = "0d6e3307bbdb8df4d56043d5f373eeeffe4cbef3" 14SRCREV = "0d6e3307bbdb8df4d56043d5f373eeeffe4cbef3"