summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-06-15 10:12:30 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-17 00:07:05 +0100
commit90c1b12df99358d1b8be98137e9395ad5a758249 (patch)
tree0b6a48f4e88fc0e4f3af903affbdbe8e93767604 /meta/recipes-sato
parente9f8e93635f0ed00e2369dacd8de39fb3aa38073 (diff)
downloadpoky-90c1b12df99358d1b8be98137e9395ad5a758249.tar.gz
libwpe: upgrade 1.10.0 -> 1.10.1
(From OE-Core rev: 1d0df5c571978cfb586de040f5ae04df4c52893c) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/webkit/libwpe_1.10.1.bb (renamed from meta/recipes-sato/webkit/libwpe_1.10.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/libwpe_1.10.0.bb b/meta/recipes-sato/webkit/libwpe_1.10.1.bb
index d90557e3af..4680c1e95e 100644
--- a/meta/recipes-sato/webkit/libwpe_1.10.0.bb
+++ b/meta/recipes-sato/webkit/libwpe_1.10.1.bb
@@ -14,7 +14,7 @@ inherit cmake features_check
14REQUIRED_DISTRO_FEATURES = "opengl" 14REQUIRED_DISTRO_FEATURES = "opengl"
15 15
16SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz" 16SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz"
17SRC_URI[sha256sum] = "2415e270d45e3595ed4052bc105f733744dc2d3677e12ff4a831e5029841084d" 17SRC_URI[sha256sum] = "a327b3ffcf2356dbe8148c1db4bbdc5359d7e7163d177f67551a8393b144adf0"
18 18
19# This is a tweak of upstream-version-is-even needed because 19# This is a tweak of upstream-version-is-even needed because
20# ipstream directory contains tarballs for other components as well. 20# ipstream directory contains tarballs for other components as well.