summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-07-12 09:08:24 -0700
committerSaul Wold <sgw@linux.intel.com>2012-07-16 08:36:57 -0700
commit247fbed5a93800c44dc36e403f13bdc8dd704553 (patch)
treeb4b680092cd42cc55f0eb446ea0f9079e3aa3964 /meta/recipes-sato
parentbbdbb70192e16fe351f9cf8f781110faf839be51 (diff)
downloadopenembedded-core-247fbed5a93800c44dc36e403f13bdc8dd704553.tar.gz
Update proto -> protocol for recipes
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/webkit/webkit-gtk_svn.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-sato/webkit/webkit-gtk_svn.bb b/meta/recipes-sato/webkit/webkit-gtk_svn.bb
index 7d0aae99d2..6a6839d28f 100644
--- a/meta/recipes-sato/webkit/webkit-gtk_svn.bb
+++ b/meta/recipes-sato/webkit/webkit-gtk_svn.bb
@@ -22,9 +22,9 @@ PV = "1.7.2+svnr${SRCPV}"
PR = "r6"
SRC_URI = "\
- svn://svn.webkit.org/repository/webkit/trunk/;module=Source;proto=http;name=source \
- svn://svn.webkit.org/repository/webkit/trunk/;module=WebKitLibraries;proto=http \
- svn://svn.webkit.org/repository/webkit/trunk/;module=Tools;proto=http \
+ svn://svn.webkit.org/repository/webkit/trunk/;module=Source;protocol=http;name=source \
+ svn://svn.webkit.org/repository/webkit/trunk/;module=WebKitLibraries;protocol=http \
+ svn://svn.webkit.org/repository/webkit/trunk/;module=Tools;protocol=http \
file://Makefile \
file://Makefile.shared \
file://autogen.sh \