summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-10-27 11:07:21 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-28 14:16:26 +0100
commit85266e431bc3556353a983b941c96b34cb638434 (patch)
tree0ba2a641877eb43c51768c5a7fb28e7557574f6a
parent2a9ae637d95cbf41e1cc2a3516ddd41e1c958104 (diff)
downloadopenembedded-core-contrib-85266e431bc3556353a983b941c96b34cb638434.tar.gz
wpebackend-fdo: upgrade 1.10.0 -> 1.12.0
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
-rw-r--r--meta/recipes-sato/webkit/wpebackend-fdo_1.12.0.bb (renamed from meta/recipes-sato/webkit/wpebackend-fdo_1.10.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/wpebackend-fdo_1.10.0.bb b/meta/recipes-sato/webkit/wpebackend-fdo_1.12.0.bb
index f2d640f07a..ba6c54412a 100644
--- a/meta/recipes-sato/webkit/wpebackend-fdo_1.10.0.bb
+++ b/meta/recipes-sato/webkit/wpebackend-fdo_1.12.0.bb
@@ -13,7 +13,7 @@ inherit meson features_check pkgconfig
REQUIRED_DISTRO_FEATURES = "opengl"
SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "b89dfd3500a4dec711132cd7bff72599e67d56a419d000730e14bb99547509cc"
+SRC_URI[sha256sum] = "6239c9c15523410798d66315de6b491712ab30009ba180f3e0dd076d9b0074ac"
# This is a tweak of upstream-version-is-even needed because
# ipstream directory contains tarballs for other components as well.