diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-kconfiglib.inc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-python/recipes-devtools/python/python-kconfiglib.inc b/meta-python/recipes-devtools/python/python-kconfiglib.inc deleted file mode 100644 index 3dc4961c8b..0000000000 --- a/meta-python/recipes-devtools/python/python-kconfiglib.inc +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | DESCRIPTION = "Kconfiglib is a Kconfig implementation in Python" | ||
2 | LICENSE = "ISC" | ||
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=712177a72a3937909543eda3ad1bfb7c" | ||
4 | |||
5 | SRC_URI[md5sum] = "4ad68618824d4bad1d1de1d7eb838bba" | ||
6 | SRC_URI[sha256sum] = "bed2cc2216f538eca4255a83a4588d8823563cdd50114f86cf1a2674e602c93c" | ||
7 | |||
8 | BBCLASSEXTEND = "native nativesdk" | ||