diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-10-27 11:07:20 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-28 14:16:31 +0100 |
commit | b5a4c25c69cff6d345a6e48c1f9de37d6b6c68a3 (patch) | |
tree | cd46ac2f254bfe5f59df5b473c2eb421d59e6c23 | |
parent | 44f3acf4c78a98b358e1cfb8dd386c916a750101 (diff) | |
download | poky-b5a4c25c69cff6d345a6e48c1f9de37d6b6c68a3.tar.gz |
webkitgtk: upgrade 2.34.0 -> 2.34.1
(From OE-Core rev: 2a9ae637d95cbf41e1cc2a3516ddd41e1c958104)
Signed-off-by: Alexander Kanavin <alex.kanavin@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.34.1.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.34.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.34.0.bb b/meta/recipes-sato/webkit/webkitgtk_2.34.1.bb index 906683041d..dde8963d04 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.34.0.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.34.1.bb | |||
@@ -22,7 +22,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ | |||
22 | file://0001-Fix-build-without-opengl-or-es.patch \ | 22 | file://0001-Fix-build-without-opengl-or-es.patch \ |
23 | " | 23 | " |
24 | 24 | ||
25 | SRC_URI[sha256sum] = "880c8ee626f67019f67557ca09e59a23ecf245e60f6173215f1a8823cb09af34" | 25 | SRC_URI[sha256sum] = "443c1316705de024741748e85fe32324d299d9ee68e6feb340b89e4a04073dee" |
26 | 26 | ||
27 | inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc | 27 | inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc |
28 | 28 | ||