mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-14 14:20:28 +00:00
Python: pysmi: Clarify BSD license variant
The License of python pysmi is BSD-2-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
1a6ae3203a
commit
e012e5fdff
@@ -5,7 +5,7 @@ DESCRIPTION = "A pure-Python implementation of SNMP/SMI MIB \
|
||||
HOMEPAGE = "https://pypi.python.org/pypi/pysmi"
|
||||
SECTION = "devel/python"
|
||||
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=d8b1bbadd635f187dee74d999a8c67b8"
|
||||
|
||||
SRC_URI[md5sum] = "3b0f71e4e9f730d211f09d8ef5371140"
|
||||
|
||||
Reference in New Issue
Block a user