summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-09-28 18:28:33 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-10-11 21:56:13 +0100
commit4ad354b9f66c001c7b103f0d0bd4059e467e814b (patch)
treea6c98ced158793571bd0794197c893fa64045a75 /meta/recipes-sato
parent8b6a66b029e53c7fd9cbf0df7ac772e028480d92 (diff)
downloadpoky-4ad354b9f66c001c7b103f0d0bd4059e467e814b.tar.gz
webkitgtk: Upgrade to 2.36.6 minor update
(From OE-Core rev: bee36428a45c6c0c24d4c0fcf64bd890f3481c4a) (From OE-Core rev: 342a05cc65aaff83f738988211f291e377b1ab87) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Steve Sakoman <steve@sakoman.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.36.6.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.36.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.36.5.bb b/meta/recipes-sato/webkit/webkitgtk_2.36.6.bb
index b3fe357010..37b977f9ba 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.36.5.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.36.6.bb
@@ -17,7 +17,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \
17 file://0001-When-building-introspection-files-do-not-quote-CFLAG.patch \ 17 file://0001-When-building-introspection-files-do-not-quote-CFLAG.patch \
18 " 18 "
19 19
20SRC_URI[sha256sum] = "d5532fa884c943dc48f1911473dd663aba407a3b35caa7b04bac1419b41e5908" 20SRC_URI[sha256sum] = "1193bc821946336776f0dfa5e0dca5651f1e57157eda12da4721d2441f24a61a"
21 21
22inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc 22inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc
23 23