summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-11-02 17:48:58 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-11-03 08:21:12 +0000
commit3da35c697d4f7692441bd3199fae28838465f75d (patch)
tree8ce915d6d90e9a998fe213c006c3816b5ec89e44 /meta/recipes-sato
parent1929a1e359e4df7d1a2666bdd976c0190865ffde (diff)
downloadpoky-3da35c697d4f7692441bd3199fae28838465f75d.tar.gz
webkitgtk: upgrade 2.30.1 -> 2.30.2
(From OE-Core rev: 0a412e9c7c53932f804657fcf49b5c3900038300) Signed-off-by: Alexander Kanavin <alex.kanavin@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.30.2.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.30.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.30.1.bb b/meta/recipes-sato/webkit/webkitgtk_2.30.2.bb
index 7689266304..1acba6be1d 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.30.1.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.30.2.bb
@@ -18,7 +18,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \
18 file://0001-Fix-build-with-musl.patch \ 18 file://0001-Fix-build-with-musl.patch \
19 file://include_array.patch \ 19 file://include_array.patch \
20 " 20 "
21SRC_URI[sha256sum] = "17c59dfdadb7377192e9b59bc56c8a029c9fad4f38ed732b652bf33d0bd5d6b1" 21SRC_URI[sha256sum] = "c467e0bc2bc610c2570928e3fd63cedaadc4719cbf9b04aa99f79dd71ad5682a"
22 22
23inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc 23inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc
24 24