edbus: remove old edbus(1) svn recipe

* it was moved to legacy git tree:
  http://git.enlightenment.org/legacy/e_dbus.git/
* there is newer 1.7.10 release but only efl version requirements
  were changed since 1.7.9 (see git diff v1.7.9 v1.7.10)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2014-01-31 21:19:26 +01:00
parent f88e671b36
commit 98791cfc79
-13
View File
@@ -1,13 +0,0 @@
require ${BPN}.inc
SRCREV = "${EFL_SRCREV}"
PV = "1.7.4+svnr${SRCPV}"
PR = "${INC_PR}.0"
DEFAULT_PREFERENCE = "-1"
SRCNAME_append = "-1.7"
SRC_URI = "\
${E_SVN}/branches;module=${SRCNAME};protocol=http;scmdata=keep \
"
S = "${WORKDIR}/${SRCNAME}"