git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8e1e35
)
libeweather: fix SRC_URI s/eweather/libeweather/
author
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 12 Apr 2010 10:33:28 +0000
(12:33 +0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 12 Apr 2010 10:43:11 +0000
(12:43 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/efl1/libeweather_svn.bb
patch
|
blob
|
history
diff --git
a/recipes/efl1/libeweather_svn.bb
b/recipes/efl1/libeweather_svn.bb
index
7aced57
..
30039c0
100644
(file)
--- 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=
lib
eweather;proto=http"
S = "${WORKDIR}/eweather"
RSUGGESTS_${PN} = "elementary-tests"