diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2017-07-24 17:28:17 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-27 22:36:53 +0100 |
commit | b876b08129a2532cb9ba2fcd352c53d3fa364c25 (patch) | |
tree | 313085b180a31dc95fce64675fd20f83a71c0adf | |
parent | 11d07f067d7ba34f531967dea723d928bacae180 (diff) | |
download | poky-b876b08129a2532cb9ba2fcd352c53d3fa364c25.tar.gz |
webkitgtk: update to 2.16.6
(From OE-Core rev: 198ccdbefa481f725492b5d8834213fe26431be5)
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.16.6.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.16.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.16.5.bb b/meta/recipes-sato/webkit/webkitgtk_2.16.6.bb index dcaf8a6ed7..fbc74dc4da 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.16.5.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.16.6.bb | |||
@@ -23,8 +23,8 @@ SRC_URI = "http://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ | |||
23 | file://detect-atomics-during-configure.patch \ | 23 | file://detect-atomics-during-configure.patch \ |
24 | " | 24 | " |
25 | 25 | ||
26 | SRC_URI[md5sum] = "fce72dc89cd310a663d9eb97133861fe" | 26 | SRC_URI[md5sum] = "0e2d142a586e4ff79cf0324f4fdbf20c" |
27 | SRC_URI[sha256sum] = "8e0396f3428e757898c5856e642eed4fcd5a20ae03d96d3eaa03b76634be7dd4" | 27 | SRC_URI[sha256sum] = "fc23650df953123c59b9c0edf3855e7bd55bd107820997fc72375811e1ea4b21" |
28 | 28 | ||
29 | inherit cmake pkgconfig gobject-introspection perlnative distro_features_check upstream-version-is-even gtk-doc | 29 | inherit cmake pkgconfig gobject-introspection perlnative distro_features_check upstream-version-is-even gtk-doc |
30 | 30 | ||