From e012e5fdfff786c8c65bea52fe52d175f911e5fe Mon Sep 17 00:00:00 2001 From: Christophe PRIOUZEAU Date: Thu, 24 Oct 2019 09:20:37 +0000 Subject: Python: pysmi: Clarify BSD license variant The License of python pysmi is BSD-2-Clause. Signed-off-by: Christophe Priouzeau Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pysmi_0.2.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python-pysmi_0.2.2.bb b/meta-python/recipes-devtools/python/python-pysmi_0.2.2.bb index 24759b5d6d..7a2d89d99a 100644 --- a/meta-python/recipes-devtools/python/python-pysmi_0.2.2.bb +++ b/meta-python/recipes-devtools/python/python-pysmi_0.2.2.bb @@ -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" -- cgit v1.2.3-54-g00ecf