aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1/libeweather_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/efl1/libeweather_svn.bb')
-rw-r--r--recipes/efl1/libeweather_svn.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes/efl1/libeweather_svn.bb b/recipes/efl1/libeweather_svn.bb
index 7403c09b6b..9053c90c53 100644
--- a/recipes/efl1/libeweather_svn.bb
+++ b/recipes/efl1/libeweather_svn.bb
@@ -6,12 +6,11 @@ PR = "r0"
SRCREV = "${EFL_SRCREV}"
inherit efl
+SRC_URI = "${E_SVN}/trunk/PROTO;module=${SRCNAME};proto=http;scmdata=keep"
+S = "${WORKDIR}/${SRCNAME}"
EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
-SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/PROTO;module=libeweather;proto=http;scmdata=keep"
-S = "${WORKDIR}/eweather"
-
RSUGGESTS_${PN} = "elementary-tests"
do_compile_append() {