diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2018-05-04 15:32:41 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-08 16:14:14 +0100 |
commit | 26fba8170174821d460146d46ddc71f632daef62 (patch) | |
tree | 7510f114975750923931186ba68ae3946ded781a | |
parent | 4c52e22689c7d53349f5eff46afe693af978e7a4 (diff) | |
download | poky-26fba8170174821d460146d46ddc71f632daef62.tar.gz |
webkitgtk: update to 2.20.1
(From OE-Core rev: 9be9db5fa6f373f16fbe8638d3f7630a24dafcfb)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk_2.20.1.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.20.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.20.0.bb b/meta/recipes-sato/webkit/webkitgtk_2.20.1.bb index 50e2666578..1e5def090c 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.20.0.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.20.1.bb | |||
@@ -22,8 +22,8 @@ SRC_URI = "http://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ | |||
22 | file://0001-Fix-build-with-musl.patch \ | 22 | file://0001-Fix-build-with-musl.patch \ |
23 | " | 23 | " |
24 | 24 | ||
25 | SRC_URI[md5sum] = "51cc47345c3ec53802718cd6fc9b746f" | 25 | SRC_URI[md5sum] = "0cd9b9ae1f48c04de5314f77806eceb4" |
26 | SRC_URI[sha256sum] = "57f640f720bd9a8a7207f3321cf803a15c2f207b4e7b75ff1be17bc1eeb00a3c" | 26 | SRC_URI[sha256sum] = "43e43285fa4e393080cc4fbd5ad8644749a75b1e0b811b230b63ae56806c8959" |
27 | 27 | ||
28 | inherit cmake pkgconfig gobject-introspection perlnative distro_features_check upstream-version-is-even gtk-doc | 28 | inherit cmake pkgconfig gobject-introspection perlnative distro_features_check upstream-version-is-even gtk-doc |
29 | 29 | ||