summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/webkit/webkitgtk_2.16.1.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-05-17 22:34:24 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-05-25 23:59:31 +0100
commit52f48d89c7cbccc79a83a5c2b91e4b29c05f016a (patch)
tree2e325376c2485999b1f17529ae8ff86830ee1f67 /meta/recipes-sato/webkit/webkitgtk_2.16.1.bb
parenta6fdea998e480296cafb77912bc47d25328c51f2 (diff)
downloadpoky-52f48d89c7cbccc79a83a5c2b91e4b29c05f016a.tar.gz
webkitgtk: Fix build for armv5
Detect atomics during configure (From OE-Core rev: 424ffbde2111130137e307eb9e598ad50451c865) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/webkit/webkitgtk_2.16.1.bb')
-rw-r--r--meta/recipes-sato/webkit/webkitgtk_2.16.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.16.1.bb b/meta/recipes-sato/webkit/webkitgtk_2.16.1.bb
index 0931a50636..a52d93cfbe 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.16.1.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.16.1.bb
@@ -20,6 +20,7 @@ SRC_URI = "http://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \
20 file://x32_support.patch \ 20 file://x32_support.patch \
21 file://cross-compile.patch \ 21 file://cross-compile.patch \
22 file://gcc7.patch \ 22 file://gcc7.patch \
23 file://detect-atomics-during-configure.patch \
23 " 24 "
24SRC_URI[md5sum] = "d3bcf995a667fd9febb9ab991acf0ca7" 25SRC_URI[md5sum] = "d3bcf995a667fd9febb9ab991acf0ca7"
25SRC_URI[sha256sum] = "eb92383232328ce655b703c64370ed3795662479719ad1b4a869ed46769d2945" 26SRC_URI[sha256sum] = "eb92383232328ce655b703c64370ed3795662479719ad1b4a869ed46769d2945"