summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/webkit/webkitgtk_2.10.7.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-08-29 17:30:22 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-05-28 01:02:19 +0100
commit3ac7c847e802a67c5c2d49d0becad6ede8354ee7 (patch)
tree4a3e38d65cd510c846b6380968f4c92f50bf6cae /meta/recipes-sato/webkit/webkitgtk_2.10.7.bb
parent80b35ed1a282a4f3f5d723febfd70481a48182c2 (diff)
downloadpoky-3ac7c847e802a67c5c2d49d0becad6ede8354ee7.tar.gz
webkitgtk: fix racy double build of WebKit2-4.0.gir
This occasionally triggered autobuilder errors where the .gir file appeared truncated to introspection tools. (From OE-Core rev: 2154c1c803b7bd36a1401fa657e7fd8cb1060a70) RP: backported from 2.12 to 2.10 (From OE-Core rev: cf06e8aa07c8b60a377b4716be5c72311be12f1c) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/webkit/webkitgtk_2.10.7.bb')
-rw-r--r--meta/recipes-sato/webkit/webkitgtk_2.10.7.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.10.7.bb b/meta/recipes-sato/webkit/webkitgtk_2.10.7.bb
index edf9a5b3b9..55d148f071 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.10.7.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.10.7.bb
@@ -18,6 +18,7 @@ SRC_URI = "\
18 file://0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch \ 18 file://0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch \
19 file://0001-When-building-introspection-files-add-CMAKE_C_FLAGS-.patch \ 19 file://0001-When-building-introspection-files-add-CMAKE_C_FLAGS-.patch \
20 file://0001-OptionsGTK.cmake-drop-the-hardcoded-introspection-gt.patch \ 20 file://0001-OptionsGTK.cmake-drop-the-hardcoded-introspection-gt.patch \
21 file://0001-Fix-racy-parallel-build-of-WebKit2-4.0.gir.patch \
21 " 22 "
22SRC_URI[md5sum] = "84832b9d8329413b4f1d87df5f7e8efe" 23SRC_URI[md5sum] = "84832b9d8329413b4f1d87df5f7e8efe"
23SRC_URI[sha256sum] = "990d62c82ed6dede31a6ff0a82d847f16b812842ff3e1093d17113627652864e" 24SRC_URI[sha256sum] = "990d62c82ed6dede31a6ff0a82d847f16b812842ff3e1093d17113627652864e"