edbus2: update SRC_URI
authorMartin Jansa <Martin.Jansa@gmail.com>
Wed, 2 Jan 2013 09:54:02 +0000 (10:54 +0100)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:26:55 +0000 (08:26 -0800)
* edbus2 was merged in efl tree and moved to IN-EFL in r81826
  there is important fix also in IN-EFL/edbus2

(From meta-openembedded rev: ccd41dd48ceae226cbf6e8a18b7b2da738aba461)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-efl/recipes-efl/efl/edbus2_svn.bb

index 15e7002..1461d46 100644 (file)
@@ -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}"