diff mbox series

[v2,1/8] CI: track master

Message ID 20230719012240.3567881-1-jon.mason@arm.com
State New
Headers show
Series [v2,1/8] CI: track master | expand

Commit Message

Jon Mason July 19, 2023, 1:22 a.m. UTC
From: Ross Burton <ross.burton@arm.com>

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
---
 ci/base.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jon Mason July 19, 2023, 3:14 a.m. UTC | #1
On Tue, 18 Jul 2023 20:22:33 -0500, Jon Mason wrote:
> 


Applied, thanks!

[1/8] CI: track master
      commit: 3c514763c87d7b8ca22520b7f1f789c86c541f54
[2/8] arm-bsp/u-boot: add temporary 2023.01 recipe
      commit: 41a7a64c665126d87e721543642604709fea6233
[3/8] toolchain: remove pointless provides
      commit: a64fb4a40d707795d9adb7736920fcbeaa7ce5e2
[4/8] arm-bsp/linux-yocto: fix Upstream-Status
      commit: e668762031f8e8d963ca34941a3c15cb89024725
[5/8] arm-bsp/conf: Remove hardcoded .rootfs from image path
      commit: 1a0dd177931eb22b202c8c5d03388501e88c9a29
[6/8] arm/classes: Remove IMAGE_NAME_SUFFIX from image path
      commit: 0731d371cb9582e6045e6cbcdecc38aad8d88337
[7/8] arm-bsp/machine: work around rootfs name issue
      commit: f12f0350936e066e4df91ca26652953d1455fd1a
[8/8] ci/clang: add llvm-native from clang README
      commit: e67d9c4dbc892ef688ff960d68e02627fc99bb53

Best regards,
diff mbox series

Patch

diff --git a/ci/base.yml b/ci/base.yml
index 38d8584f..4296d270 100644
--- a/ci/base.yml
+++ b/ci/base.yml
@@ -5,7 +5,7 @@  distro: poky
 
 defaults:
   repos:
-    branch: mickledore
+    branch: master
 
 repos:
   meta-arm: