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:
Christophe PRIOUZEAU
2019-10-17 14:47:02 +00:00
committed by Khem Raj
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"