summaryrefslogtreecommitdiff
path: root/packages/python/python-ecore_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/python/python-ecore_svn.bb')
-rw-r--r--packages/python/python-ecore_svn.bb7
1 files changed, 0 insertions, 7 deletions
diff --git a/packages/python/python-ecore_svn.bb b/packages/python/python-ecore_svn.bb
deleted file mode 100644
index 9907b27262..0000000000
--- a/packages/python/python-ecore_svn.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-require python-efl.inc
-DEPENDS += "python-evas ecore"
-RDEPENDS += "python-evas"
-
-do_stage() {
- distutils_stage_all
-}