git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52913db
)
python-edbus: simplify recipe
author
Martin Jansa
<Martin.Jansa@gmail.com>
Sat, 29 Jan 2011 17:37:21 +0000
(18:37 +0100)
committer
Martin 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
patch
|
blob
|
history
diff --git
a/recipes/python/python-edbus_svn.bb
b/recipes/python/python-edbus_svn.bb
index
799ba18
..
801cc2d
100644
(file)
--- 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"