upgrade to Qt 5.8 59/9359/2
authorMartin Kelly <mkelly@xevo.com>
Thu, 11 May 2017 16:52:37 +0000 (09:52 -0700)
committerMartin Kelly <mkelly@xevo.com>
Sat, 13 May 2017 18:57:54 +0000 (11:57 -0700)
Currently, Qt 5.8 is available only in master, as morty is frozen on the
5.7 major release. Once Pyro is released, we should probably switch to
that instead.

Change-Id: I024b757d16e5891382f4286dadee3315163a79d5
Depends-On: I83f8334539d5542c7632b45e230d53915fdf18bf
Signed-off-by: Martin Kelly <mkelly@xevo.com>
default.xml

index 3d25bf1..d7724be 100644 (file)
@@ -38,8 +38,9 @@
   <project name="poky" path="poky" remote="yocto" revision="morty" />
   <project name="meta-openembedded" path="meta-openembedded" remote="openembedded" revision="morty" />
 
-  <!-- Qt things --> <!-- meta-qt5 has qt5.7.x in branch morty -->
-  <project name="meta-qt5/meta-qt5" path="meta-qt5" remote="github" revision="morty" />
+  <!-- Qt things -->
+  <!-- Qt 5.8 -->
+  <project name="meta-qt5/meta-qt5" path="meta-qt5" remote="github" revision="5f837b47f5c3e462f24cd5abf58ff6ef1dd04932" />
   <!-- switch from opensource project meta-qt5 to vendor-maintained repo -->
   <!-- QT uses vendor branch 5.8 -->
   <!--<project name="yocto/meta-qt5" path="meta-qt5" remote="qt.io" revision="5.8" />-->