diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pysmi_0.2.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ | |||
5 | HOMEPAGE = "https://pypi.python.org/pypi/pysmi" | 5 | HOMEPAGE = "https://pypi.python.org/pypi/pysmi" |
6 | SECTION = "devel/python" | 6 | SECTION = "devel/python" |
7 | 7 | ||
8 | LICENSE = "BSD" | 8 | LICENSE = "BSD-2-Clause" |
9 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=d8b1bbadd635f187dee74d999a8c67b8" | 9 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=d8b1bbadd635f187dee74d999a8c67b8" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "3b0f71e4e9f730d211f09d8ef5371140" | 11 | SRC_URI[md5sum] = "3b0f71e4e9f730d211f09d8ef5371140" |