From c816fccc97f5d0ae270f243f2b0d702b1c6d32cf Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Wed, 5 Jul 2017 17:10:41 +0000 Subject: 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. --- 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 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 -- cgit v1.2.1