From: Denys Dmytriyenko <[email protected]> Fixes:
| WARNING: libssh-0.9.5-r0 do_package_qa: QA Issue: Recipe LICENSE includes obsolete licenses LGPLv2.1 [obsolete-license] Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-extras/recipes-sysrepo/libssh/libssh_0.9.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arago-extras/recipes-sysrepo/libssh/libssh_0.9.5.bb b/meta-arago-extras/recipes-sysrepo/libssh/libssh_0.9.5.bb index 43a6827e..481356c5 100644 --- a/meta-arago-extras/recipes-sysrepo/libssh/libssh_0.9.5.bb +++ b/meta-arago-extras/recipes-sysrepo/libssh/libssh_0.9.5.bb @@ -1,7 +1,7 @@ SUMMARY = "Multiplatform C library implementing the SSHv2 and SSHv1 protocol" HOMEPAGE = "http://www.libssh.org" SECTION = "libs" -LICENSE = "LGPLv2.1" +LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://COPYING;md5=dabb4958b830e5df11d2b0ed8ea255a0" DEPENDS = "zlib openssl" -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14897): https://lists.yoctoproject.org/g/meta-arago/message/14897 Mute This Topic: https://lists.yoctoproject.org/mt/101306717/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/leave/10763299/21656/89520264/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
