summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-12-08 22:59:41 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-09 10:33:26 +0000
commitfb8ef1b932fee314d02ed0aafcaa2fe73bea443f (patch)
tree5f4eb8d13f20ac48cc87ee6b14369db5c2d1f2fe /meta/recipes-sato
parent2f1039a3896711405f962400a03cff1a9906e715 (diff)
downloadpoky-fb8ef1b932fee314d02ed0aafcaa2fe73bea443f.tar.gz
webkitgtk: upgrade 2.34.1 -> 2.34.2
(From OE-Core rev: b5ee08f8f2bafc17ecc39d9c9351cc9b14eb4982) 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.34.2.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.34.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.34.1.bb b/meta/recipes-sato/webkit/webkitgtk_2.34.2.bb
index 7a942e9cb5..413e0cdf92 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.34.1.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.34.2.bb
@@ -20,7 +20,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \
20 file://0001-Fix-build-without-opengl-or-es.patch \ 20 file://0001-Fix-build-without-opengl-or-es.patch \
21 " 21 "
22 22
23SRC_URI[sha256sum] = "443c1316705de024741748e85fe32324d299d9ee68e6feb340b89e4a04073dee" 23SRC_URI[sha256sum] = "584677d6e7cae12e27cdcc8e05b4cf73b54849a24afc3d7a40cec91016deff00"
24 24
25inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc 25inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc
26 26