aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/ncp
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-02-17 21:53:45 -0800
committerKhem Raj <raj.khem@gmail.com>2021-02-21 23:37:54 -0800
commited54f12e1989d5e3f39905bef8630f3724e137c5 (patch)
tree2315971bd435d75f85ffcff7c0c3d6f2a11a517b /meta-networking/recipes-support/ncp
parent308c901e86ff280b908563d45ff7e9cdaac6c2c4 (diff)
downloadmeta-openembedded-contrib-ed54f12e1989d5e3f39905bef8630f3724e137c5.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 Correct the checksums where they were wrong Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/ncp')
-rw-r--r--meta-networking/recipes-support/ncp/ncp_1.2.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/ncp/ncp_1.2.4.bb b/meta-networking/recipes-support/ncp/ncp_1.2.4.bb
index f42223b1f8..a2f0ccc069 100644
--- a/meta-networking/recipes-support/ncp/ncp_1.2.4.bb
+++ b/meta-networking/recipes-support/ncp/ncp_1.2.4.bb
@@ -4,7 +4,7 @@ security or integrity checking, no throttling, no features, except \
one: you don't have to type the coordinates of your peer."
HOMEPAGE = "http://www.fefe.de/ncp"
LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
DEPENDS = "libowfat"
SRC_URI = "https://dl.fefe.de/${BP}.tar.bz2"