Pin revisions for albacore_1.0 release 33/5233/2 albacore_1.0
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sun, 3 Jan 2016 15:25:42 +0000 (16:25 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sun, 3 Jan 2016 15:31:47 +0000 (16:31 +0100)
This commit pins the revisions to use the albacore_1.0 tag or
the hashes fore the upstream repo branches.

v2: use refs/tags/albacore_1.0

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

index 7d5f9ad..04a74d1 100644 (file)
@@ -13,7 +13,7 @@
   <remote name="qt5"
           fetch="https://github.com/meta-qt5/" />
 
-  <default revision="albacore"
+  <default revision="refs/tags/albacore_1.0"
            remote="agl"
            sync-j="4" />
 
   <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
 
   <!-- Yocto/OpenEmbedded things. -->
-  <project name="poky" path="poky" remote="poky" revision="dizzy" />
-  <project name="meta-openembedded" path="meta-openembedded" remote="openembedded" revision="dizzy" />
+  <project name="poky" path="poky" remote="poky" revision="6d34267e0a13e10ab91b60590b27a2b5ba3b7da6" />
+  <!-- from dizzy branch -->
+  <project name="meta-openembedded" path="meta-openembedded" remote="openembedded" revision="7f1df52e9409edcc4d4cd5f34694f8740f56e1bf" />
+  <!-- from dizzy branch -->
 
   <!-- Qt things --> <!-- meta-qt5 has qt5.5.x in branch jethro -->
-  <project name="meta-qt5" path="meta-qt5" remote="qt5" revision="jethro"/>
+  <project name="meta-qt5" path="meta-qt5" remote="qt5" revision="d5536e34ec985c82b621448ab4325e5cbba38560"/>
+  <!-- from jethro branch -->
 
   <!-- Porter specific things. -->
   <project name="AGL/meta-renesas" path="meta-renesas"/>