Signed-off-by: Steve Sakoman <st...@sakoman.com --- schedulers.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/schedulers.py b/schedulers.py index 56c4260..efd049f 100644 --- a/schedulers.py +++ b/schedulers.py @@ -67,15 +67,15 @@ branchdefaults = { 'branch': 'scarthgap', 'branch_poky': 'scarthgap', 'branch_bitbake': '2.8', - 'branch_meta-arm': 'master', + 'branch_meta-arm': 'scarthgap', 'branch_meta-agl': 'next', - 'branch_meta-aws': 'master', + 'branch_meta-aws': 'scarthgap', 'branch_meta-gplv2': 'master', - 'branch_meta-intel': 'master', + 'branch_meta-intel': 'scarthgap', 'branch_meta-mingw': 'scarthgap', - 'branch_meta-openembedded': 'master', - 'branch_meta-ti': 'master', - 'branch_meta-virtualization': 'master', + 'branch_meta-openembedded': 'scarthgap', + 'branch_meta-ti': 'scarthgap', + 'branch_meta-virtualization': 'scarthgap', 'branch_oecore': 'scarthgap', }, 'nanbield': { -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#63097): https://lists.yoctoproject.org/g/yocto/message/63097 Mute This Topic: https://lists.yoctoproject.org/mt/106117557/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-