schedulers: Update nanbield branch availability

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2023-12-30 11:16:36 +00:00
parent cf706ba97a
commit 109e5a9e7e

View File

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