diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2012-07-13 15:26:45 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-07-16 11:06:40 +0200 |
| commit | aa4f43779695aa8fd7edec71553d82b96c26babb (patch) | |
| tree | afd4a8c1a4c344dac0488d9612edb7c49c451a0f /meta-efl/recipes-efl/webkit | |
| parent | 2c8329b8d9859bfc08377c887432e415697525e4 (diff) | |
| download | meta-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/webkit')
| -rw-r--r-- | meta-efl/recipes-efl/webkit/webkit-efl_svn.bb | 6 |
1 files changed, 3 insertions, 3 deletions
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" | |||
| 16 | SRCREV_FORMAT = "source" | 16 | SRCREV_FORMAT = "source" |
| 17 | 17 | ||
| 18 | SRC_URI = "\ | 18 | SRC_URI = "\ |
| 19 | svn://svn.webkit.org/repository/webkit/trunk;module=Source;name=source;proto=http;subdir=src \ | 19 | svn://svn.webkit.org/repository/webkit/trunk;module=Source;name=source;protocol=http;subdir=src \ |
| 20 | svn://svn.webkit.org/repository/webkit/trunk/;module=WebKitLibraries;proto=http;subdir=src \ | 20 | svn://svn.webkit.org/repository/webkit/trunk/;module=WebKitLibraries;protocol=http;subdir=src \ |
| 21 | svn://svn.webkit.org/repository/webkit/trunk/;module=Tools;proto=http;subdir=src \ | 21 | svn://svn.webkit.org/repository/webkit/trunk/;module=Tools;protocol=http;subdir=src \ |
| 22 | file://0001-JavaScriptCore-add-EINA_LIBRARIES-to-shell-build-for.patch \ | 22 | file://0001-JavaScriptCore-add-EINA_LIBRARIES-to-shell-build-for.patch \ |
| 23 | file://0001-CMake-Do-not-pass-P-to-the-preprocessor-when-running.patch \ | 23 | file://0001-CMake-Do-not-pass-P-to-the-preprocessor-when-running.patch \ |
| 24 | file://CMakeLists.txt \ | 24 | file://CMakeLists.txt \ |
