diff mbox series

[yocto-autobuilder2] schedulers: Remove non-existing whinlatter branch for meta-clang

Message ID 20260123080025.72672-1-yoann.congal@smile.fr
State New
Headers show
Series [yocto-autobuilder2] schedulers: Remove non-existing whinlatter branch for meta-clang | expand

Commit Message

Yoann Congal Jan. 23, 2026, 8 a.m. UTC
From: Yoann Congal <yoann.congal@smile.fr>

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
---
 schedulers.py | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/schedulers.py b/schedulers.py
index 036d66c..95d87e0 100644
--- a/schedulers.py
+++ b/schedulers.py
@@ -76,7 +76,6 @@  branchdefaults = {
         'branch_bitbake': '2.16',
         'branch_meta-arm': 'whinlatter',
         'branch_meta-aws': 'whinlatter',
-        'branch_meta-clang': 'whinlatter',
         'branch_meta-gplv2': 'master',
         'branch_meta-intel': 'whinlatter',
         'branch_meta-mingw': 'whinlatter',