From: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Date: Mon, 6 Nov 2017 23:12:31 +0000 (+0100)
Subject: Pin master until image+u-boot classes are fixed
X-Git-Tag: eel_4.99.2~2
X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F19%2F11719%2F1;p=AGL%2FAGL-repo.git

Pin master until image+u-boot classes are fixed

Latest pyro imported a change to the way u-boot is handled in the imaging classes.
This broke in downstream layers.
Pin master until upstream fixes the issue in the pyro branch.

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

diff --git a/default.xml b/default.xml
index 46dfdc97..0499c3bf 100644
--- a/default.xml
+++ b/default.xml
@@ -32,7 +32,8 @@
   <project name="advancedtelematic/meta-updater" path="meta-updater" remote="github" revision="pyro"/>
 
   <!-- Yocto/OpenEmbedded things. -->
-  <project name="poky" path="poky" remote="yocto" revision="pyro" />
+  <!-- pinned due to changes in u-boot + image handling  - reeval for EE rc3-->
+  <project name="poky" path="poky" remote="yocto" revision="ebb625a140ef67d65dca1b262304377814eb8ed4" upstream="pyro" />
   <project name="meta-openembedded" path="meta-openembedded" remote="openembedded" revision="b2ce52334cf88e07f703cf25ced92302edd5b0e9" upstream="pyro" />
   <project name="meta-virtualization" path="meta-virtualization" remote="yocto" revision="pyro" />