mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 12:49:03 +02:00
schedulders: Fix oecore-contrib url
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
67d9f4a4df
commit
62ad8a5048
|
@ -43,7 +43,7 @@ branchdefaults = {
|
|||
'abelloni-next': {
|
||||
'repo_poky': 'ssh://git@push.yoctoproject.org/poky-contrib',
|
||||
'branch_poky': 'abelloni/master-next',
|
||||
'repo_oecore': 'ssh://git@push.openembedded.org/openembedded-core-contrib',
|
||||
'repo_oecore': 'git://git.openembedded.org/openembedded-core-contrib',
|
||||
'branch_oecore': 'abelloni/master-next',
|
||||
},
|
||||
'mut': {
|
||||
|
|
Loading…
Reference in New Issue
Block a user