[oe-commits] Martin Jansa : python-edbus: simplify recipe

git version control git at git.openembedded.org
Sat Jan 29 18:04:50 UTC 2011


Module: openembedded.git
Branch: master
Commit: f39c8ac813578e60af02a7492414f0fbc3b26b3c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f39c8ac813578e60af02a7492414f0fbc3b26b3c

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sat Jan 29 18:37:21 2011 +0100

python-edbus: simplify recipe

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/python/python-edbus_svn.bb |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/recipes/python/python-edbus_svn.bb b/recipes/python/python-edbus_svn.bb
index 799ba18..801cc2d 100644
--- a/recipes/python/python-edbus_svn.bb
+++ b/recipes/python/python-edbus_svn.bb
@@ -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"





More information about the Openembedded-commits mailing list