From 052c2cf333ecf16fc2ded4c5d09749ebaff8c0c5 Mon Sep 17 00:00:00 2001 From: Jon Mason Date: Wed, 29 Apr 2026 11:08:59 -0400 Subject: [PATCH] CI: use wrynose branches Signed-off-by: Jon Mason --- ci/base.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ci/base.yml b/ci/base.yml index 75e87a84..2f5f0eb5 100644 --- a/ci/base.yml +++ b/ci/base.yml @@ -7,11 +7,12 @@ distro: poky defaults: repos: - branch: master + branch: wrynose repos: bitbake: url: https://git.openembedded.org/bitbake + branch: "2.18" layers: bitbake: disabled