summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2015-11-18 10:32:33 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2015-11-19 06:49:30 +0000
commit7f4374e0451cf3cc4101d675139372184a10a204 (patch)
tree0582bcd1a448986b02eef785ed7802c1d87429fe /scripts
parent679567dfdc6709417f57f0497252a4315d9b3a19 (diff)
downloadmeta-boot2qt-7f4374e0451cf3cc4101d675139372184a10a204.tar.gz
qt5: upgrade to Qt 5.6
Move to latest revision of meta-qt5 that pulls in Qt 5.6. - Qt Quick Compiler needs follow 5.6 branch. - Disable compilation of qgltf host toool from Qt3D, that does not compile with GCC 4.9.1 Change-Id: Idf0437cff1debf6db558959b357dae3279466163 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/manifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml
index 9fc0bf6..53ed620 100644
--- a/scripts/manifest.xml
+++ b/scripts/manifest.xml
@@ -22,7 +22,7 @@
22 path="sources/meta-openembedded"/> 22 path="sources/meta-openembedded"/>
23 <project name="meta-qt5" 23 <project name="meta-qt5"
24 remote="meta-qt5" 24 remote="meta-qt5"
25 revision="89038bffd224a0d43aa8627472374503b3023f61" 25 revision="4f208863257768b875378af1421d33f1d6cf8a05"
26 path="sources/meta-qt5"/> 26 path="sources/meta-qt5"/>
27 27
28 <project name="meta-fsl-arm" 28 <project name="meta-fsl-arm"