Change branch of meta-qt5 to jethro - master moved on already 25/4325/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 12 Nov 2015 16:04:07 +0000 (17:04 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 12 Nov 2015 16:04:07 +0000 (17:04 +0100)
This change makes our checkout of meta-qt5 track the jethro branch
which holds the version 5.5.x which we depend on atm.

Master moved already to 5.6 codebase.

Change-Id: I5b8a8d75db9697e1b8ca7c69f21b30345320468d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
default.xml

index 41d0631..12c977d 100644 (file)
@@ -25,8 +25,8 @@
   <project name="poky" path="poky" remote="poky" revision="dizzy" />
   <project name="meta-openembedded" path="meta-openembedded" remote="openembedded" revision="dizzy" />
 
-  <!-- Qt things -->
-  <project name="meta-qt5" path="meta-qt5" remote="qt5" />
+  <!-- Qt things --> <!-- meta-qt5 has qt5.5.x in branch jethro -->
+  <project name="meta-qt5" path="meta-qt5" remote="qt5" revision="jethro"/>
 
   <!-- Porter specific things. -->
   <project name="AGL/meta-renesas" path="meta-renesas" revision="agl-1.0-bsp-1.8.0" />