summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-wcwidth.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2020-04-04 09:28:36 -0400
committerKhem Raj <raj.khem@gmail.com>2020-04-04 07:22:16 -0700
commit258e0d596357dcbc1fa968c70154666911fc213b (patch)
treea0c0cdd4ca109dcecfba564e8bf4e459e3ba3b46 /meta-python/recipes-devtools/python/python-wcwidth.inc
parent407ba503807a94c5ce21bfdced898be15f9f4074 (diff)
downloadmeta-openembedded-258e0d596357dcbc1fa968c70154666911fc213b.tar.gz
python-wcwidth: consolidate inc and bb files into a single bb file
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-wcwidth.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-wcwidth.inc8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-python/recipes-devtools/python/python-wcwidth.inc b/meta-python/recipes-devtools/python/python-wcwidth.inc
deleted file mode 100644
index bbd0d50bf0..0000000000
--- a/meta-python/recipes-devtools/python/python-wcwidth.inc
+++ /dev/null
@@ -1,8 +0,0 @@
1SUMMARY = "Library for building powerful interactive command lines in Python"
2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=11fba47286258744a6bc6e43530c32a1"
4
5SRC_URI[md5sum] = "dc6677d099e6f49c0f6fbc310de261e9"
6SRC_URI[sha256sum] = "f28b3e8a6483e5d49e7f8949ac1a78314e740333ae305b4ba5defd3e74fb37a8"
7
8BBCLASSEXTEND = "native nativesdk"