mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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:
@@ -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}"
|
||||
Reference in New Issue
Block a user