python-kconfiglib: upgrade 10.42.0 -> 13.7.0

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2020-01-15 05:12:28 -08:00
committed by Khem Raj
parent 1b625ea1d1
commit 4af2299069
3 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ DESCRIPTION = "Kconfiglib is a Kconfig implementation in Python"
LICENSE = "ISC"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=712177a72a3937909543eda3ad1bfb7c"
SRC_URI[md5sum] = "2306279a050c6a888f34a5719047f217"
SRC_URI[sha256sum] = "0070eb9061f924e1fa7bc2b1f0aeea1d38e1ddf9bbdbd4b5c346bcf1a0848674"
SRC_URI[md5sum] = "7879aa13d306263e95146439d3959f23"
SRC_URI[sha256sum] = "8dbb946d41a33cec2b63432393a4920479c8c9fa8d5bbca468c4e8a673be6e36"
BBCLASSEXTEND = "native nativesdk"

View File

@@ -1,2 +0,0 @@
require python-kconfiglib-${PV}.inc
inherit pypi setuptools3

View File

@@ -0,0 +1,2 @@
require python-kconfiglib.inc
inherit pypi setuptools3