summaryrefslogtreecommitdiff
path: root/packages/python/python-setuptools-native_0.6c9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/python/python-setuptools-native_0.6c9.bb')
-rw-r--r--packages/python/python-setuptools-native_0.6c9.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/packages/python/python-setuptools-native_0.6c9.bb b/packages/python/python-setuptools-native_0.6c9.bb
deleted file mode 100644
index 0bbf9c32fc..0000000000
--- a/packages/python/python-setuptools-native_0.6c9.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-require python-setuptools_${PV}.bb
-inherit native
-
-FILESPATH = "${FILE_DIRNAME}/python-setuptools"
-DEPENDS = "python-native"
-
-do_stage() {
- distutils_stage_all
-}