schedulers.py: add dunfell branchdefaults for meta-aws and meta-openembedded

Both repos have been added to check-layer-nightly so we need to make
sure the dunfell branches of the repos are being used

Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Steve Sakoman 2021-08-13 07:22:11 -10:00 committed by Richard Purdie
parent d82a7d575f
commit c86fdefca4

View File

@ -70,9 +70,11 @@ branchdefaults = {
'branch_poky': 'dunfell',
'branch_bitbake': '1.46',
'branch_meta-arm': 'dunfell',
'branch_meta-aws': 'dunfell',
'branch_meta-gplv2': 'dunfell',
'branch_meta-intel': 'dunfell',
'branch_meta-mingw': 'dunfell',
'branch_meta-openembedded': 'dunfell',
'branch_oecore': 'dunfell',
},
'zeus': {