]> code.ossystems Code Review - openembedded-core.git/commitdiff
libwpe: upgrade 1.10.1 -> 1.12.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 19 Oct 2021 15:34:09 +0000 (17:34 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Oct 2021 16:41:46 +0000 (17:41 +0100)
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>
meta/recipes-sato/webkit/libwpe_1.12.0.bb [moved from meta/recipes-sato/webkit/libwpe_1.10.1.bb with 88% similarity]

similarity index 88%
rename from meta/recipes-sato/webkit/libwpe_1.10.1.bb
rename to meta/recipes-sato/webkit/libwpe_1.12.0.bb
index 68214ffbad041ec4244c8b1334254246ddda5f7c..ac4ee3eb2322f6d3c531aaa73af4e046890c67ef 100644 (file)
@@ -11,7 +11,7 @@ inherit cmake features_check pkgconfig
 REQUIRED_DISTRO_FEATURES = "opengl"
 
 SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "a327b3ffcf2356dbe8148c1db4bbdc5359d7e7163d177f67551a8393b144adf0"
+SRC_URI[sha256sum] = "e8eeca228a6b4c36294cfb63f7d3ba9ada47a430904a5a973b3c99c96a44c18c"
 
 # This is a tweak of upstream-version-is-even needed because
 # ipstream directory contains tarballs for other components as well.