mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2026-01-27 11:01:23 +01:00
schedulers: Update my release selector
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
37a0183944
commit
9971d74636
|
|
@ -45,12 +45,14 @@ branchdefaults = {
|
|||
'branch_oecore': 'master-next',
|
||||
},
|
||||
'mathieu-next': {
|
||||
'reason': 'test mathieu/master-next',
|
||||
'repo_poky': 'ssh://git@push.yoctoproject.org/poky-contrib',
|
||||
'branch_poky': 'mathieu/master-next',
|
||||
'repo_oecore': 'ssh://git@push.openembedded.org/openembedded-core-contrib',
|
||||
'branch_oecore': 'mathieu/master-next',
|
||||
'repo_bitbake': 'ssh://git@push.openembedded.org/bitbake-contrib',
|
||||
'branch_bitbake': 'mathieu/master-next',
|
||||
'branch_meta-yocto': 'contrib/mathieu/master-next',
|
||||
},
|
||||
'mut': {
|
||||
'branch': 'master',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user