CI: use kirkstone branches for meta-clang and meta-virtualization

Message ID 20220510101508.2785347-1-ross.burton@arm.com
State New
Headers show
Series CI: use kirkstone branches for meta-clang and meta-virtualization | expand

Commit Message

Ross Burton May 10, 2022, 10:15 a.m. UTC
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(-)

Comments

Denys Dmytriyenko May 10, 2022, 4:42 p.m. UTC | #1
On Tue, May 10, 2022 at 11:15:08AM +0100, Ross Burton wrote:
> These branches have kirkstone branches now, so use them.

Did you mean "these *layers* have kirsktone branches now"?


> 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
>
Ross Burton May 10, 2022, 4:43 p.m. UTC | #2
Yes, I did 
Jon Mason May 10, 2022, 7:13 p.m. UTC | #3
On Tue, 10 May 2022 11:15:08 +0100, Ross Burton wrote:
> These branches have kirkstone branches now, so use them.

Applied, thanks!

[1/1] CI: use kirkstone branches for meta-clang and meta-virtualization
      commit: b838d40efe06c839d58cf39b785175d0ba7518c6

Best regards,

Patch

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