aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-10-07 21:14:59 +0200
committerKoen Kooi <koen@openembedded.org>2009-10-07 21:16:23 +0200
commitf9044c8c646cb9c7bd0aaefa28d2cb3b0c00ee6e (patch)
tree3d768c210c82530b04429ff145bdf8960503738a /recipes/python
parenta0d8f66f72a5694abe398444c29b156543c9a62f (diff)
downloadopenembedded-f9044c8c646cb9c7bd0aaefa28d2cb3b0c00ee6e.tar.gz
enlightenment: some modules moved in the svn tree, account for that
Diffstat (limited to 'recipes/python')
-rw-r--r--recipes/python/python-etk_svn.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/python/python-etk_svn.bb b/recipes/python/python-etk_svn.bb
index aff6b1f982..85cb824b2d 100644
--- a/recipes/python/python-etk_svn.bb
+++ b/recipes/python/python-etk_svn.bb
@@ -4,6 +4,8 @@ RDEPENDS += "python-evas python-ecore python-edje python-numeric python-math etk
PV = "0.1.1+svnr${SRCREV}"
PR = "ml1"
+SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/OLD/BINDINGS/python;module=${PN};proto=http"
+
do_stage() {
distutils_stage_all
}