aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-py.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-py.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-py.inc9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-python/recipes-devtools/python/python-py.inc b/meta-python/recipes-devtools/python/python-py.inc
deleted file mode 100644
index 495becfc13..0000000000
--- a/meta-python/recipes-devtools/python/python-py.inc
+++ /dev/null
@@ -1,9 +0,0 @@
-SUMMARY = "Library with cross-python path, ini-parsing, io, code, log facilities"
-HOMEPAGE = "http://py.readthedocs.io/"
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=a6bb0320b04a0a503f12f69fea479de9"
-
-SRC_URI[md5sum] = "7502d66fa68ea4ae5b61c511cd177d6a"
-SRC_URI[sha256sum] = "3fd59af7435864e1a243790d322d763925431213b6b8529c6ca71081ace3bbf7"
-
-BBCLASSEXTEND = "native nativesdk"