From 8327efb6334b9187fbaf7c871de4446c6863b3c5 Mon Sep 17 00:00:00 2001 From: Kai Kang Date: Tue, 16 Aug 2022 10:04:05 +0800 Subject: mingw-libgnurx: update license name 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 Signed-off-by: Richard Purdie --- 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 # 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 \ -- cgit v1.2.3-54-g00ecf