From dfdc28f71109aec3c5d0ccf2b70617665929a4c0 Mon Sep 17 00:00:00 2001 From: Christophe PRIOUZEAU Date: Thu, 24 Oct 2019 14:56:08 +0000 Subject: Python: pysnmp: Clarify BSD license variant The License of python pysnmp is BSD-2-Clause. Signed-off-by: Christophe Priouzeau Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pysnmp_4.4.9.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python-pysnmp_4.4.9.bb') diff --git a/meta-python/recipes-devtools/python/python-pysnmp_4.4.9.bb b/meta-python/recipes-devtools/python/python-pysnmp_4.4.9.bb index 9ff4df2c93..8883df9d8c 100644 --- a/meta-python/recipes-devtools/python/python-pysnmp_4.4.9.bb +++ b/meta-python/recipes-devtools/python/python-pysnmp_4.4.9.bb @@ -5,7 +5,7 @@ DESCRIPTION = "SNMP v1/v2c/v3 engine and apps written in pure-Python. \ " HOMEPAGE = "https://pypi.python.org/pypi/pysnmp" SECTION = "devel/python" -LICENSE = "BSD" +LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=b15d29f500f748d1c2a15709769090a8" SRCNAME = "pysnmp" -- cgit v1.2.3-54-g00ecf