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:
Mathieu Dubois-Briand 2025-10-17 10:20:43 +02:00 committed by Richard Purdie
parent 37a0183944
commit 9971d74636

View File

@ -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',