schedulers: fix typo in thud entry.

There are two sumo entires.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Armin Kuster 2018-11-17 15:46:23 -08:00 committed by Richard Purdie
parent 0c2b54e392
commit 85fbb6a79c

View File

@ -142,7 +142,7 @@ schedulers.append(sched.ForceScheduler(
'branch_meta-qt4': 'master',
'branch_oecore': 'master',
},
'sumo': {
'thud': {
'branch': 'thud',
'branch_poky': 'thud',
'branch_bitbake': '1.40',