diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-06-03 12:14:40 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-03 16:53:34 +0100 |
commit | 566ca29253a8d973924df68bc1f439e57179b29f (patch) | |
tree | 31b916f112b9c91b1f983c1ed74636ee5e6fa852 /meta/recipes-sato/webkit | |
parent | 2b6c5cc41c55e11509d5c1268dc1baab0a975d59 (diff) | |
download | openembedded-core-566ca29253a8d973924df68bc1f439e57179b29f.tar.gz openembedded-core-566ca29253a8d973924df68bc1f439e57179b29f.tar.bz2 openembedded-core-566ca29253a8d973924df68bc1f439e57179b29f.zip |
webkitgtk: upgrade to 2.12.3
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/webkit')
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk_2.12.3.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.12.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.12.1.bb b/meta/recipes-sato/webkit/webkitgtk_2.12.3.bb index 23ead72bd9..9a2387e81c 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.12.1.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.12.3.bb @@ -18,8 +18,8 @@ SRC_URI = "\ file://0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch \ file://musl-fixes.patch \ " -SRC_URI[md5sum] = "adcbee440d81acfb1ead9ada91bd5e79" -SRC_URI[sha256sum] = "5b1a2d5227553f3cecbdb258c68b384f9235747b2c07c15afb555fe4fa6ae896" +SRC_URI[md5sum] = "aebb4029c09dd81664aa830e4a584c85" +SRC_URI[sha256sum] = "173cbb9a2eca23eee52e99965483ab25aa9c0569ef5b57041fc0c129cc26c307" inherit cmake lib_package pkgconfig perlnative pythonnative distro_features_check upstream-version-is-even gobject-introspection |