python-edbus: simplify recipe
authorMartin Jansa <Martin.Jansa@gmail.com>
Sat, 29 Jan 2011 17:37:21 +0000 (18:37 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sat, 29 Jan 2011 18:02:23 +0000 (19:02 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/python/python-edbus_svn.bb

index 799ba18..801cc2d 100644 (file)
@@ -2,6 +2,4 @@ require python-efl.inc
 SRCREV = "${EFL_SRCREV}"
 DEPENDS += "edbus python-dbus"
 RDEPENDS_${PN} += "python-dbus"
-
-SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/BINDINGS/python;module=python-e_dbus;proto=http"
-S = "${WORKDIR}/python-e_dbus"
+SRCNAME = "python-e_dbus"