mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
libsmi: Clarify BSD license variant
The License of libsmi is BSD-3-Clause and TCL. 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
5a7e65cbf3
commit
b0ab152cd5
@@ -1,7 +1,7 @@
|
||||
SUMMARY = "A Library to Access SMI MIB Information"
|
||||
HOMEPAGE = "https://www.ibr.cs.tu-bs.de/projects/libsmi"
|
||||
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause && TCL"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=3ad3076f9332343a21636cfd351f05b7"
|
||||
|
||||
SRC_URI = "https://www.ibr.cs.tu-bs.de/projects/${BPN}/download/${BP}.tar.gz \
|
||||
|
||||
Reference in New Issue
Block a user