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-04 14:13:33 +0100 |
| commit | da4abff158af536f17c64f4b954b6957d5b649a6 (patch) | |
| tree | b66dda3e98c164edb4e96218fa9ef2e3e8854e30 | |
| parent | 2d97d6978073a4626074e82b8a6c5b003f003136 (diff) | |
| download | poky-da4abff158af536f17c64f4b954b6957d5b649a6.tar.gz | |
webkitgtk: upgrade to 2.12.3
(From OE-Core rev: 566ca29253a8d973924df68bc1f439e57179b29f)
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.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 = "\ | |||
| 18 | file://0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch \ | 18 | file://0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch \ |
| 19 | file://musl-fixes.patch \ | 19 | file://musl-fixes.patch \ |
| 20 | " | 20 | " |
| 21 | SRC_URI[md5sum] = "adcbee440d81acfb1ead9ada91bd5e79" | 21 | SRC_URI[md5sum] = "aebb4029c09dd81664aa830e4a584c85" |
| 22 | SRC_URI[sha256sum] = "5b1a2d5227553f3cecbdb258c68b384f9235747b2c07c15afb555fe4fa6ae896" | 22 | SRC_URI[sha256sum] = "173cbb9a2eca23eee52e99965483ab25aa9c0569ef5b57041fc0c129cc26c307" |
| 23 | 23 | ||
| 24 | inherit cmake lib_package pkgconfig perlnative pythonnative distro_features_check upstream-version-is-even gobject-introspection | 24 | inherit cmake lib_package pkgconfig perlnative pythonnative distro_features_check upstream-version-is-even gobject-introspection |
| 25 | 25 | ||
