Pin master until image+u-boot classes are fixed 19/11719/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 6 Nov 2017 23:12:31 +0000 (00:12 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 6 Nov 2017 23:13:02 +0000 (00:13 +0100)
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>
default.xml

index 46dfdc9..0499c3b 100644 (file)
@@ -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" />