From 08ce0ac84e8b38d3491f188942ed7d21a97861d1 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Thu, 2 Apr 2020 18:34:27 -0400 Subject: Update default manifests to use master/dunfell branches To facilitate migrating to the upcoming Yocto Project 3.1 aka dunfell release, update the default.xml and default-floating.xml manifest files to use the "next" branches of the meta-agl* repositories, and the current latest master or dunfell branches of third-party repositories. Third-party repositories that do not yet have dunfell support declared in their LAYERSERIES_COMPAT variables are commented out in the manifests. Further iteration will be required as more third-party repositories add dunfell branches in the run up to its release at the end of April 2020. Bug-AGL: SPEC-3302 Signed-off-by: Scott Murray Change-Id: I2851cac80d61ace9bafb3062964f2d687d5d7e5c --- default-floating.xml | 51 +++++++++++++++++++++++++-------------------------- default.xml | 44 ++++++++++++++++++++++++-------------------- 2 files changed, 49 insertions(+), 46 deletions(-) diff --git a/default-floating.xml b/default-floating.xml index 8aa053ec..39864726 100644 --- a/default-floating.xml +++ b/default-floating.xml @@ -11,7 +11,7 @@ - + @@ -32,29 +32,29 @@ - - - + + + - + - + - - - + + + - + - @@ -65,46 +65,45 @@ - + - - + + - + - - - - - + + - + - + - + + - + diff --git a/default.xml b/default.xml index ea959904..a8018bfb 100644 --- a/default.xml +++ b/default.xml @@ -11,7 +11,7 @@ - + @@ -31,29 +31,29 @@ - - - + + + - + - + - - - + + + - + - @@ -64,7 +64,7 @@ - + @@ -74,30 +74,34 @@ - + - - + + - + - + - + - + + + + -- cgit 1.2.3-korg