summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2020-06-15 19:49:18 +0300
committerKhem Raj <raj.khem@gmail.com>2020-06-17 08:58:06 -0700
commit098e0fae73a2ae78ca3023607c5ef51c2759a0d9 (patch)
treef7c906ac1a4957acff12d624ec93e24a660111dd
parentf961225a1c25b66cbe7941c992c606441ed00abb (diff)
downloadmeta-openembedded-098e0fae73a2ae78ca3023607c5ef51c2759a0d9.tar.gz
python-kconfiglib.inc: Remove
Remove inc file because the recipe python3-kconfiglib has been alredy consolidated in a single file. I forgot to delete the inc file in the previous commit. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python-kconfiglib.inc8
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 3dc4961c8..000000000
--- a/meta-python/recipes-devtools/python/python-kconfiglib.inc
+++ /dev/null
@@ -1,8 +0,0 @@
1DESCRIPTION = "Kconfiglib is a Kconfig implementation in Python"
2LICENSE = "ISC"
3LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=712177a72a3937909543eda3ad1bfb7c"
4
5SRC_URI[md5sum] = "4ad68618824d4bad1d1de1d7eb838bba"
6SRC_URI[sha256sum] = "bed2cc2216f538eca4255a83a4588d8823563cdd50114f86cf1a2674e602c93c"
7
8BBCLASSEXTEND = "native nativesdk"