aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-01-02 10:54:02 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2013-01-03 23:25:43 +0100
commitccd41dd48ceae226cbf6e8a18b7b2da738aba461 (patch)
treeb31cb2048f564c3c15f2c39e8c99762adc23c2ac /meta-efl
parent4c7d2c99a937a3e44e2b840f02d48a2f4ca869fe (diff)
downloadmeta-openembedded-ccd41dd48ceae226cbf6e8a18b7b2da738aba461.tar.gz
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@gmail.com>
Diffstat (limited to 'meta-efl')
-rw-r--r--meta-efl/recipes-efl/efl/edbus2_svn.bb2
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 15e7002e83..1461d46e1a 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}"