Support MinnowBoard MAX
[AGL/AGL-repo.git] / default.xml
index 38af1a9..0af7c56 100644 (file)
@@ -2,8 +2,10 @@
 <manifest>
 
   <remote name="agl"
-          fetch="https://gerrit.automotivelinux.org/gerrit/"
-          review="ssh://gerrit.automotivelinux.org:29418/" />
+         fetch="https://gerrit.automotivelinux.org/gerrit/"
+        review="https://gerrit.automotivelinux.org/gerrit/"
+  />
+
   <remote name="poky"
           fetch="git://git.yoctoproject.org/" />
   <remote name="openembedded"
   <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
 
   <!-- Yocto/OpenEmbedded things. -->
-  <project name="poky" path="poky" remote="poky" revision="df87cb27efeaea1455f20692f9f1397c6fcab254" />
-  <project name="meta-openembedded" path="meta-openembedded" remote="openembedded" revision="9efaed99125b1c4324663d9a1b2d3319c74e7278" />
+  <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" revision="adeca0db212d61a933d7952ad44ea1064cfca747" />
+  <!-- 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" />
 
+  <!-- MinnowBoard MAX specific things -->
+  <project name="meta-intel" path="meta-intel" remote="poky" revision="dizzy" />
+
 </manifest>