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