summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-10-19 17:34:09 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-23 17:42:26 +0100
commit3f03a5ab349e14e8ab5faf0aaf44b919baedc580 (patch)
treec0b832e8aec266de0ea1534d481a2a26b712d2f7 /meta/recipes-sato
parent017e212004638b035fa3ce06d2b5e6cb7afdfde3 (diff)
downloadpoky-3f03a5ab349e14e8ab5faf0aaf44b919baedc580.tar.gz
libwpe: upgrade 1.10.1 -> 1.12.0
(From OE-Core rev: 41619fa9e544e0710895b2df36c44db55530e684) 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>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/webkit/libwpe_1.12.0.bb (renamed from meta/recipes-sato/webkit/libwpe_1.10.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/libwpe_1.10.1.bb b/meta/recipes-sato/webkit/libwpe_1.12.0.bb
index 68214ffbad..ac4ee3eb23 100644
--- a/meta/recipes-sato/webkit/libwpe_1.10.1.bb
+++ b/meta/recipes-sato/webkit/libwpe_1.12.0.bb
@@ -11,7 +11,7 @@ inherit cmake features_check pkgconfig
11REQUIRED_DISTRO_FEATURES = "opengl" 11REQUIRED_DISTRO_FEATURES = "opengl"
12 12
13SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz" 13SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz"
14SRC_URI[sha256sum] = "a327b3ffcf2356dbe8148c1db4bbdc5359d7e7163d177f67551a8393b144adf0" 14SRC_URI[sha256sum] = "e8eeca228a6b4c36294cfb63f7d3ba9ada47a430904a5a973b3c99c96a44c18c"
15 15
16# This is a tweak of upstream-version-is-even needed because 16# This is a tweak of upstream-version-is-even needed because
17# ipstream directory contains tarballs for other components as well. 17# ipstream directory contains tarballs for other components as well.