All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] CI: use kirkstone branches for meta-clang and meta-virtualization
@ 2022-05-10 10:15 Ross Burton
  2022-05-10 16:42 ` [meta-arm] " Denys Dmytriyenko
  2022-05-10 19:13 ` Jon Mason
  0 siblings, 2 replies; 5+ messages in thread
From: Ross Burton @ 2022-05-10 10:15 UTC (permalink / raw)
  To: meta-arm; +Cc: nd

These branches have kirkstone branches now, so use them.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 ci/clang.yml               | 1 -
 ci/meta-virtualization.yml | 1 -
 2 files changed, 2 deletions(-)

diff --git a/ci/clang.yml b/ci/clang.yml
index e5e7dd5f..a2063f19 100644
--- a/ci/clang.yml
+++ b/ci/clang.yml
@@ -4,7 +4,6 @@ header:
 repos:
   meta-clang:
     url: https://github.com/kraj/meta-clang
-    refspec: master
 
 local_conf_header:
   clang: |
diff --git a/ci/meta-virtualization.yml b/ci/meta-virtualization.yml
index 8791fc3b..1cd0e21a 100644
--- a/ci/meta-virtualization.yml
+++ b/ci/meta-virtualization.yml
@@ -6,4 +6,3 @@ header:
 repos:
   meta-virtualization:
     url: git://git.yoctoproject.org/meta-virtualization
-    refspec: master
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread
[parent not found: <16EDB6E08F59A6D2.10350@lists.yoctoproject.org>]

end of thread, other threads:[~2022-05-10 19:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-10 10:15 [PATCH] CI: use kirkstone branches for meta-clang and meta-virtualization Ross Burton
2022-05-10 16:42 ` [meta-arm] " Denys Dmytriyenko
2022-05-10 16:43   ` Ross Burton
2022-05-10 19:13 ` Jon Mason
     [not found] <16EDB6E08F59A6D2.10350@lists.yoctoproject.org>
2022-05-10 10:17 ` [meta-arm] " Ross Burton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.