| Message ID | 20260106153606.614343-1-ross.burton@arm.com |
|---|---|
| State | New |
| Headers | show |
| Series | [whinlatter,v2] CI: use whinlatter branches | expand |
diff --git a/ci/base.yml b/ci/base.yml index 87192fba26..6138ac55f4 100644 --- a/ci/base.yml +++ b/ci/base.yml @@ -7,11 +7,12 @@ distro: poky defaults: repos: - branch: master + branch: whinlatter repos: bitbake: url: https://git.openembedded.org/bitbake + branch: "2.16" layers: bitbake: disabled
Signed-off-by: Ross Burton <ross.burton@arm.com> --- ci/base.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)