diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-02-10 14:42:44 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-11 12:27:25 +0000 |
commit | 79fdd0e4b21ea9bc2fba0c15b60f73b3a3645115 (patch) | |
tree | 3ac5bf60c40a447a4075ccd65a25660285112778 /meta/recipes-sato | |
parent | 5ddf841de918410dfa633217080d9e988cdcb17b (diff) | |
download | openembedded-core-contrib-79fdd0e4b21ea9bc2fba0c15b60f73b3a3645115.tar.gz |
webkitgtk: update to 2.10.7
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')
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk_2.10.7.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.10.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.10.5.bb b/meta/recipes-sato/webkit/webkitgtk_2.10.7.bb index fba31084d32..8812967603d 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.10.5.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.10.7.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] = "bb3bd727960630bb4cbaddf8b1632d18" -SRC_URI[sha256sum] = "785d5e98eaf07be15fb8891b7d5b13a2df7072c609b3ee631ca07d5dea1d79fa" +SRC_URI[md5sum] = "84832b9d8329413b4f1d87df5f7e8efe" +SRC_URI[sha256sum] = "990d62c82ed6dede31a6ff0a82d847f16b812842ff3e1093d17113627652864e" inherit cmake lib_package pkgconfig perlnative pythonnative distro_features_check upstream-version-is-even |