summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-extended/logcheck
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-03-04 00:46:05 -0800
committerKhem Raj <raj.khem@gmail.com>2022-03-04 17:41:45 -0800
commitbd5dcf1b25204eaf689316902b450a67225434bf (patch)
tree66ca2f14fbf63926e646ab6accd8496c82b3da4a /meta-perl/recipes-extended/logcheck
parent7d8a0e840dd9fc6aabfe29413f3564ef0dc481f8 (diff)
downloadmeta-openembedded-bd5dcf1b25204eaf689316902b450a67225434bf.tar.gz
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-perl/recipes-extended/logcheck')
-rw-r--r--meta-perl/recipes-extended/logcheck/logcheck_1.3.23.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-extended/logcheck/logcheck_1.3.23.bb b/meta-perl/recipes-extended/logcheck/logcheck_1.3.23.bb
index 38ef0f8dc..b40d52ab9 100644
--- a/meta-perl/recipes-extended/logcheck/logcheck_1.3.23.bb
+++ b/meta-perl/recipes-extended/logcheck/logcheck_1.3.23.bb
@@ -8,7 +8,7 @@ Normal entries are entries which match one of the many included regular \
8expression files contain in the database." 8expression files contain in the database."
9SECTION = "Applications/System" 9SECTION = "Applications/System"
10HOMEPAGE = "http://logcheck.org/" 10HOMEPAGE = "http://logcheck.org/"
11LICENSE = "GPLv2" 11LICENSE = "GPL-2.0-only"
12LIC_FILES_CHKSUM = "file://LICENSE;md5=c93c0550bd3173f4504b2cbd8991e50b" 12LIC_FILES_CHKSUM = "file://LICENSE;md5=c93c0550bd3173f4504b2cbd8991e50b"
13 13
14SRC_URI = "${DEBIAN_MIRROR}/main/l/${BPN}/${BPN}_${PV}.tar.xz \ 14SRC_URI = "${DEBIAN_MIRROR}/main/l/${BPN}/${BPN}_${PV}.tar.xz \