summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-efl/webkit/webkit-efl_svn.bb')
-rw-r--r--meta-efl/recipes-efl/webkit/webkit-efl_svn.bb12
1 files changed, 6 insertions, 6 deletions
diff --git a/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb b/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb
index 1b782cd44..33100c2a1 100644
--- a/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb
+++ b/meta-efl/recipes-efl/webkit/webkit-efl_svn.bb
@@ -17,17 +17,17 @@ PR = "r2"
17SRCREV_FORMAT = "source" 17SRCREV_FORMAT = "source"
18 18
19SRC_URI = "\ 19SRC_URI = "\
20 svn://svn.webkit.org/repository/webkit/trunk;module=Source;name=source;protocol=http;subdir=src \ 20 svn://svn.webkit.org/repository/webkit/trunk;module=Source;name=source;protocol=http;subdir=src \
21 svn://svn.webkit.org/repository/webkit/trunk/;module=WebKitLibraries;protocol=http;subdir=src \ 21 svn://svn.webkit.org/repository/webkit/trunk/;module=WebKitLibraries;protocol=http;subdir=src \
22 svn://svn.webkit.org/repository/webkit/trunk/;module=Tools;protocol=http;subdir=src \ 22 svn://svn.webkit.org/repository/webkit/trunk/;module=Tools;protocol=http;subdir=src \
23 file://CMakeLists.txt \ 23 file://CMakeLists.txt \
24 file://bison-2.6.patch \ 24 file://bison-2.6.patch \
25" 25"
26 26
27S = "${WORKDIR}/src" 27S = "${WORKDIR}/src"
28 28
29do_configure_prepend() { 29do_configure_prepend() {
30 cp ${WORKDIR}/CMakeLists.txt ${S}; 30 cp ${WORKDIR}/CMakeLists.txt ${S};
31} 31}
32 32
33inherit cmake lib_package pkgconfig perlnative pythonnative 33inherit cmake lib_package pkgconfig perlnative pythonnative