[oe-commits] Martin Jansa : edbus: remove old edbus(1) svn recipe

git at git.openembedded.org git at git.openembedded.org
Sun Feb 23 22:17:13 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 98791cfc79739e58c6ce91adb7988b7bb2eaafd9
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=98791cfc79739e58c6ce91adb7988b7bb2eaafd9

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Jan 31 21:19:26 2014 +0100

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 at gmail.com>

---

 meta-efl/recipes-efl/efl/edbus_svn.bb | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/meta-efl/recipes-efl/efl/edbus_svn.bb b/meta-efl/recipes-efl/efl/edbus_svn.bb
deleted file mode 100644
index 5b13b9e..0000000
--- a/meta-efl/recipes-efl/efl/edbus_svn.bb
+++ /dev/null
@@ -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}"



More information about the Openembedded-commits mailing list