All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] CI: track honister branch for clang and zephyr
@ 2022-01-17 13:38 Ross Burton
  2022-01-17 13:40 ` [meta-arm] " Ross Burton
  0 siblings, 1 reply; 2+ messages in thread
From: Ross Burton @ 2022-01-17 13:38 UTC (permalink / raw)
  To: meta-arm

These layers now have honister branches, so track those instead of master.

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

diff --git a/ci/clang.yml b/ci/clang.yml
index 063f72d9..f3524473 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-zephyr.yml b/ci/meta-zephyr.yml
index d8fae2ef..2b9d19e5 100644
--- a/ci/meta-zephyr.yml
+++ b/ci/meta-zephyr.yml
@@ -6,4 +6,3 @@ header:
 repos:
   meta-zephyr:
     url: https://git.yoctoproject.org/git/meta-zephyr
-    refspec: master
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-arm] [PATCH] CI: track honister branch for clang and zephyr
  2022-01-17 13:38 [PATCH] CI: track honister branch for clang and zephyr Ross Burton
@ 2022-01-17 13:40 ` Ross Burton
  0 siblings, 0 replies; 2+ messages in thread
From: Ross Burton @ 2022-01-17 13:40 UTC (permalink / raw)
  Cc: meta-arm

This was for honister.

Because it fixes CI, I've already pushed it.

Ross

On Mon, 17 Jan 2022 at 13:38, Ross Burton via lists.yoctoproject.org
<ross=burtonini.com@lists.yoctoproject.org> wrote:
>
> These layers now have honister branches, so track those instead of master.
>
> Signed-off-by: Ross Burton <ross.burton@arm.com>
> ---
>  ci/clang.yml       | 1 -
>  ci/meta-zephyr.yml | 1 -
>  2 files changed, 2 deletions(-)
>
> diff --git a/ci/clang.yml b/ci/clang.yml
> index 063f72d9..f3524473 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-zephyr.yml b/ci/meta-zephyr.yml
> index d8fae2ef..2b9d19e5 100644
> --- a/ci/meta-zephyr.yml
> +++ b/ci/meta-zephyr.yml
> @@ -6,4 +6,3 @@ header:
>  repos:
>    meta-zephyr:
>      url: https://git.yoctoproject.org/git/meta-zephyr
> -    refspec: master
> --
> 2.25.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#2835): https://lists.yoctoproject.org/g/meta-arm/message/2835
> Mute This Topic: https://lists.yoctoproject.org/mt/88483579/1676615
> Group Owner: meta-arm+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-arm/unsub [ross@burtonini.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-17 13:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-17 13:38 [PATCH] CI: track honister branch for clang and zephyr Ross Burton
2022-01-17 13:40 ` [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.