1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-05 14:30:10 +00:00

CI: use branch, not refspec

Kas 3.3 uses branch and commit keys instead of a general-purpose
refspec. Change the base to use branch:mickledore and remove the
explicit use of master for meta-virtualization now that a mickledore
branch exists there too now.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Ross Burton
2023-07-04 10:18:57 +01:00
committed by Jon Mason
parent 77b5e1c72c
commit c2d0905b51
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ distro: poky
defaults:
repos:
refspec: mickledore
branch: mickledore
repos:
meta-arm:
-1
View File
@@ -6,4 +6,3 @@ header:
repos:
meta-virtualization:
url: git://git.yoctoproject.org/meta-virtualization
refspec: master