schedulers: Fix meta-agl branches

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexandre Belloni 2022-12-08 08:53:03 +01:00 committed by Richard Purdie
parent d41e7731c4
commit 9538943fc6

View File

@ -59,7 +59,7 @@ branchdefaults = {
'branch_poky': 'langdale',
'branch_bitbake': '2.2',
'branch_meta-arm': 'langdale',
'branch_meta-agl': 'master',
'branch_meta-agl': 'next',
'branch_meta-aws': 'langdale',
'branch_meta-gplv2': 'master',
'branch_meta-intel': 'langdale',
@ -131,6 +131,7 @@ branchdefaults = {
'branch_poky': 'dunfell',
'branch_bitbake': '1.46',
'branch_meta-arm': 'dunfell',
'branch_meta-agl': 'lamprey',
'branch_meta-aws': 'dunfell',
'branch_meta-gplv2': 'dunfell',
'branch_meta-intel': 'dunfell',