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:46 +0000 |
commit | 62a6f9726b30f62eb8bd945400bee36726fb528c (patch) | |
tree | 5d997206c621b81aaac608f278b038c3fe2ed780 /meta/recipes-sato | |
parent | 1cd6912d752e80aac2a10edceb9be59cd886683f (diff) | |
download | poky-62a6f9726b30f62eb8bd945400bee36726fb528c.tar.gz |
webkitgtk: update to 2.10.7
(From OE-Core rev: 79fdd0e4b21ea9bc2fba0c15b60f73b3a3645115)
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 fba31084d3..8812967603 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 = "\ | |||
16 | file://0001-Enable-backtrace-on-linux-when-using-glibc.patch \ | 16 | file://0001-Enable-backtrace-on-linux-when-using-glibc.patch \ |
17 | file://0001-Fix-build-with-non-glibc-libraries-on-linux.patch \ | 17 | file://0001-Fix-build-with-non-glibc-libraries-on-linux.patch \ |
18 | " | 18 | " |
19 | SRC_URI[md5sum] = "bb3bd727960630bb4cbaddf8b1632d18" | 19 | SRC_URI[md5sum] = "84832b9d8329413b4f1d87df5f7e8efe" |
20 | SRC_URI[sha256sum] = "785d5e98eaf07be15fb8891b7d5b13a2df7072c609b3ee631ca07d5dea1d79fa" | 20 | SRC_URI[sha256sum] = "990d62c82ed6dede31a6ff0a82d847f16b812842ff3e1093d17113627652864e" |
21 | 21 | ||
22 | inherit cmake lib_package pkgconfig perlnative pythonnative distro_features_check upstream-version-is-even | 22 | inherit cmake lib_package pkgconfig perlnative pythonnative distro_features_check upstream-version-is-even |
23 | 23 | ||