From 99616d29ceb75e8f8c1027d2381e1312edb99055 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Wed, 22 May 2024 12:42:09 -0400 Subject: [PATCH] Switch to tracking next/master branches Changes: - Switch branch for AGL repositories to next. - Switch branch to upstream repos to master, except for a few BSP repositories that do not have useful master branches. - Remove meta-lts-mixins checkout with scarthgap/u-boot branch, as it is no longer required. Bug-AGL: SPEC-5147 Change-Id: I121d4beef91e3571311ae700982254f2f244519b Signed-off-by: Scott Murray --- default-floating.xml | 23 +++++++++++------------ default.xml | 37 ++++++++++++++++++------------------- 2 files changed, 29 insertions(+), 31 deletions(-) diff --git a/default-floating.xml b/default-floating.xml index bd455da8..dacb76ba 100644 --- a/default-floating.xml +++ b/default-floating.xml @@ -12,7 +12,7 @@ - + @@ -30,23 +30,23 @@ - - + + - + - + - + @@ -55,7 +55,7 @@ - + @@ -76,23 +76,22 @@ - - + + - + - - + diff --git a/default.xml b/default.xml index 8e6f6995..d3542639 100644 --- a/default.xml +++ b/default.xml @@ -12,7 +12,7 @@ - + @@ -29,35 +29,35 @@ - - + + - + - + - + - + - + - + - + - + @@ -67,7 +67,7 @@ - + @@ -75,25 +75,24 @@ - - + + - - + + - - + - + -- 2.16.6