aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-12 12:33:28 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-12 12:43:11 +0200
commit7e538dc0c12ce419df74be33a8acc89111837da3 (patch)
tree5f96e73785531496b232f61d2ebddb4db3554d04 /recipes/efl1
parenta8e1e359fe7b1571dd51c8889f2d259868e4f59f (diff)
downloadopenembedded-7e538dc0c12ce419df74be33a8acc89111837da3.tar.gz
libeweather: fix SRC_URI s/eweather/libeweather/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/efl1')
-rw-r--r--recipes/efl1/libeweather_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/efl1/libeweather_svn.bb b/recipes/efl1/libeweather_svn.bb
index 7aced5770a..30039c0078 100644
--- a/recipes/efl1/libeweather_svn.bb
+++ b/recipes/efl1/libeweather_svn.bb
@@ -9,7 +9,7 @@ inherit efl
EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
-SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/PROTO;module=eweather;proto=http"
+SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/PROTO;module=libeweather;proto=http"
S = "${WORKDIR}/eweather"
RSUGGESTS_${PN} = "elementary-tests"