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

git version control git at git.openembedded.org
Wed Feb 16 17:56:17 UTC 2011


Module: openembedded.git
Branch: shr/testing2011.1
Commit: 984aeb6a6b6ffd25689cc4fc034e4f34177908ff
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=984aeb6a6b6ffd25689cc4fc034e4f34177908ff

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