| 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 |
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',