summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-01-04 12:04:50 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-06 12:03:47 +0000
commit5f7f1b0bf5761f242e49717359f2f3c0a1b51316 (patch)
treeb98b5aa47aab06cd1b6cd29eb42fde44ad3e9a88 /meta/recipes-sato
parent9987d04af46a2341a1719043bf94581255272022 (diff)
downloadpoky-5f7f1b0bf5761f242e49717359f2f3c0a1b51316.tar.gz
webkitgtk: upgrade 2.38.2 -> 2.38.3
(From OE-Core rev: 73c6e39caf1b2c1c83e2fad5843ad62de2a7b311) 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.38.3.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.38.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.38.2.bb b/meta/recipes-sato/webkit/webkitgtk_2.38.3.bb
index 616416f6dc..e890079dc5 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.38.2.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.38.3.bb
@@ -15,7 +15,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \
15 file://0001-When-building-introspection-files-do-not-quote-CFLAG.patch \ 15 file://0001-When-building-introspection-files-do-not-quote-CFLAG.patch \
16 file://0d3344e17d258106617b0e6d783d073b188a2548.patch \ 16 file://0d3344e17d258106617b0e6d783d073b188a2548.patch \
17 " 17 "
18SRC_URI[sha256sum] = "f3eb82899651f583b4d99cacd16af784a1a7710fce9e7b6807bd6ccde909fe3e" 18SRC_URI[sha256sum] = "41f001d1ed448c6936b394a9f20e4640eebf83a7f08262df28504f7410604a5a"
19 19
20inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gi-docgen 20inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gi-docgen
21 21