From 5079743cdc4e88613b8a18c0ee78b11da8aeb94d Mon Sep 17 00:00:00 2001 From: Jonathan Maw Date: Tue, 5 May 2015 12:03:41 +0000 Subject: Update qtwebkit to 5.4.2 This is required because the updated gcc version revealed that qtwebkit was implicitly relying on some templates being instantiated, and gcc had optimized them away. Change-Id: I924ba5604deda6bc0a2d514f67a7a75fddbaf446 --- strata/qt5-tools-qtwebkit.morph | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/strata/qt5-tools-qtwebkit.morph b/strata/qt5-tools-qtwebkit.morph index 9511281d..53d5a682 100644 --- a/strata/qt5-tools-qtwebkit.morph +++ b/strata/qt5-tools-qtwebkit.morph @@ -9,8 +9,8 @@ chunks: - name: qtwebkit morph: strata/qt5-tools/qtwebkit.morph repo: upstream:qt5/qtwebkit - ref: f9966f351678351ee6b971d7b6b25a4987407e46 - unpetrify-ref: "5.4" + ref: 586bdc38324dfaeec65389bf7646c82cb35db017 + unpetrify-ref: "5.4.2" - name: qtwebkit-examples morph: strata/qt5-tools/qtwebkit-examples.morph repo: upstream:qt5/qtwebkit-examples -- cgit v1.2.1