diff options
author | Khem Raj <raj.khem@gmail.com> | 2022-09-03 02:21:00 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-09-05 08:53:22 +0100 |
commit | d2420daacfefba20d26500e0b053855caff62238 (patch) | |
tree | 6ebfb3f879bf9803c1e1339d6a7b736dcce70c0f | |
parent | acdc8f9fa4c432672fdf0371a2833fbb956faf8d (diff) | |
download | poky-d2420daacfefba20d26500e0b053855caff62238.tar.gz |
webkitgtk: Update to 2.6.37
(From OE-Core rev: edbfd06927ef4a9bb1ea1ff80fbc901ede89ce42)
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>
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk_2.36.7.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.36.6.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.36.6.bb b/meta/recipes-sato/webkit/webkitgtk_2.36.7.bb index 37b977f9ba..026e24ae39 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.36.6.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.36.7.bb | |||
@@ -16,8 +16,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ | |||
16 | file://reproducibility.patch \ | 16 | file://reproducibility.patch \ |
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 | SRC_URI[sha256sum] = "0c260cf2b32f0481d017670dfed1b61e554967cd067195606c9f9eb5fe731743" | |
20 | SRC_URI[sha256sum] = "1193bc821946336776f0dfa5e0dca5651f1e57157eda12da4721d2441f24a61a" | ||
21 | 20 | ||
22 | inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc | 21 | inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc |
23 | 22 | ||