From 247fbed5a93800c44dc36e403f13bdc8dd704553 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Thu, 12 Jul 2012 09:08:24 -0700 Subject: Update proto -> protocol for recipes Signed-off-by: Saul Wold --- meta/recipes-sato/webkit/webkit-gtk_svn.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-sato/webkit') 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 \ -- cgit 1.2.3-korg