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