schedulers: update branchdefaults for scarthgap

Signed-off-by: Steve Sakoman <steve@sakoman.com
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Steve Sakoman 2024-05-15 09:33:06 -07:00 committed by Richard Purdie
parent ef9002c68e
commit 9b1b82f856

View File

@ -67,15 +67,15 @@ branchdefaults = {
'branch': 'scarthgap', 'branch': 'scarthgap',
'branch_poky': 'scarthgap', 'branch_poky': 'scarthgap',
'branch_bitbake': '2.8', 'branch_bitbake': '2.8',
'branch_meta-arm': 'master', 'branch_meta-arm': 'scarthgap',
'branch_meta-agl': 'next', 'branch_meta-agl': 'next',
'branch_meta-aws': 'master', 'branch_meta-aws': 'scarthgap',
'branch_meta-gplv2': 'master', 'branch_meta-gplv2': 'master',
'branch_meta-intel': 'master', 'branch_meta-intel': 'scarthgap',
'branch_meta-mingw': 'scarthgap', 'branch_meta-mingw': 'scarthgap',
'branch_meta-openembedded': 'master', 'branch_meta-openembedded': 'scarthgap',
'branch_meta-ti': 'master', 'branch_meta-ti': 'scarthgap',
'branch_meta-virtualization': 'master', 'branch_meta-virtualization': 'scarthgap',
'branch_oecore': 'scarthgap', 'branch_oecore': 'scarthgap',
}, },
'nanbield': { 'nanbield': {