diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-01-22 15:51:29 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-26 22:48:24 +0000 |
commit | a9d95a55d2b7c23664ec0f7e11d0c45455f5db41 (patch) | |
tree | 4c666ba1a5870a5147adc26626a6b71bdc1c742d /meta/recipes-sato | |
parent | a39af8285198302a7c428b5bf83cefdd6083ddc8 (diff) | |
download | openembedded-core-contrib-a9d95a55d2b7c23664ec0f7e11d0c45455f5db41.tar.gz |
webkitgtk: update to 2.10.5
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk_2.10.5.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.10.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.10.4.bb b/meta/recipes-sato/webkit/webkitgtk_2.10.5.bb index 098bbbbeef6..fba31084d32 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.10.4.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.10.5.bb @@ -16,8 +16,8 @@ SRC_URI = "\ file://0001-Enable-backtrace-on-linux-when-using-glibc.patch \ file://0001-Fix-build-with-non-glibc-libraries-on-linux.patch \ " -SRC_URI[md5sum] = "fb010031c6f61c3a1a00793b112badb5" -SRC_URI[sha256sum] = "dbf8260da5cac0c74de2d3cce1fe7c519da3cd816a2c769cb6c6d56addd2f055" +SRC_URI[md5sum] = "bb3bd727960630bb4cbaddf8b1632d18" +SRC_URI[sha256sum] = "785d5e98eaf07be15fb8891b7d5b13a2df7072c609b3ee631ca07d5dea1d79fa" inherit cmake lib_package pkgconfig perlnative pythonnative distro_features_check upstream-version-is-even |