[oe-commits] Martin Jansa : libeweather: fix SRC_URI s/eweather/libeweather/

git version control git at git.openembedded.org
Tue Apr 13 13:34:58 UTC 2010


Module: openembedded.git
Branch: shr/testing2010
Commit: 65b0c13af9180f8b79ac8129fa26bb1b893f0d48
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=65b0c13af9180f8b79ac8129fa26bb1b893f0d48

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Apr 12 12:33:28 2010 +0200

libeweather: fix SRC_URI s/eweather/libeweather/

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

---

 recipes/efl1/libeweather_svn.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/efl1/libeweather_svn.bb b/recipes/efl1/libeweather_svn.bb
index 7aced57..30039c0 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"





More information about the Openembedded-commits mailing list