From aa4f43779695aa8fd7edec71553d82b96c26babb Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 13 Jul 2012 15:26:45 +0000 Subject: various: update ; proto= to ; protocol= in SRC_URI Signed-off-by: Koen Kooi Acked-by: Martin Jansa --- meta-efl/recipes-efl/webkit/webkit-efl_svn.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-efl/recipes-efl/webkit') diff --git a/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb b/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb index cd3809654a..0c490c389c 100644 --- a/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb +++ b/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb @@ -16,9 +16,9 @@ PR = "r2" SRCREV_FORMAT = "source" SRC_URI = "\ - svn://svn.webkit.org/repository/webkit/trunk;module=Source;name=source;proto=http;subdir=src \ - svn://svn.webkit.org/repository/webkit/trunk/;module=WebKitLibraries;proto=http;subdir=src \ - svn://svn.webkit.org/repository/webkit/trunk/;module=Tools;proto=http;subdir=src \ + svn://svn.webkit.org/repository/webkit/trunk;module=Source;name=source;protocol=http;subdir=src \ + svn://svn.webkit.org/repository/webkit/trunk/;module=WebKitLibraries;protocol=http;subdir=src \ + svn://svn.webkit.org/repository/webkit/trunk/;module=Tools;protocol=http;subdir=src \ file://0001-JavaScriptCore-add-EINA_LIBRARIES-to-shell-build-for.patch \ file://0001-CMake-Do-not-pass-P-to-the-preprocessor-when-running.patch \ file://CMakeLists.txt \ -- cgit 1.2.3-korg