summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-02-15 07:43:58 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-15 22:42:14 +0000
commit67aadc83dc78c824da49f7199b66899806b6cce9 (patch)
treef5a55e7b03c4a34736b8fd6e3bc304393e39a5c7 /meta/recipes-sato
parent1ffa051f889f1f8a1d66bb0f1ff47cd01e947f3b (diff)
downloadpoky-67aadc83dc78c824da49f7199b66899806b6cce9.tar.gz
webkitgtk: Upgrade to 2.26.4 minor release
(From OE-Core rev: eb36ff94af8f8425a09ae4db150146d4e9e75b6b) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/webkit/webkitgtk_2.26.4.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.26.2.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.26.2.bb b/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb
index a184d833c4..c7f0d5e983 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.26.2.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb
@@ -21,9 +21,8 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \
21 file://0001-Fix-build-with-musl.patch \ 21 file://0001-Fix-build-with-musl.patch \
22 file://include_array.patch \ 22 file://include_array.patch \
23 " 23 "
24 24SRC_URI[md5sum] = "60f881729f3b71244b7f6e58790073e0"
25SRC_URI[md5sum] = "65e06fe73ee166447894aaea95038e3b" 25SRC_URI[sha256sum] = "4386900713dfadf9741177210b32623cab22562a79ffd0d446b66569934b113f"
26SRC_URI[sha256sum] = "6b80f0637a80818559ac8fd50db3b394f41cb61904fb9b3ed65fa51635806512"
27 26
28inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc 27inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc
29 28