aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Sdun <frederik.sdun@googlemail.com>2009-10-06 08:55:52 +0000
committerKlaus Kurzmann <mok@fluxnetz.de>2009-10-09 11:45:44 +0200
commit83d70642d238c3b4f0fdaf00606f4d6641e152e9 (patch)
treeb963632bbaab644e8a134de5e99aaa16bc27ebb7
parent2b48fcd5660843b1d5e14b4fb09e65646cbc5b9f (diff)
downloadopenembedded-83d70642d238c3b4f0fdaf00606f4d6641e152e9.tar.gz
Use OLD/ SRC_URI for python-epsilon
Signed-off-by: Frederik 'playya' Sdun <Frederik.Sdun@googlemail.com> Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
-rw-r--r--recipes/python/python-epsilon_svn.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/python/python-epsilon_svn.bb b/recipes/python/python-epsilon_svn.bb
index 97b06609c1..9f535e5fd7 100644
--- a/recipes/python/python-epsilon_svn.bb
+++ b/recipes/python/python-epsilon_svn.bb
@@ -2,3 +2,4 @@ require python-efl.inc
DEPENDS += "epsilon python-ecore"
RDEPENDS += "python-ecore"
+SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/OLD/BINDINGS/python;module=${PN};proto=http"