diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-05-05 17:18:29 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-09 23:30:15 +0100 |
commit | 97063ca5d758c48edb4dcbf7c9005f8a76a491fc (patch) | |
tree | 95f4823248acaa85372a48fc4991bf0884d08a54 /meta/recipes-sato | |
parent | 85cb9f2c73e8e89031ca39df094fdaa921f1289b (diff) | |
download | poky-97063ca5d758c48edb4dcbf7c9005f8a76a491fc.tar.gz |
libwpe: upgrade 1.8.0 -> 1.10.0
(From OE-Core rev: 2abc471c24d60485fb6fb3380eeea33137bf81bf)
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.0.bb (renamed from meta/recipes-sato/webkit/libwpe_1.8.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/libwpe_1.8.0.bb b/meta/recipes-sato/webkit/libwpe_1.10.0.bb index 164831be39..d90557e3af 100644 --- a/meta/recipes-sato/webkit/libwpe_1.8.0.bb +++ b/meta/recipes-sato/webkit/libwpe_1.10.0.bb | |||
@@ -14,7 +14,7 @@ inherit cmake features_check | |||
14 | REQUIRED_DISTRO_FEATURES = "opengl" | 14 | REQUIRED_DISTRO_FEATURES = "opengl" |
15 | 15 | ||
16 | SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz" | 16 | SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz" |
17 | SRC_URI[sha256sum] = "a6f00a7d091cbd4db57fe7ee3b4c12c6350921d654ed79812800a26c888481d2" | 17 | SRC_URI[sha256sum] = "2415e270d45e3595ed4052bc105f733744dc2d3677e12ff4a831e5029841084d" |
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. |