From a519c11fa60deb0817e0441cce146ef702eae609 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Thu, 5 May 2022 12:54:01 -0400 Subject: [PATCH] More post YP 4.0/kirkstone upgrade updates Changes: - Switch to the kirkstone branches of meta-virtualization, meta-clang, meta-freescale, and meta-freescale-3rdparty now that those repositories have added them. - Update poky and meta-openembedded to latest kirkstone branch commits to pick up some more post-4.0 fixes. The fixes to handle the change in git behavior on the build host with respect to the fix for CVE-2022-24765 are still in queue upstream, they should come in with another update planned for next week. - Update meta-ti to pick up some fixes as upstream works towards a release and creating a kirkstone branch. - Fixed a couple of branch specifiers in default-floating.xml that had been missed in previous updates. Bug-AGL: SPEC-4343 Signed-off-by: Scott Murray Change-Id: I47fef929f892ec618687f9200171e1a25356be8b --- default-floating.xml | 12 ++++++------ default.xml | 14 +++++++------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/default-floating.xml b/default-floating.xml index 1afb344a..7c16eb75 100644 --- a/default-floating.xml +++ b/default-floating.xml @@ -38,7 +38,7 @@ - + @@ -53,7 +53,7 @@ - + @@ -62,18 +62,18 @@ - + - + - - + + diff --git a/default.xml b/default.xml index 39b5b7ee..ab81b695 100644 --- a/default.xml +++ b/default.xml @@ -29,15 +29,15 @@ - + - + - + @@ -52,7 +52,7 @@ - + @@ -71,12 +71,12 @@ - - + + - + -- 2.16.6