mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
libnewt: fix license warnings
WARNING: libnewt: No generic license file exists for: LGPL in any provider (From OE-Core rev: 8883d4c9ad83b5d0725a4477b87ec8042d5dffb3) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
17895d3559
commit
958e675489
@@ -11,7 +11,7 @@ slang library."
|
||||
HOMEPAGE = "https://fedorahosted.org/newt/"
|
||||
SECTION = "libs"
|
||||
|
||||
LICENSE = "LGPL"
|
||||
LICENSE = "LGPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
|
||||
|
||||
# slang needs to be >= 2.2
|
||||
|
||||
Reference in New Issue
Block a user