diff options
author | Khem Raj <raj.khem@gmail.com> | 2022-08-18 10:49:32 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-08-21 22:51:41 +0100 |
commit | 00b53aad1ea20efb66c23d07d5dd8a2895d426f5 (patch) | |
tree | dd0320bdc625f40946141a5ed667c5238ed1c7c0 /meta/recipes-sato | |
parent | 25b3ebe17761d81528eccbea49ae4091877ee6e3 (diff) | |
download | poky-00b53aad1ea20efb66c23d07d5dd8a2895d426f5.tar.gz |
webkitgtk: Upgrade to 2.36.6 minor update
(From OE-Core rev: bee36428a45c6c0c24d4c0fcf64bd890f3481c4a)
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>
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 | ||
20 | SRC_URI[sha256sum] = "d5532fa884c943dc48f1911473dd663aba407a3b35caa7b04bac1419b41e5908" | 20 | SRC_URI[sha256sum] = "1193bc821946336776f0dfa5e0dca5651f1e57157eda12da4721d2441f24a61a" |
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 | ||