summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-05 17:10:41 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-05 17:10:41 +0000
commitc816fccc97f5d0ae270f243f2b0d702b1c6d32cf (patch)
treebfeca625bc7d29c3d7f2a5b92922a02ff948ff71
parentf0378ad7ef762bafe8e556d64cb645ec451add86 (diff)
downloaddefinitions-c816fccc97f5d0ae270f243f2b0d702b1c6d32cf.tar.gz
Patch qtwebkit 5.6 to build with GCC 6 and 7
QtWebKit is only used by the GENIVI Demo Platform; I have no idea if it's possible for it to use a later version.
-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 5d298e4d..436ea6c8 100644
--- a/strata/qt5-tools-qtwebkit.morph
+++ b/strata/qt5-tools-qtwebkit.morph
@@ -8,8 +8,8 @@ build-depends:
chunks:
- name: qtwebkit
repo: upstream:qt5/qtwebkit
- ref: 7205faf1a546a690f68176989100109e9a3335b7
- unpetrify-ref: '5.6'
+ ref: 0835e3fdf6d9385558360978a94f01eb7cd29081
+ unpetrify-ref: baserock/5.6
build-system: qmake
- name: qtwebkit-examples
repo: upstream:qt5/qtwebkit-examples