summaryrefslogtreecommitdiff
path: root/strata/qt5-tools-qtwebkit.morph
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to Qt5.6Javier Jardón2016-03-231-12/+12
| | | | Change-Id: Ie273f3ba1e9f3f665c9dbf64741f7c9427ddfdb9
* Reformat all definitions according to a consistent styleSam Thursfield2015-07-191-1/+1
| | | | | | | | | | | | | | | | | This was done using the 'indent' tool, which uses a fork of PyYAML named 'ruamel.yaml' to rewrite YAML files without losing comments, ordering, or certain elements of formatting. My aim with doing this is to open the door to automated editing of the reference system definitions using the 'ruamel.yaml' library. This can be used to implement automated migration when we want to make changes to the YAML format that we use to represent Baserock system definitions. Although this looks drastic, remember that it's actually only altered 65 out of 608 .morph files -- the vast majority already pass unchanged through my version of ruamel.yaml. Change-Id: I95ec978714b5bd1c02c90183336a9fbb846cb692
* Update qtwebkit to 5.4.2Jonathan Maw2015-05-191-2/+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: Track current stable 5.4 branchJavier Jardón2015-04-011-2/+2
| | | | | | | This includes a commit to fx the build against latest GLib See https://bugreports.qt.io/browse/QTBUG-44714 Change-Id: I9a0ef3b9e753b7f010a61d202ae92e00ebb51554
* Update qt5 to v5.4.0James Thomas2015-03-251-10/+10
| | | | Change-Id: If64032824787e28fbe61e805666f6339a2a9bceb
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-1/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+1
| | | | | | | | change to version: 1)" Morph should have been updated first This reverts commit ced4ed5f7aa35b46d161c5efea972699826f09de.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_dependsJavier Jardón2015-03-061-1/+0
| | | | version: 1)
* Rename multimedia to multimedia-gstreamerbaserock/jjardon/multimediaJavier Jardón2015-02-201-1/+1
|
* Update refs of Qt5 chunks to Qt5.3.2Richard Dale2014-11-251-0/+35
Split off QtWebKit and QtMultimedia into their own strata Update refs of Enligtement chunks to the current release Fix refs to point to current releases