summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2015-05-05 12:03:41 +0000
committerBaserock Gerrit <gerrit@baserock.org>2015-05-19 16:59:18 +0000
commit5079743cdc4e88613b8a18c0ee78b11da8aeb94d (patch)
tree0f4600a380b0fed1565603f17c17299ebb494cf6
parent47babac06e4f036598ab11655a79297b036c898b (diff)
downloaddefinitions-5079743cdc4e88613b8a18c0ee78b11da8aeb94d.tar.gz
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
-rw-r--r--strata/qt5-tools-qtwebkit.morph4
1 files 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