meta-ti will never have a styhead branch. Have the scheduler point to a valid branch.
Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org> --- schedulers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schedulers.py b/schedulers.py index c678c1d1..b9847c06 100644 --- a/schedulers.py +++ b/schedulers.py @@ -79,7 +79,7 @@ branchdefaults = { 'branch_meta-mingw': 'styhead', 'branch_meta-openembedded': 'styhead', 'branch_meta-security': 'styhead', - 'branch_meta-ti': 'styhead', + 'branch_meta-ti': 'master', 'branch_meta-virtualization': 'styhead', 'branch_oecore': 'styhead', },
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#64157): https://lists.yoctoproject.org/g/yocto/message/64157 Mute This Topic: https://lists.yoctoproject.org/mt/109258248/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-