summaryrefslogtreecommitdiffstats
path: root/external/poky/meta/recipes-devtools/python/python-setuptools_40.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'external/poky/meta/recipes-devtools/python/python-setuptools_40.0.0.bb')
-rw-r--r--external/poky/meta/recipes-devtools/python/python-setuptools_40.0.0.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/external/poky/meta/recipes-devtools/python/python-setuptools_40.0.0.bb b/external/poky/meta/recipes-devtools/python/python-setuptools_40.0.0.bb
deleted file mode 100644
index cf944049..00000000
--- a/external/poky/meta/recipes-devtools/python/python-setuptools_40.0.0.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-require python-setuptools.inc
-
-PROVIDES = "python-distribute"
-
-inherit setuptools
-
-RREPLACES_${PN} = "python-distribute"
-RPROVIDES_${PN} = "python-distribute"
-RCONFLICTS_${PN} = "python-distribute"