[oe-commits] Martin Jansa : edbus2: update SRC_URI

git at git.openembedded.org git at git.openembedded.org
Thu Jan 3 22:27:42 UTC 2013


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Jan  2 10:54:02 2013 +0100

edbus2: update SRC_URI

* edbus2 was merged in efl tree and moved to IN-EFL in r81826
  there is important fix also in IN-EFL/edbus2

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-efl/recipes-efl/efl/edbus2_svn.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-efl/recipes-efl/efl/edbus2_svn.bb b/meta-efl/recipes-efl/efl/edbus2_svn.bb
index 15e7002..1461d46 100644
--- a/meta-efl/recipes-efl/efl/edbus2_svn.bb
+++ b/meta-efl/recipes-efl/efl/edbus2_svn.bb
@@ -6,7 +6,7 @@ PR = "${INC_PR}.1"
 DEFAULT_PREFERENCE = "-1"
 
 SRC_URI = "\
-  ${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep \
+  ${E_SVN}/trunk/IN-EFL;module=${SRCNAME};protocol=http;scmdata=keep \
 "
 S = "${WORKDIR}/${SRCNAME}"
 





More information about the Openembedded-commits mailing list