summaryrefslogtreecommitdiff
path: root/strata/qt5-tools-qtwebengine.morph
Commit message (Collapse)AuthorAgeFilesLines
* Move GNU gzip to coreSam Thursfield2017-07-161-6/+0
| | | | | | GNU gzip was added as qtwebengine depends on the --rsyncable option, which Busybox doesn't provide. It is more logical to put it in the same stratum as bzip2 though.
* Update all Qt components to latest (5.9.1)Sam Thursfield2017-07-111-2/+15
| | | | | | | | | | | | | | This is to fix build issues with GCC 7 in QtWebKit and QtIvi. Note that the GENIVI IVI shell patches were merged upstream in QtWayland commit f144f0f71f1b75df92 so we should no longer need to use a fork of that component. qtwebengine 5.9 requires GNU gzip to build -- the `grit` tool (Google Resource and Internationalization Tool) expects to be able to call `gzip --rsyncable` which is a feature only provided by GNU gzip. I used 'master' of gzip.git because otherwise the build of the embedded gnulib components fail with GCC 7 (due to warnings and -Werror).
* Add qtwebengine stratumJavier Jardón2016-04-041-0/+16
This is the new Qt web runtime, which replace the now deprecated QtWebkit Change-Id: If6a873b218ac4f8779f48e7b706b4e773c523b8f