summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/webkit
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-08-19 09:27:23 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-08-21 22:51:42 +0100
commit19ef3a5dba4a772ea51faa4beb0c530039983852 (patch)
treef20332364801b37248a04f9f06ade7e935cf5edc /meta/recipes-sato/webkit
parent5607db1ac669b2e9b90599651026e717458d96b0 (diff)
downloadpoky-19ef3a5dba4a772ea51faa4beb0c530039983852.tar.gz
wpebackend-fdo: upgrade 1.12.0 -> 1.12.1
(From OE-Core rev: a614bb96fab31049614d8cb24062fe77c76c8e30) 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/webkit')
-rw-r--r--meta/recipes-sato/webkit/wpebackend-fdo_1.12.1.bb (renamed from meta/recipes-sato/webkit/wpebackend-fdo_1.12.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/wpebackend-fdo_1.12.0.bb b/meta/recipes-sato/webkit/wpebackend-fdo_1.12.1.bb
index 4a18467ea4..5f776c13e6 100644
--- a/meta/recipes-sato/webkit/wpebackend-fdo_1.12.0.bb
+++ b/meta/recipes-sato/webkit/wpebackend-fdo_1.12.1.bb
@@ -13,7 +13,7 @@ inherit meson features_check pkgconfig
13REQUIRED_DISTRO_FEATURES = "opengl" 13REQUIRED_DISTRO_FEATURES = "opengl"
14 14
15SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz" 15SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz"
16SRC_URI[sha256sum] = "6239c9c15523410798d66315de6b491712ab30009ba180f3e0dd076d9b0074ac" 16SRC_URI[sha256sum] = "45aa833c44ec292f31fa943b01b8cc75e54eb623ad7ba6a66fc2f118fe69e629"
17 17
18# Especially helps compiling with clang which enable this as error when 18# Especially helps compiling with clang which enable this as error when
19# using c++11 19# using c++11