schedulers: use proper bitbake repo and branch for abelloni-next

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexandre Belloni 2024-01-09 08:58:39 +01:00 committed by Richard Purdie
parent 8e332bf764
commit 7b98f5ecc5

View File

@ -45,6 +45,8 @@ branchdefaults = {
'branch_poky': 'abelloni/master-next',
'repo_oecore': 'ssh://git@push.openembedded.org/openembedded-core-contrib',
'branch_oecore': 'abelloni/master-next',
'repo_bitbake': 'ssh://git@push.openembedded.org/bitbake-contrib',
'branch_bitbake': 'abelloni/master-next',
},
'mut': {
'branch': 'master',