From: Alexandre Belloni <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
---
schedulers.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/schedulers.py b/schedulers.py
index 803b83ccf52d..6acb7415a1c4 100644
--- a/schedulers.py
+++ b/schedulers.py
@@ -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',
--
2.38.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#58755): https://lists.yoctoproject.org/g/yocto/message/58755
Mute This Topic: https://lists.yoctoproject.org/mt/95533787/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-