summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/elementary-theme-efenniht_svn.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-07-13 15:26:45 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-07-16 11:06:40 +0200
commitaa4f43779695aa8fd7edec71553d82b96c26babb (patch)
treeafd4a8c1a4c344dac0488d9612edb7c49c451a0f /meta-efl/recipes-efl/efl/elementary-theme-efenniht_svn.bb
parent2c8329b8d9859bfc08377c887432e415697525e4 (diff)
downloadmeta-openembedded-aa4f43779695aa8fd7edec71553d82b96c26babb.tar.gz
various: update ; proto= to ; protocol= in SRC_URI
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-efl/efl/elementary-theme-efenniht_svn.bb')
-rw-r--r--meta-efl/recipes-efl/efl/elementary-theme-efenniht_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-efl/recipes-efl/efl/elementary-theme-efenniht_svn.bb b/meta-efl/recipes-efl/efl/elementary-theme-efenniht_svn.bb
index 70a184a758..d764e96f2a 100644
--- a/meta-efl/recipes-efl/efl/elementary-theme-efenniht_svn.bb
+++ b/meta-efl/recipes-efl/efl/elementary-theme-efenniht_svn.bb
@@ -20,8 +20,8 @@ PV = "0.0+svnr${SRCPV}"
20inherit e-base allarch 20inherit e-base allarch
21 21
22SRCNAME = "efenniht" 22SRCNAME = "efenniht"
23SRC_URI = "${E_SVN}/trunk/THEMES;module=${SRCNAME};proto=http;name=THM_REV" 23SRC_URI = "${E_SVN}/trunk/THEMES;module=${SRCNAME};protocol=http;name=THM_REV"
24SRC_URI += "${E_SVN}/trunk/elementary/data;module=themes;proto=http;name=ELM_REV" 24SRC_URI += "${E_SVN}/trunk/elementary/data;module=themes;protocol=http;name=ELM_REV"
25SRC_URI += "file://LICENSE" 25SRC_URI += "file://LICENSE"
26S = "${WORKDIR}/${SRCNAME}" 26S = "${WORKDIR}/${SRCNAME}"
27 27