mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 20:59:02 +02:00
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:
parent
8e332bf764
commit
7b98f5ecc5
|
@ -45,6 +45,8 @@ branchdefaults = {
|
||||||
'branch_poky': 'abelloni/master-next',
|
'branch_poky': 'abelloni/master-next',
|
||||||
'repo_oecore': 'ssh://git@push.openembedded.org/openembedded-core-contrib',
|
'repo_oecore': 'ssh://git@push.openembedded.org/openembedded-core-contrib',
|
||||||
'branch_oecore': 'abelloni/master-next',
|
'branch_oecore': 'abelloni/master-next',
|
||||||
|
'repo_bitbake': 'ssh://git@push.openembedded.org/bitbake-contrib',
|
||||||
|
'branch_bitbake': 'abelloni/master-next',
|
||||||
},
|
},
|
||||||
'mut': {
|
'mut': {
|
||||||
'branch': 'master',
|
'branch': 'master',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user