mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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:
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"
|
||||
|
||||
Reference in New Issue
Block a user