mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 09:18:12 +00:00
libssh2: Clarify BSD license variant
The License of of libssh2 is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ab3470cfe6
commit
5a7e65cbf3
@ -4,7 +4,7 @@ SECTION = "libs"
|
||||
|
||||
DEPENDS = "zlib"
|
||||
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c5cf34fc0acb44b082ef50ef5e4354ca"
|
||||
|
||||
SRC_URI = "http://www.libssh2.org/download/${BP}.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user