summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2015-06-12 13:53:58 +0300
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2015-06-16 11:50:57 +0300
commitb4af4fa985035f6f530ea78a2b9530347692150e (patch)
treea3022b65e50d80fbce5f54221e828a80a7c957dc /scripts
parent455e002444b5c293fbdc4e6ba2a20d7c26d0e995 (diff)
downloadmeta-boot2qt-b4af4fa985035f6f530ea78a2b9530347692150e.tar.gz
Update to using Qt 5.5
Changes required to support Qt 5.5. - eglfs hooks are now plugins - disable Qt .bbappends from meta-fsl-extra - include qt3d and qtcanvas3d to image - remove QtQuickEnterpriseControls - use Qt Quick Compiler 3.0 - update Qt VKB sha1 - use 5.5 branch from meta-qt5 (playground repo) Change-Id: I6fe830ee1edf6937c40ddedba06fdf1694f9dacc Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/manifest_qt5.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/manifest_qt5.xml b/scripts/manifest_qt5.xml
index fbd5069..1a50a10 100644
--- a/scripts/manifest_qt5.xml
+++ b/scripts/manifest_qt5.xml
@@ -7,7 +7,7 @@
7 7
8 <project name="meta-qt5" 8 <project name="meta-qt5"
9 remote="playground" 9 remote="playground"
10 revision="5.4" 10 revision="5.5"
11 path="sources/meta-qt5"/> 11 path="sources/meta-qt5"/>
12 12
13</manifest> 13</manifest>