diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-07-20 10:44:40 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-07-23 13:55:26 +0100 |
commit | 5571169234ae5d477ea7fbab5cd883fcb10139d4 (patch) | |
tree | 4b12df7e05a1b249d66e6c144e59e3dee7c262e3 /meta/recipes-sato | |
parent | f6420c9aa6accd75c3dc7111aa46c214598f897d (diff) | |
download | poky-5571169234ae5d477ea7fbab5cd883fcb10139d4.tar.gz |
webkitgtk: upgrade 2.36.3 -> 2.36.4
(From OE-Core rev: 2396f8de9b6b9690dd70961084514da7d237f2ad)
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>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk_2.36.4.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.36.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.36.3.bb b/meta/recipes-sato/webkit/webkitgtk_2.36.4.bb index 83b6f8a6ee..df4ff63121 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.36.3.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.36.4.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] = "732fcf8c4ec644b8ed28b46ebbd7c1ebab9d9e0afea9bdf5e5d12786afc478d1" | 20 | SRC_URI[sha256sum] = "b6bebe1f85a479d968c19e44a4704622ef8cef61636ad1b2406b77d16ae2e2a8" |
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 | ||