summaryrefslogtreecommitdiffstats
path: root/default-floating.xml
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2022-05-05 12:54:01 -0400
committerScott Murray <scott.murray@konsulko.com>2022-05-05 12:54:01 -0400
commita519c11fa60deb0817e0441cce146ef702eae609 (patch)
treeac33ad43b08c4103ff339427c52eca9f95ed05d5 /default-floating.xml
parent194f13ece4e5292ba3c39c93e2e2aafe12567e6a (diff)
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 <scott.murray@konsulko.com> Change-Id: I47fef929f892ec618687f9200171e1a25356be8b
Diffstat (limited to 'default-floating.xml')
-rw-r--r--default-floating.xml12
1 files changed, 6 insertions, 6 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 @@
<!-- UPSTREAM COMPONENTS -->
<!-- meta-virtualization -->
- <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="master"/>
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="kirkstone"/>
<!-- Qt things -->
<project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="kirkstone"/>
@@ -53,7 +53,7 @@
<project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="master"/>
<!-- clang support -->
- <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="master"/>
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="kirkstone"/>
<!-- meta-python2 as stop-gap to allow chromium to build until upstream fixes the dependencies -->
<project name="meta-python2" path="external/meta-python2" remote="openembedded" revision="kirkstone" />
@@ -62,18 +62,18 @@
<project name="ros/meta-ros" path="external/meta-ros" remote="github" revision="dunfell"/>
<!-- meta-flutter -->
- <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="dunfell"/>
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="kirkstone"/>
<!-- BSPs -->
<!-- Renesas Gen3 specific things -->
- <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="dunfell-dev"/>
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="kirkstone-dev_3.5_M3_v5.9.0"/>
<project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="dunfell-Yocto-v4.1.0"/>
<project name="AGL/meta-agl-refhw" path="bsp/meta-agl-refhw" />
<!-- consolidate on meta-freescale from git.yoctoproject.org -->
- <project name="meta-freescale" path="bsp/meta-freescale" remote="yocto" revision="master"/>
- <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="master"/>
+ <project name="meta-freescale" path="bsp/meta-freescale" remote="yocto" revision="kirkstone"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="kirkstone"/>
<!-- TI Vayu / Jacinto 6 / DRA7 -->
<project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="kirkstone"/>