diff mbox series

[yocto-autobuilder2] schedulers: Add scarthgap branch for meta-qcom and yocto-docs

Message ID 20260123132836.99770-1-yoann.congal@smile.fr
State New
Headers show
Series [yocto-autobuilder2] schedulers: Add scarthgap branch for meta-qcom and yocto-docs | expand

Commit Message

Yoann Congal Jan. 23, 2026, 1:28 p.m. UTC
From: Yoann Congal <yoann.congal@smile.fr>

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

Patch

diff --git a/schedulers.py b/schedulers.py
index c2087b9..77d1645 100644
--- a/schedulers.py
+++ b/schedulers.py
@@ -130,6 +130,7 @@  branchdefaults = {
         'branch_meta-intel': 'scarthgap',
         'branch_meta-mingw': 'scarthgap',
         'branch_meta-openembedded': 'scarthgap',
+        'branch_meta-qcom': 'scarthgap',
         'branch_meta-qt6': '6.8.1',
         'branch_meta-security': 'scarthgap',
         'branch_meta-ti': 'scarthgap',
@@ -138,6 +139,7 @@  branchdefaults = {
         'branch_meta-yocto': 'scarthgap',
         'branch_oecore': 'scarthgap',
         'branch_poky': 'scarthgap',
+        'branch_yocto-docs': 'scarthgap',
     },
     'nanbield': {
         'branch': 'nanbield',