summaryrefslogtreecommitdiff
path: root/recipes/python/python-etk_svn.bb
diff options
context:
space:
mode:
authorSergey Lapin <slapin@ossfans.org>2009-10-13 17:30:38 +0400
committerSergey Lapin <slapin@ossfans.org>2009-10-13 17:30:38 +0400
commitc9d89f888ec69245c56358b454f37cffd8bb87ac (patch)
tree10d3aefa0fc1c74baeccbc456ce16e0d42816f17 /recipes/python/python-etk_svn.bb
parent43653cf44fc541bd55cb094392444a7faa7bb3be (diff)
parent925dea6086bd5f7479eda0226f32bcd46ba025a1 (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/python/python-etk_svn.bb')
-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
}