meta-arm.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] CI: build against Honister until release
@ 2021-10-12 16:04 Ross Burton
  0 siblings, 0 replies; only message in thread
From: Ross Burton @ 2021-10-12 16:04 UTC (permalink / raw)
  To: meta-arm

oe-core has branched Honister off and master is taking breaking changes.
As we're still stabilising for release, we should pin to the honister
branches where possible.

Change-Id: Icb05bee45dcc88ca9cbac72b7c18cbaeb89a7491
Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 ci/base.yml        | 2 +-
 ci/clang.yml       | 1 +
 ci/meta-zephyr.yml | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/ci/base.yml b/ci/base.yml
index d2ea867a..2c41232e 100644
--- a/ci/base.yml
+++ b/ci/base.yml
@@ -5,7 +5,7 @@ distro: poky
 
 defaults:
   repos:
-    refspec: master
+    refspec: honister
 
 repos:
   meta-arm:
diff --git a/ci/clang.yml b/ci/clang.yml
index f3524473..063f72d9 100644
--- a/ci/clang.yml
+++ b/ci/clang.yml
@@ -4,6 +4,7 @@ header:
 repos:
   meta-clang:
     url: https://github.com/kraj/meta-clang
+    refspec: master
 
 local_conf_header:
   clang: |
diff --git a/ci/meta-zephyr.yml b/ci/meta-zephyr.yml
index 2b9d19e5..d8fae2ef 100644
--- a/ci/meta-zephyr.yml
+++ b/ci/meta-zephyr.yml
@@ -6,3 +6,4 @@ header:
 repos:
   meta-zephyr:
     url: https://git.yoctoproject.org/git/meta-zephyr
+    refspec: master
-- 
2.25.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-12 16:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-12 16:04 [PATCH] CI: build against Honister until release Ross Burton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).