[oe] [meta-python][PATCH 06/10] Python: pysmi: Clarify BSD license variant

Christophe PRIOUZEAU christophe.priouzeau at st.com
Thu Oct 24 09:20:37 UTC 2019


The License of python pysmi is BSD-2-Clause.

Signed-off-by: Christophe Priouzeau <christophe.priouzeau at st.com>
---
 meta-python/recipes-devtools/python/python-pysmi_0.2.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 24759b5d6..7a2d89d99 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"
-- 
2.17.1


More information about the Openembedded-devel mailing list