1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-04-20 23:41:08 +00:00

CI: track nanbield branches

meta-clang and meta-virtualisation don't yet have nanbield branches, so
we need to use master for those at the moment.

Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
Ross Burton
2023-10-19 16:47:46 +01:00
parent ba17def14a
commit 4bf3246b7b
3 changed files with 3 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ distro: poky
defaults:
repos:
branch: master
branch: nanbield
repos:
meta-arm:

View File

@@ -4,6 +4,7 @@ header:
repos:
meta-clang:
url: https://github.com/kraj/meta-clang
branch: master
local_conf_header:
toolchain: |

View File

@@ -6,3 +6,4 @@ header:
repos:
meta-virtualization:
url: git://git.yoctoproject.org/meta-virtualization
branch: master