summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChee Yang Lee <chee.yang.lee@intel.com>2022-03-18 17:50:10 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-04-03 20:49:03 +0100
commite3d1922620e2210998659e73a98a4122b4373688 (patch)
tree0fde5d8260c1d429af420ff5106dcb357fec181c
parent3f537fefb64cb88e16b1fe64bef6f6d967a3fc10 (diff)
downloadpoky-e3d1922620e2210998659e73a98a4122b4373688.tar.gz
webkitgtk : update to 2.30.6
(From OE-Core rev: 5dacf8e494d9c9871629c14cc9d92fb8af861d8c) Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-sato/webkit/webkitgtk_2.30.6.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.30.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.30.5.bb b/meta/recipes-sato/webkit/webkitgtk_2.30.6.bb
index 93cca20d01..1fdba611ea 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.30.5.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.30.6.bb
@@ -25,7 +25,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \
25 file://CVE-2021-42762.patch \ 25 file://CVE-2021-42762.patch \
26 " 26 "
27 27
28SRC_URI[sha256sum] = "7d0dab08e3c5ae07bec80b2822ef42e952765d5724cac86eb23999bfed5a7f1f" 28SRC_URI[sha256sum] = "50736ec7a91770b5939d715196e5fe7209b93efcdeef425b24dc51fb8e9d7c1e"
29 29
30inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc 30inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc
31 31