mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 20:59:02 +02:00
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:
parent
d82a7d575f
commit
c86fdefca4
|
@ -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': {
|
||||
|
|
Loading…
Reference in New Issue
Block a user