* [meta-mingw][PATCH] mingw-libgnurx: update license name
@ 2022-08-16 2:04 kai.kang
0 siblings, 0 replies; only message in thread
From: kai.kang @ 2022-08-16 2:04 UTC (permalink / raw)
To: yocto
From: Kai Kang <kai.kang@windriver.com>
Update license name with SPDX identifier to eliminate warning:
WARNING: mingw-libgnurx-2.5.1-r0 do_package_qa: QA Issue: Recipe LICENSE
includes obsolete licenses LGPLv2.1 [obsolete-license]
Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
recipes-support/mingw-libgnurx/mingw-libgnurx_2.5.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-support/mingw-libgnurx/mingw-libgnurx_2.5.1.bb b/recipes-support/mingw-libgnurx/mingw-libgnurx_2.5.1.bb
index ca5bbf9..4547298 100644
--- a/recipes-support/mingw-libgnurx/mingw-libgnurx_2.5.1.bb
+++ b/recipes-support/mingw-libgnurx/mingw-libgnurx_2.5.1.bb
@@ -1,6 +1,6 @@
# Copyright (C) 2021 Khem Raj <raj.khem@gmail.com>
# Released under the MIT license (see COPYING.MIT for the terms)
-LICENSE = "LGPLv2.1"
+LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=bbb461211a33b134d42ed5ee802b37ff"
SRC_URI = "http://download.sourceforge.net/mingw/Other/UserContributed/regex/mingw-regex-${PV}/mingw-libgnurx-${PV}-src.tar.gz \
--
2.17.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-08-16 2:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-16 2:04 [meta-mingw][PATCH] mingw-libgnurx: update license name kai.kang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox