From 80f3b85bbd4c459a7c58afa754b40a89c2c9c102 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 17 Apr 2024 09:42:03 +0000 Subject: [PATCH] CI: use scarthgap branches Upstream master and scarthgap have now diverged, so use scarthgap whilst we prepare for release. At the time of writing there is no scarthgap branch for meta-clang, so leave that on master. Signed-off-by: Ross Burton --- ci/base.yml | 2 +- ci/clang.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ci/base.yml b/ci/base.yml index 4296d270..3d868a47 100644 --- a/ci/base.yml +++ b/ci/base.yml @@ -5,7 +5,7 @@ distro: poky defaults: repos: - branch: master + branch: scarthgap repos: meta-arm: diff --git a/ci/clang.yml b/ci/clang.yml index b9425fa7..953ade2e 100644 --- a/ci/clang.yml +++ b/ci/clang.yml @@ -4,6 +4,7 @@ header: repos: meta-clang: url: https://github.com/kraj/meta-clang + branch: master local_conf_header: toolchain: |