diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-08-08 08:42:36 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-08-10 08:25:28 +0100 |
commit | 2dbb1706aa779f06f3ebc321b53d47f8dd6ed100 (patch) | |
tree | fffb18aeb32562203f76da83e348c374839e8f0a | |
parent | 2358923e6269017d9e37dff4a154a04d2a02b733 (diff) | |
download | poky-2dbb1706aa779f06f3ebc321b53d47f8dd6ed100.tar.gz |
webkitgtk: upgrade 2.36.4 -> 2.36.5
(From OE-Core rev: 31e57deaed0fd46396d22dd6fcb75e955c1aa2f6)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk_2.36.5.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.36.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.36.4.bb b/meta/recipes-sato/webkit/webkitgtk_2.36.5.bb index df4ff63121..b3fe357010 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.36.4.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.36.5.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 | ||
20 | SRC_URI[sha256sum] = "b6bebe1f85a479d968c19e44a4704622ef8cef61636ad1b2406b77d16ae2e2a8" | 20 | SRC_URI[sha256sum] = "d5532fa884c943dc48f1911473dd663aba407a3b35caa7b04bac1419b41e5908" |
21 | 21 | ||
22 | inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc | 22 | inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc |
23 | 23 | ||