summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitlab/issue_templates/mytemplate.md3
-rw-r--r--.gitlab/merge_request_templates/mytemplate.md3
-rw-r--r--.gitreview2
-rw-r--r--default-floating.xml84
-rw-r--r--default.xml85
-rw-r--r--eel_5.1.0.xml36
-rw-r--r--flounder_6.0.5.xml93
-rw-r--r--halibut_8.0.4.xml (renamed from icefish_9.0.2.xml)35
-rw-r--r--halibut_8.0.5.xml101
-rw-r--r--halibut_8.0.6.xml (renamed from icefish_9.0.1.xml)27
-rw-r--r--jellyfish_9.99.1.xml109
-rw-r--r--jellyfish_9.99.2.xml102
-rw-r--r--jellyfish_9.99.3.xml102
-rw-r--r--jellyfish_9.99.4.xml102
-rw-r--r--koi_10.91.0.xml103
-rw-r--r--koi_10.92.0.xml103
-rw-r--r--koi_10.93.0.xml103
-rw-r--r--lamprey_11.91.0.xml103
-rw-r--r--lamprey_11.92.0.xml99
-rw-r--r--lamprey_11.93.0.xml99
-rw-r--r--lamprey_12.0.0.xml99
-rw-r--r--lamprey_12.0.1.xml99
-rw-r--r--lamprey_12.1.0.xml99
-rw-r--r--lamprey_12.1.1.xml99
-rw-r--r--lamprey_12.1.2.xml99
-rw-r--r--lamprey_12.1.3.xml99
-rw-r--r--lamprey_12.1.4.xml99
-rw-r--r--lamprey_12.1.5.xml99
-rw-r--r--lamprey_12.1.6.xml99
-rw-r--r--lamprey_12.1.7.xml99
-rw-r--r--marlin_12.90.0.xml99
-rw-r--r--marlin_12.90.1.xml102
-rw-r--r--marlin_12.91.0.xml94
-rw-r--r--marlin_12.92.0.xml94
-rw-r--r--marlin_12.93.0.xml94
-rw-r--r--marlin_13.0.0.xml94
-rw-r--r--marlin_13.0.1.xml99
-rw-r--r--marlin_13.0.2.xml99
-rw-r--r--marlin_13.0.3.xml99
-rw-r--r--needlefish_13.91.0.xml84
-rw-r--r--needlefish_13.92.0.xml87
-rw-r--r--needlefish_14.0.0.xml88
-rw-r--r--needlefish_14.0.1.xml87
-rw-r--r--needlefish_14.0.2.xml87
-rw-r--r--octopus_14.91.0.xml87
-rw-r--r--octopus_14.92.0.xml87
-rw-r--r--octopus_14.93.0.xml87
-rw-r--r--octopus_14.94.0.xml87
-rw-r--r--pike_15.91.0.xml89
-rw-r--r--pike_15.91.1.xml89
-rw-r--r--pike_15.92.0.xml89
-rw-r--r--quillback_16.91.0.xml95
-rw-r--r--quillback_16.92.0.xml98
-rw-r--r--quillback_16.93.0.xml98
54 files changed, 4570 insertions, 127 deletions
diff --git a/.gitlab/issue_templates/mytemplate.md b/.gitlab/issue_templates/mytemplate.md
new file mode 100644
index 00000000..25d91d81
--- /dev/null
+++ b/.gitlab/issue_templates/mytemplate.md
@@ -0,0 +1,3 @@
+**Please use https://gerrit.automotivelinux.org for code contributions.**
+See also: https://docs.automotivelinux.org/ chapter "How to contribute".
+
diff --git a/.gitlab/merge_request_templates/mytemplate.md b/.gitlab/merge_request_templates/mytemplate.md
new file mode 100644
index 00000000..25d91d81
--- /dev/null
+++ b/.gitlab/merge_request_templates/mytemplate.md
@@ -0,0 +1,3 @@
+**Please use https://gerrit.automotivelinux.org for code contributions.**
+See also: https://docs.automotivelinux.org/ chapter "How to contribute".
+
diff --git a/.gitreview b/.gitreview
index 7f6f96fc..dfb1d7aa 100644
--- a/.gitreview
+++ b/.gitreview
@@ -2,4 +2,4 @@
host=gerrit.automotivelinux.org
port=29418
project=AGL/AGL-repo
-defaultbranch=icefish
+defaultbranch=master
diff --git a/default-floating.xml b/default-floating.xml
index f0e649a2..322c0731 100644
--- a/default-floating.xml
+++ b/default-floating.xml
@@ -9,21 +9,20 @@
/>
<remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
<remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
<!-- defaults -->
- <default remote="agl" sync-j="4" revision="icefish"/>
+ <default remote="agl" sync-j="4" revision="master"/>
<!-- CORE -->
+
<!-- use agl revisions/branches here -->
<!-- AGL things. -->
<project name="AGL/meta-agl" path="meta-agl" />
- <project name="AGL/meta-agl-cluster-demo" path="meta-agl-cluster-demo" />
<project name="AGL/meta-agl-demo" path="meta-agl-demo" />
<project name="AGL/meta-agl-devel" path="meta-agl-devel" />
- <project name="AGL/meta-agl-extra" path="meta-agl-extra" />
- <project name="AGL/meta-agl-telematics-demo" path="meta-agl-telematics-demo" />
<!-- FLOATING has no fixed revision for external repos ! -->
@@ -31,74 +30,69 @@
<!-- YOCTO & OE -->
<!-- Yocto/OpenEmbedded things. -->
- <project name="poky" path="external/poky" remote="yocto" revision="thud" />
- <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="thud" />
- <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="thud" />
+ <project name="poky" path="external/poky" remote="yocto" revision="kirkstone" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="kirkstone" />
+ <project name="meta-lts-mixins" path="external/meta-lts-mixins_rust" remote="yocto" revision="kirkstone/rust" />
<!-- UPSTREAM COMPONENTS -->
<!-- meta-virtualization -->
- <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="thud"/>
+ <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="thud"/>
-
- <!-- Updater layers. -->
- <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="thud"/>
- <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="thud"/>
- <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="thud"/>
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="kirkstone"/>
<!-- Security layer -->
- <project name="meta-security" path="external/meta-security" remote="yocto" revision="thud"/>
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="kirkstone"/>
+
+ <!-- SELinux layer -->
+ <project name="meta-selinux" path="external/meta-selinux" remote="yocto" revision="kirkstone"/>
- <!-- SmartDeviceLink layer -->
- <project name="phongt/meta-sdl" path="external/meta-sdl" remote="github" revision="thud"/>
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="master"/>
<!-- meta-spdxscanner - support for fossology -->
<project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="master"/>
- <!-- Alexa Auto SDK layer -->
- <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="2.0"/>
-
<!-- clang support -->
- <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="thud"/>
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="kirkstone"/>
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="kirkstone"/>
- <!-- BSPs -->
+ <!-- meta-tensorflow -->
+ <project name="meta-tensorflow" path="external/meta-tensorflow" remote="yocto" revision="kirkstone"/>
- <!-- Renesas Gen3 specific things -->
- <project name="AGL/meta-renesas-rcar-gen3" path="external/meta-renesas-rcar-gen3" />
- <project name="CogentEmbedded/meta-rcar" path="external/meta-rcar" remote="github" revision="thud-v3.21.0"/>
+ <!-- meta-aws -->
+ <project name="aws4embeddedlinux/meta-aws" path="external/meta-aws" remote="github" revision="kirkstone"/>
- <!-- MinnowBoard MAX specific things -->
- <project name="meta-intel" path="bsp/meta-intel" remote="yocto" revision="thud"/>
-
- <!-- consolidate on meta-freescale from git.yoctoproject.org -->
- <project name="meta-freescale" path="bsp/meta-freescale" remote="yocto" revision="thud"/>
- <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="thud"/>
+ <!-- BSPs -->
- <!-- Boundary devices bsp layer -->
- <project name="boundarydevices/meta-boundary" path="bsp/meta-boundary" remote="github" revision="master"/>
+ <!-- meta-aws -->
+ <project name="aws4embeddedlinux/meta-aws" path="bsp/meta-aws" remote="github" revision="kirkstone"/>
- <!-- ti vayu / jacinto 6 / DRA7 -->
- <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="thud"/>
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="kirkstone-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="kirkstone-Yocto-v5.9.0"/>
+ <project name="AGL/meta-agl-refhw" path="bsp/meta-agl-refhw" />
- <!-- rpi 2, 3 and 3 B+ -->
- <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="thud"/>
+ <!-- consolidate on meta-freescale from git.yoctoproject.org -->
+ <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"/>
- <!-- DragonBoard 410c specific things -->
- <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="thud"/>
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="kirkstone"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="kirkstone"/>
- <!-- Altera SOCFPGA platform -->
- <!-- https://github.com/kraj/meta-altera -->
- <project name="kraj/meta-altera" path="bsp/meta-altera" remote="github" revision="thud"/>
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="kirkstone"/>
<!-- Sancloud BSP layers -->
- <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="thud"/>
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="kirkstone"/>
<project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="master"/>
- <!-- meta-synopsys - support for ARC HSDK board -->
- <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="thud-agl"/>
+ <!-- Sifive BSP -->
+ <project name="dl9pf/meta-sifive" path="bsp/meta-sifive" remote="github" revision="master"/>
</manifest>
diff --git a/default.xml b/default.xml
index c95e527f..50cd2ec5 100644
--- a/default.xml
+++ b/default.xml
@@ -9,9 +9,10 @@
/>
<remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
<remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
<!-- defaults -->
- <default remote="agl" sync-j="4" revision="icefish"/>
+ <default remote="agl" sync-j="4" revision="master"/>
<!-- CORE -->
@@ -19,11 +20,8 @@
<!-- AGL things. -->
<project name="AGL/meta-agl" path="meta-agl" />
- <project name="AGL/meta-agl-cluster-demo" path="meta-agl-cluster-demo" />
<project name="AGL/meta-agl-demo" path="meta-agl-demo" />
<project name="AGL/meta-agl-devel" path="meta-agl-devel" />
- <project name="AGL/meta-agl-extra" path="meta-agl-extra" />
- <project name="AGL/meta-agl-telematics-demo" path="meta-agl-telematics-demo" />
<!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
@@ -31,74 +29,67 @@
<!-- YOCTO & OE -->
<!-- Yocto/OpenEmbedded things. -->
- <project name="poky" path="external/poky" remote="yocto" revision="958427e9d2ee7276887f2b02ba85cf0996dea553" upstream="thud" />
- <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="aabc30f3bd03f97326fb8596910b94639fea7575" upstream="thud" />
- <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="446bd615fd7cb9bc7a159fe5c2019ed08d1a7a93" upstream="thud" />
+ <project name="poky" path="external/poky" remote="yocto" revision="54af8c5e80ebf63707ef4e51cc9d374f716da603" upstream="kirkstone" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="8609de00952d65bb813a48c535c937324efeb18a" upstream="kirkstone" />
+ <project name="meta-lts-mixins" path="external/meta-lts-mixins_rust" remote="yocto" revision="1a6746a81da4d5bf2e5640fd2fa8f3ea453d40bf" upstream="kirkstone/rust" />
<!-- UPSTREAM COMPONENTS -->
<!-- meta-virtualization -->
- <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="7685c7d415e0002c448007960837ae8898cd57a5" upstream="thud"/>
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="7902664f89678164b7fc90d421cee74cbec51cdf" upstream="kirkstone"/>
<!-- Qt things -->
- <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="e6e464c9ed9266ce46452f953c1bdcb0e7b2d95f" upstream="thud"/>
-
- <!-- Updater layers. -->
- <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="24a560c4285d5d5cf1ce771abe79ce718855d9f3" upstream="thud"/>
- <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="ede8396667508eaeb18db4a6e8544f5d1280e0df" upstream="thud"/>
- <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="16e5f35e790f75a499b4e5526ee4bcb0bf695163" upstream="thud"/>
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="fe0bf7f0e5408aac6cc89ff3b19b1b1941df4f64" upstream="kirkstone"/>
<!-- Security layer -->
- <project name="meta-security" path="external/meta-security" remote="yocto" revision="31dc4e7532fa7a82060e0b50e5eb8d0414aa7e93" upstream="thud"/>
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="1a3e42cedbd94ca73be45800d0e902fec35d0f0f" upstream="kirkstone"/>
- <!-- SmartDeviceLink layer -->
- <project name="phongt/meta-sdl" path="external/meta-sdl" remote="github" revision="ab1e345171e799216b8fcb432943a2de5ff66f5f" upstream="thud"/>
+ <!-- SELinux layer -->
+ <project name="meta-selinux" path="external/meta-selinux" remote="yocto" revision="a401f4b2816a0b41ce8d9351542658c721935bcd" upstream="kirkstone"/>
- <!-- meta-spdxscanner - support for fossology -->
- <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="c731a5f1cc83d9d8a1e120207746c89059d5576f" upstream="master"/>
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
- <!-- Alexa Auto SDK layer -->
- <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="86916d2d8c1702a8be3c88a9012ca56583bcc0c8" upstream="2.0"/>
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="25373bc58ece8b6f07680a103b4a1bbbc99e0db1" upstream="master"/>
<!-- clang support -->
- <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="22f0b0eaad454279c604a83dba53be6e6efb1a06" upstream="thud"/>
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="312ff1c39b1bf5d35c0321e873417eb013cea477" upstream="kirkstone"/>
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="8ace6f2c5d3c634e9c3f49b267e170aa4ba86ee4" upstream="kirkstone"/>
+ <project name="meta-flutter/workspace-automation" path="external/workspace-automation" remote="github" revision="418058a45eab3e1b50dd125c901f0ae4253bd472" upstream="main"/>
+
+ <!-- meta-tensorflow -->
+ <project name="meta-tensorflow" path="external/meta-tensorflow" remote="yocto" revision="ec20e19319f9eb89ceadc04923cc5bc75e865692" upstream="kirkstone"/>
<!-- BSPs -->
- <!-- Renesas Gen3 specific things -->
- <project name="AGL/meta-renesas-rcar-gen3" path="bsp/meta-renesas-rcar-gen3" />
- <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="e9bf7907fcf1f3013705de10a37b7561f6660e3c" upstream="thud-v3.21.0"/>
+ <!-- meta-aws -->
+ <project name="aws4embeddedlinux/meta-aws" path="bsp/meta-aws" remote="github" revision="a1aec268e6935a1bf7c7cae5166491551bdade5d" upstream="kirkstone"/>
- <!-- MinnowBoard MAX specific things -->
- <project name="meta-intel" path="bsp/meta-intel" remote="yocto" revision="a930f946b915624dcc02358725d235b3224fb61b" upstream="thud"/>
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="11221be7ff3a535f17357bc8ac7e2851d0e8ff02" upstream="kirkstone-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="511808a3e794ad0e35386f83d3d159c9ba48b4be" upstream="kirkstone-Yocto-v5.9.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="07d4a6baa23ec3a1f013f8a070130598b56aec7c" upstream="thud"/>
- <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="545e8094a140231e78b9284c3a3d94fcc573ae98" upstream="thud"/>
-
- <!-- Boundary devices bsp layer --> <!-- latest with thud support -->
- <project name="boundarydevices/meta-boundary" path="bsp/meta-boundary" remote="github" revision="1b22f4a1217f0f5ad556028752c030cd2f647b4d" upstream="master"/>
-
- <!-- ti vayu / jacinto 6 / DRA7 -->
- <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="b27317ab4f9be931a66344ca502c7e3f4ec780e5" upstream="thud"/>
-
- <!-- rpi 2, 3 and 3 B+ -->
- <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="4e5be97d75668804694412f9b86e9291edb38b9d" upstream="thud"/>
+ <project name="meta-freescale" path="bsp/meta-freescale" remote="yocto" revision="710e55d529c86d15a93c4421365ef62eb601a49b" upstream="kirkstone"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="9e94b64bdfebcf7bfdf2af6447cec866a4efa814" upstream="kirkstone"/>
- <!-- DragonBoard 410c specific things -->
- <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="d0a58e836444a7118acfc5a99d8cacaa5ae09f5c" upstream="thud"/>
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="b187fb9232ca0a6b5f8f90b4715958546fc41d73" upstream="kirkstone"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="8899ce3b9ee450ea55ba33786facf08b59100cce" upstream="kirkstone"/>
- <!-- Altera SOCFPGA platform -->
- <!-- https://github.com/kraj/meta-altera -->
- <project name="kraj/meta-altera" path="bsp/meta-altera" remote="github" revision="da4205c81a35c441ec644d60f1012b6ee273a62c" upstream="thud"/>
+ <!-- Raspberry Pi 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="9dc6673d41044f1174551120ce63501421dbcd85" upstream="kirkstone"/>
<!-- Sancloud BSP layers -->
- <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="6125944cd1dba03340c54b803ede2174d90c8f15" upstream="thud"/>
- <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="91dd94630dad98389bfe4e15207e771754bde75c" upstream="master"/>
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="e1a23019ce2ff3879986fa63071f1a2caa23697c" upstream="kirkstone"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="032a394e7569d1254cd17a0358475b986e64a5a4" upstream="master"/>
- <!-- meta-synopsys - support for ARC HSDK board -->
- <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="c4fb64eba16782524448c8287656b907633fd0ed" upstream="halibut-agl"/>
+ <!-- Sifive BSP -->
+ <project name="dl9pf/meta-sifive" path="bsp/meta-sifive" remote="github" revision="80a979fd222623b56e44493cf92bd9e276a65453" upstream="master"/>
</manifest>
diff --git a/eel_5.1.0.xml b/eel_5.1.0.xml
new file mode 100644
index 00000000..2b7c982d
--- /dev/null
+++ b/eel_5.1.0.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote fetch="https://gerrit.automotivelinux.org/gerrit/" name="agl" pushurl="ssh://gerrit.automotivelinux.org:29418" review="https://gerrit.automotivelinux.org/gerrit/"/>
+ <remote fetch="https://github.com/" name="github"/>
+ <remote fetch="git://git.openembedded.org/" name="openembedded"/>
+ <remote fetch="git://code.qt.io/" name="qt.io"/>
+ <remote fetch="git://git.yoctoproject.org/" name="yocto"/>
+
+ <default remote="agl" revision="refs/tags/eel/5.1.0" sync-j="4"/>
+
+ <project name="01org/meta-intel-iot-security" path="meta-intel-iot-security" remote="github" revision="20bbb97f6d5400b126ae96ef446c3e60c7e16285"/>
+ <project name="01org/meta-security-isafw" path="meta-security-isafw" remote="github" revision="0fa0aff75ee21edd758a1baddc4522371a746f99" upstream="morty"/>
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+ <project name="AGL/meta-agl-extra" path="meta-agl-extra" />
+ <project name="AGL/meta-renesas" path="meta-renesas" />
+ <project name="AGL/meta-renesas-rcar-gen3" path="meta-renesas-rcar-gen3" />
+ <project name="Freescale/meta-freescale" path="meta-freescale" remote="github" revision="06178400afbd641a6709473fd21d893dcd3cfbfa" upstream="pyro"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="meta-freescale-3rdparty" remote="github" revision="35badbde05d4f10d4faeefc30bc126b5bd228e2e" upstream="pyro"/>
+ <project name="Freescale/meta-freescale-distro" path="meta-freescale-distro" remote="github" revision="cd5c7a2539f40004f74126e9fdf08254fd9a6390" upstream="pyro"/>
+ <project name="advancedtelematic/meta-updater" path="meta-updater" remote="github" revision="090141edfc5883a2fe0ed1faece3ee2da957d115" upstream="pyro"/>
+ <project name="boundarydevices/meta-boundary" path="meta-boundary" remote="github" revision="fb9bd92e4173ded438cd05f4c5c7f7d028d29cc7" upstream="pyro"/>
+ <project name="kraj/meta-altera" path="meta-altera" remote="github" revision="d4bbb7ef016eab4ab04c3e794dfe6f4276196c66" upstream="master"/>
+ <project name="meta-intel" remote="yocto" revision="4cd63f57820ce0e4ebd598251d3a13b5a4b9b791" upstream="pyro"/>
+ <project name="meta-oic" remote="yocto" revision="70d5bec59a3b8aabaa4a69f1d8513ff22d86b473" upstream="1.2.1"/>
+ <project name="meta-openembedded" remote="openembedded" revision="b2ce52334cf88e07f703cf25ced92302edd5b0e9" upstream="pyro"/>
+ <project name="meta-qcom" remote="yocto" revision="e27bc2054557df848f22b05674e51f289491723b" upstream="pyro"/>
+ <project name="meta-qt5/meta-qt5" path="meta-qt5" remote="github" revision="c6aa602d0640040b470ee81de39726276ddc0ea3" upstream="pyro"/>
+ <project name="meta-raspberrypi" remote="yocto" revision="40447de4782d76f1e23e67ba05e272c27f6ec250" upstream="pyro"/>
+ <project name="meta-rust/meta-rust" path="meta-rust" remote="github" revision="94280a636c9a6dd729f9eb3ed88fe85b11ee8ffa" upstream="pyro"/>
+ <project name="meta-ti" remote="yocto" revision="230f5409bd47a850e718c81d485bb17b3d5ddcb0" upstream="master"/>
+ <project name="meta-virtualization" remote="yocto" revision="8a0173487504676e2897575cab858ab4c0f1ca09" upstream="pyro"/>
+ <project name="phongt/meta-sdl" path="meta-sdl" remote="github" revision="d9451f4d2dd1a3927b0ce5e55a4f0dc9a3daee27"/>
+ <project name="poky" remote="yocto" revision="022df4653576c72752156bef8fda0e1aa46733d2" upstream="pyro"/>
+</manifest>
diff --git a/flounder_6.0.5.xml b/flounder_6.0.5.xml
new file mode 100644
index 00000000..a637dc41
--- /dev/null
+++ b/flounder_6.0.5.xml
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+
+ <remote name="yocto" fetch="git://git.yoctoproject.org/" />
+ <remote name="openembedded" fetch="git://git.openembedded.org/" />
+
+ <!-- meta-updater --> <!-- freescale bsp --> <!-- 01.org -->
+ <remote name="github" fetch="https://github.com/" />
+
+ <!-- meta-qt5 -->
+ <remote name="qt.io" fetch="git://code.qt.io/" />
+
+ <!-- Sancloud BitBucket -->
+ <remote name="sancloud" fetch="https://bitbucket.sancloud.co.uk/scm/"/>
+
+ <default remote="agl" sync-j="4" revision="refs/tags/flounder/6.0.5"/>
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-cluster-demo" path="meta-agl-cluster-demo" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+ <project name="AGL/meta-agl-extra" path="meta-agl-extra" />
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="AGL/meta-renesas-rcar-gen3" path="meta-renesas-rcar-gen3"/>
+ <project name="CogentEmbedded/meta-rcar" path="meta-rcar" remote="github" revision="b9be2cd1ed7e6fe3662cf99001a0fabc51652ecf" upstream="v3.9.0"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="meta-updater" remote="github" revision="ff555e8690eb47177ade42dc6912ae17a759cc45" upstream="rocko"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="meta-updater-qemux86-64" remote="github" revision="697632ddd98ed7ae3dbd0bd84abb04079767bc56" upstream="rocko"/>
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="poky" remote="yocto" revision="68a612b7d31d270348ef5439d7f779c309bdb6ec" upstream="rocko" />
+ <project name="meta-gplv2" path="meta-gplv2" remote="yocto" revision="f875c60ecd6f30793b80a431a2423c4b98e51548" upstream="rocko" />
+ <project name="meta-openembedded" path="meta-openembedded" remote="openembedded" revision="eae996301d9c097bcbeb8046f08041dc82bb62f8" upstream="rocko" />
+ <project name="meta-virtualization" path="meta-virtualization" remote="yocto" revision="bd77388f31929f38e7d4cc9c711f0f83f563007e" upstream="rocko"/>
+
+ <!-- Qt things -->
+ <!-- Qt 5.8 -->
+ <project name="meta-qt5/meta-qt5" path="meta-qt5" remote="github" revision="682ad61c071a9710e9f9d8a32ab1b5f3c14953d1" upstream="rocko"/>
+
+ <!-- MinnowBoard MAX specific things -->
+ <project name="meta-intel" path="meta-intel" remote="yocto" revision="718bb384942675437c081f6795da7f421da1fee6" upstream="rocko"/>
+
+ <!-- i.MX6 / e.g. wandboard specific things -->
+ <!--
+ <project name="Freescale/meta-freescale" path="meta-freescale" remote="github" revision="06178400afbd641a6709473fd21d893dcd3cfbfa" upstream="pyro"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="meta-freescale-3rdparty" remote="github" revision="35badbde05d4f10d4faeefc30bc126b5bd228e2e" upstream="pyro"/>
+ <project name="Freescale/meta-freescale-distro" path="meta-freescale-distro" remote="github" revision="cd5c7a2539f40004f74126e9fdf08254fd9a6390" upstream="pyro"/>
+ -->
+ <!-- consolidate on meta-freescale from git.yoctoproject.org -->
+ <project name="meta-freescale" path="meta-freescale" remote="yocto" revision="a4158e3425a79720ddc4c02e76251d567bdceb51" upstream="rocko"/>
+
+ <!-- Boundary devices bsp layer -->
+ <project name="boundarydevices/meta-boundary" path="meta-boundary" remote="github" revision="f96f41b2e5beda2b51acb702d082568898b36a68" upstream="rocko"/>
+
+ <!-- ti vayu / jacinto 6 / DRA7 -->
+ <project name="meta-ti" path="meta-ti" remote="yocto" revision="ed83a43c6a76875ee5f0388b3b60a28f2a373a10" upstream="rocko"/>
+
+ <!-- iotivity -->
+ <project name="meta-oic" path="meta-oic" remote="yocto" revision="6e831e4bcdfa6ab8c26eb4fca4bdc98faf028818" upstream="1.2.1"/>
+
+ <!-- rpi 2, 3 and 3 B+ -->
+ <project name="meta-raspberrypi" path="meta-raspberrypi" remote="yocto" revision="8e4c537d84fdde8e3b4642d0dda2c0f4af76d52f" upstream="rocko"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="meta-qcom" remote="yocto" revision="68d67447ec83de4784203afa016c49538165532d" upstream="rocko"/>
+
+ <!-- Altera SOCFPGA platform --> <!-- pinned to version from master until branch for morty exists -->
+ <!-- https://github.com/kraj/meta-altera -->
+ <project name="kraj/meta-altera" path="meta-altera" remote="github" revision="14e08a419cb9d4017f40360c14fcc3c2c1ce8e42" upstream="rocko"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="yb/meta-sancloud" path="meta-sancloud" remote="sancloud" revision="2f2215bf0c82485ebbe77a8d9161fceed6651258" upstream="rocko"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="meta-rtlwifi" remote="github" revision="fd7ca0ca47c7095ced62a5a7cdef040dff87fb76" upstream="master"/>
+
+ <!-- Image Security Analysis FrameWork (isafw) -->
+ <!-- try master or disable -->
+ <project name="01org/meta-security-isafw" path="meta-security-isafw" remote="github" revision="489abdc65cefb566d696c8b218aa0b9b99a350ae" upstream="master"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="meta-security" remote="yocto" revision="8f6969a775fa6afbf553e72ba83e71197780b2d8" upstream="master"/>
+
+ <!-- SmartDeviceLink layer -->
+ <project name="phongt/meta-sdl" path="meta-sdl" remote="github" revision="60c9fe8a4a9c6ca95f222685f8d6248f16236f2a" upstream="release/4.4.0"/>
+</manifest>
diff --git a/icefish_9.0.2.xml b/halibut_8.0.4.xml
index a7399b6d..639e0bd4 100644
--- a/icefish_9.0.2.xml
+++ b/halibut_8.0.4.xml
@@ -11,7 +11,7 @@
<remote name="github" fetch="https://github.com/" />
<!-- defaults -->
- <default remote="agl" sync-j="4" revision="refs/tags/icefish/9.0.2"/>
+ <default remote="agl" sync-j="4" revision="refs/tags/halibut/8.0.4"/>
<!-- CORE -->
@@ -31,7 +31,7 @@
<!-- YOCTO & OE -->
<!-- Yocto/OpenEmbedded things. -->
- <project name="poky" path="external/poky" remote="yocto" revision="958427e9d2ee7276887f2b02ba85cf0996dea553" upstream="thud" />
+ <project name="poky" path="external/poky" remote="yocto" revision="51f6145f8f99a02df1dad937684f014b0172e72a" upstream="thud" />
<project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="aabc30f3bd03f97326fb8596910b94639fea7575" upstream="thud" />
<project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="446bd615fd7cb9bc7a159fe5c2019ed08d1a7a93" upstream="thud" />
@@ -42,12 +42,12 @@
<project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="7685c7d415e0002c448007960837ae8898cd57a5" upstream="thud"/>
<!-- Qt things -->
- <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="e6e464c9ed9266ce46452f953c1bdcb0e7b2d95f" upstream="thud"/>
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="1520d5b2b2beec5e1c3209d3178219e93ef08bca" upstream="thud"/>
<!-- Updater layers. -->
- <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="24a560c4285d5d5cf1ce771abe79ce718855d9f3" upstream="thud"/>
- <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="ede8396667508eaeb18db4a6e8544f5d1280e0df" upstream="thud"/>
- <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="16e5f35e790f75a499b4e5526ee4bcb0bf695163" upstream="thud"/>
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="e4dd74565f429b576e84972d12cc1ae2048be119" upstream="thud"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="214e14c4c45625842e542eebd696f903060d488f" upstream="thud"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="062194613515d4bf7d130f21ba3a0e1a2f0bb461" upstream="thud"/>
<!-- Security layer -->
<project name="meta-security" path="external/meta-security" remote="yocto" revision="31dc4e7532fa7a82060e0b50e5eb8d0414aa7e93" upstream="thud"/>
@@ -56,14 +56,11 @@
<project name="phongt/meta-sdl" path="external/meta-sdl" remote="github" revision="ab1e345171e799216b8fcb432943a2de5ff66f5f" upstream="thud"/>
<!-- meta-spdxscanner - support for fossology -->
- <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="c731a5f1cc83d9d8a1e120207746c89059d5576f" upstream="master"/>
+ <project name="dl9pf/meta-spdxscanner" path="external/meta-spdxscanner" remote="github" revision="483f79e66eb76b0f1bebe1e3a0a0327b0ba59f16" upstream="thud"/>
<!-- Alexa Auto SDK layer -->
<project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="86916d2d8c1702a8be3c88a9012ca56583bcc0c8" upstream="2.0"/>
- <!-- clang support -->
- <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="22f0b0eaad454279c604a83dba53be6e6efb1a06" upstream="thud"/>
-
<!-- BSPs -->
@@ -72,17 +69,17 @@
<project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="e9bf7907fcf1f3013705de10a37b7561f6660e3c" upstream="thud-v3.21.0"/>
<!-- MinnowBoard MAX specific things -->
- <project name="meta-intel" path="bsp/meta-intel" remote="yocto" revision="a930f946b915624dcc02358725d235b3224fb61b" upstream="thud"/>
+ <project name="meta-intel" path="bsp/meta-intel" remote="yocto" revision="278f0b5fa2f1836635178bdc770e035d77ae03c7" upstream="thud"/>
<!-- consolidate on meta-freescale from git.yoctoproject.org -->
- <project name="meta-freescale" path="bsp/meta-freescale" remote="yocto" revision="07d4a6baa23ec3a1f013f8a070130598b56aec7c" upstream="thud"/>
- <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="545e8094a140231e78b9284c3a3d94fcc573ae98" upstream="thud"/>
+ <project name="meta-freescale" path="bsp/meta-freescale" remote="yocto" revision="f5c932229c31b612cba38c2ed6f3c3ec6b800e92" upstream="thud"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="c4b5ac6b20e4245ce0630e9197313aaef999a331" upstream="thud"/>
- <!-- Boundary devices bsp layer --> <!-- latest with thud support -->
- <project name="boundarydevices/meta-boundary" path="bsp/meta-boundary" remote="github" revision="1b22f4a1217f0f5ad556028752c030cd2f647b4d" upstream="master"/>
+ <!-- Boundary devices bsp layer -->
+ <project name="boundarydevices/meta-boundary" path="bsp/meta-boundary" remote="github" revision="4ea73c57f125ff0b8c3e17e5cc5d07b6168bbd6c" upstream="master"/>
<!-- ti vayu / jacinto 6 / DRA7 -->
- <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="b27317ab4f9be931a66344ca502c7e3f4ec780e5" upstream="thud"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="2da08ed8b2f4a29fb7d45e769171ea5bb79cf0b2" upstream="thud"/>
<!-- rpi 2, 3 and 3 B+ -->
<project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="4e5be97d75668804694412f9b86e9291edb38b9d" upstream="thud"/>
@@ -92,11 +89,11 @@
<!-- Altera SOCFPGA platform -->
<!-- https://github.com/kraj/meta-altera -->
- <project name="kraj/meta-altera" path="bsp/meta-altera" remote="github" revision="da4205c81a35c441ec644d60f1012b6ee273a62c" upstream="thud"/>
+ <project name="kraj/meta-altera" path="bsp/meta-altera" remote="github" revision="8a1d00568078790dac6fc0d94ed199b850f3bb75" upstream="thud"/>
<!-- Sancloud BSP layers -->
- <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="6125944cd1dba03340c54b803ede2174d90c8f15" upstream="thud"/>
- <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="91dd94630dad98389bfe4e15207e771754bde75c" upstream="master"/>
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="9b837baf403ab7c38de2e05e8c3183e1ab54cfd3" upstream="thud"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="fd7ca0ca47c7095ced62a5a7cdef040dff87fb76" upstream="master"/>
<!-- meta-synopsys - support for ARC HSDK board -->
<project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="c4fb64eba16782524448c8287656b907633fd0ed" upstream="halibut-agl"/>
diff --git a/halibut_8.0.5.xml b/halibut_8.0.5.xml
new file mode 100644
index 00000000..ccdde458
--- /dev/null
+++ b/halibut_8.0.5.xml
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/halibut/8.0.5"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-cluster-demo" path="meta-agl-cluster-demo" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+ <project name="AGL/meta-agl-extra" path="meta-agl-extra" />
+ <project name="AGL/meta-agl-telematics-demo" path="meta-agl-telematics-demo" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="51f6145f8f99a02df1dad937684f014b0172e72a" upstream="thud" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="aabc30f3bd03f97326fb8596910b94639fea7575" upstream="thud" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="446bd615fd7cb9bc7a159fe5c2019ed08d1a7a93" upstream="thud" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="7685c7d415e0002c448007960837ae8898cd57a5" upstream="thud"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="1520d5b2b2beec5e1c3209d3178219e93ef08bca" upstream="thud"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="e4dd74565f429b576e84972d12cc1ae2048be119" upstream="thud"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="214e14c4c45625842e542eebd696f903060d488f" upstream="thud"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="062194613515d4bf7d130f21ba3a0e1a2f0bb461" upstream="thud"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="31dc4e7532fa7a82060e0b50e5eb8d0414aa7e93" upstream="thud"/>
+
+ <!-- SmartDeviceLink layer -->
+ <project name="phongt/meta-sdl" path="external/meta-sdl" remote="github" revision="ab1e345171e799216b8fcb432943a2de5ff66f5f" upstream="thud"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="dl9pf/meta-spdxscanner" path="external/meta-spdxscanner" remote="github" revision="a73c7581aa3076f2d21b3db754aacd85de3294ec" upstream="master"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="86916d2d8c1702a8be3c88a9012ca56583bcc0c8" upstream="2.0"/>
+
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="AGL/meta-renesas-rcar-gen3" path="bsp/meta-renesas-rcar-gen3" />
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="e9bf7907fcf1f3013705de10a37b7561f6660e3c" upstream="thud-v3.21.0"/>
+
+ <!-- MinnowBoard MAX specific things -->
+ <project name="meta-intel" path="bsp/meta-intel" remote="yocto" revision="278f0b5fa2f1836635178bdc770e035d77ae03c7" upstream="thud"/>
+
+ <!-- consolidate on meta-freescale from git.yoctoproject.org -->
+ <project name="meta-freescale" path="bsp/meta-freescale" remote="yocto" revision="f5c932229c31b612cba38c2ed6f3c3ec6b800e92" upstream="thud"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="c4b5ac6b20e4245ce0630e9197313aaef999a331" upstream="thud"/>
+
+ <!-- Boundary devices bsp layer -->
+ <project name="boundarydevices/meta-boundary" path="bsp/meta-boundary" remote="github" revision="4ea73c57f125ff0b8c3e17e5cc5d07b6168bbd6c" upstream="master"/>
+
+ <!-- ti vayu / jacinto 6 / DRA7 -->
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="2da08ed8b2f4a29fb7d45e769171ea5bb79cf0b2" upstream="thud"/>
+
+ <!-- rpi 2, 3 and 3 B+ -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="4e5be97d75668804694412f9b86e9291edb38b9d" upstream="thud"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="d0a58e836444a7118acfc5a99d8cacaa5ae09f5c" upstream="thud"/>
+
+ <!-- Altera SOCFPGA platform -->
+ <!-- https://github.com/kraj/meta-altera -->
+ <project name="kraj/meta-altera" path="bsp/meta-altera" remote="github" revision="8a1d00568078790dac6fc0d94ed199b850f3bb75" upstream="thud"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="9b837baf403ab7c38de2e05e8c3183e1ab54cfd3" upstream="thud"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="fd7ca0ca47c7095ced62a5a7cdef040dff87fb76" upstream="master"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="c4fb64eba16782524448c8287656b907633fd0ed" upstream="halibut-agl"/>
+
+</manifest>
diff --git a/icefish_9.0.1.xml b/halibut_8.0.6.xml
index 817d2616..58285d10 100644
--- a/icefish_9.0.1.xml
+++ b/halibut_8.0.6.xml
@@ -11,7 +11,7 @@
<remote name="github" fetch="https://github.com/" />
<!-- defaults -->
- <default remote="agl" sync-j="4" revision="refs/tags/icefish/9.0.1"/>
+ <default remote="agl" sync-j="4" revision="refs/tags/halibut/8.0.6"/>
<!-- CORE -->
@@ -42,12 +42,12 @@
<project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="7685c7d415e0002c448007960837ae8898cd57a5" upstream="thud"/>
<!-- Qt things -->
- <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="e6e464c9ed9266ce46452f953c1bdcb0e7b2d95f" upstream="thud"/>
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="1520d5b2b2beec5e1c3209d3178219e93ef08bca" upstream="thud"/>
<!-- Updater layers. -->
- <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="2d7393861c9f907c21ee12cbef814aa027fc97c5" upstream="thud"/>
- <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="ede8396667508eaeb18db4a6e8544f5d1280e0df" upstream="thud"/>
- <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="16e5f35e790f75a499b4e5526ee4bcb0bf695163" upstream="thud"/>
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="e4dd74565f429b576e84972d12cc1ae2048be119" upstream="thud"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="214e14c4c45625842e542eebd696f903060d488f" upstream="thud"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="062194613515d4bf7d130f21ba3a0e1a2f0bb461" upstream="thud"/>
<!-- Security layer -->
<project name="meta-security" path="external/meta-security" remote="yocto" revision="31dc4e7532fa7a82060e0b50e5eb8d0414aa7e93" upstream="thud"/>
@@ -56,14 +56,11 @@
<project name="phongt/meta-sdl" path="external/meta-sdl" remote="github" revision="ab1e345171e799216b8fcb432943a2de5ff66f5f" upstream="thud"/>
<!-- meta-spdxscanner - support for fossology -->
- <project name="dl9pf/meta-spdxscanner" path="external/meta-spdxscanner" remote="github" revision="56628e31218655c3f765dd217aa80c8dc0a58fb4" upstream="master"/>
+ <project name="dl9pf/meta-spdxscanner" path="external/meta-spdxscanner" remote="github" revision="0feeb60abc03e603838042afbbbbdb6126c788f8" upstream="master"/>
<!-- Alexa Auto SDK layer -->
<project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="86916d2d8c1702a8be3c88a9012ca56583bcc0c8" upstream="2.0"/>
- <!-- clang support -->
- <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="22f0b0eaad454279c604a83dba53be6e6efb1a06" upstream="thud"/>
-
<!-- BSPs -->
@@ -78,11 +75,11 @@
<project name="meta-freescale" path="bsp/meta-freescale" remote="yocto" revision="c7ab72d894cf5ca887832e163bc27719e045e047" upstream="thud"/>
<project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="545e8094a140231e78b9284c3a3d94fcc573ae98" upstream="thud"/>
- <!-- Boundary devices bsp layer --> <!-- latest with thud support -->
- <project name="boundarydevices/meta-boundary" path="bsp/meta-boundary" remote="github" revision="1b22f4a1217f0f5ad556028752c030cd2f647b4d" upstream="master"/>
+ <!-- Boundary devices bsp layer -->
+ <project name="boundarydevices/meta-boundary" path="bsp/meta-boundary" remote="github" revision="4ea73c57f125ff0b8c3e17e5cc5d07b6168bbd6c" upstream="master"/>
<!-- ti vayu / jacinto 6 / DRA7 -->
- <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="f7aa01494b99e2a3c613011e14cf8a38d70dcee1" upstream="thud"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="2da08ed8b2f4a29fb7d45e769171ea5bb79cf0b2" upstream="thud"/>
<!-- rpi 2, 3 and 3 B+ -->
<project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="4e5be97d75668804694412f9b86e9291edb38b9d" upstream="thud"/>
@@ -92,13 +89,13 @@
<!-- Altera SOCFPGA platform -->
<!-- https://github.com/kraj/meta-altera -->
- <project name="kraj/meta-altera" path="bsp/meta-altera" remote="github" revision="da4205c81a35c441ec644d60f1012b6ee273a62c" upstream="thud"/>
+ <project name="kraj/meta-altera" path="bsp/meta-altera" remote="github" revision="8a1d00568078790dac6fc0d94ed199b850f3bb75" upstream="thud"/>
<!-- Sancloud BSP layers -->
<project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="f91b336cc0b0a8be17940559fc8a433813429b76" upstream="thud"/>
- <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="09aa0aa4c25b97dfff0386ab3aba3835ae89bae7" upstream="master"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="174c9bacc4af9873bfbecf618e331c6d464540bf" upstream="master"/>
<!-- meta-synopsys - support for ARC HSDK board -->
- <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="c4fb64eba16782524448c8287656b907633fd0ed" upstream="halibut-agl"/>
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="702a0e826e87796aefa97abc1de0217d3775fd13" upstream="halibut-agl"/>
</manifest>
diff --git a/jellyfish_9.99.1.xml b/jellyfish_9.99.1.xml
new file mode 100644
index 00000000..454dbcbf
--- /dev/null
+++ b/jellyfish_9.99.1.xml
@@ -0,0 +1,109 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/jellyfish/9.99.1"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-cluster-demo" path="meta-agl-cluster-demo" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+ <project name="AGL/meta-agl-extra" path="meta-agl-extra" />
+ <project name="AGL/meta-agl-telematics-demo" path="meta-agl-telematics-demo" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="febbe2944c0c4a04b85fa98fdc261186115954d8" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="8a72d29e0876830ffd96b85d7d0308302eb07a5d" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="5c2de3daedd3f65171b9debf938683ce6e7746ea" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="fdd19517e17240b0b61765bd02fc483a1bde986f" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="62fbb2b1ba053635f154e5a041eb4c797f501514" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="f8a25326da2bc4b0b29b40946cd8e3b68730953e" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="b04850647174db5919e4b92c12219b83b77f5359" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="217fadb03da925757b236cb91ba9807e3b2bbd6e" upstream="dunfell"/>
+
+ <!-- SmartDeviceLink layer -->
+<!-- FIXME: no zeus or newer support
+ <project name="phongt/meta-sdl" path="external/meta-sdl" remote="github" revision="ab1e345171e799216b8fcb432943a2de5ff66f5f" upstream="thud"/>
+-->
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="dd50d88f1c7b7226c2dd608d014556a395861ab5" upstream="master"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="86916d2d8c1702a8be3c88a9012ca56583bcc0c8" upstream="2.0"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="9e62214c8ff2180e076d953753b979d5d41e4cd6" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="b9e7c299d426e7e22e3ee45bebb5206ad8bc54fd" upstream="master"/>
+
+ <!-- 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="e2ef0dd8fa13d6b96e44773b09d07e4817d0a44d" upstream="dunfell" />
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="AGL/meta-renesas-rcar-gen3" path="bsp/meta-renesas-rcar-gen3"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="0206520ea768e1317a5aee94b1e46f06a7694267" upstream="dunfell-Yocto-v3.21.0"/>
+
+ <!-- consolidate on meta-freescale from git.yoctoproject.org -->
+ <project name="meta-freescale" path="bsp/meta-freescale" remote="yocto" revision="08491c86615cdd48736b3b783ed3770a50fd06fd" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="1a2652a85e5c2875b48570fee4490ef7d343eea3" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="fa9abd9a6efe5854403c874fe7d83a35490461e5" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="a83fb916dcfcad3028256ba8ff7d0626cf475cc5" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="eaae982a1b7be3ebcc922fad5677702f5dfe9ce0" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="f36ade4e5a945e511d848c974cc658a16ad85f72" upstream="dunfell"/>
+
+ <!-- Altera SOCFPGA platform -->
+ <!-- https://github.com/kraj/meta-altera -->
+ <project name="kraj/meta-altera" path="bsp/meta-altera" remote="github" revision="0c518d23992fb879bfb71278cf1bfa63aae66066" upstream="master"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="c556534394d4d3ed8c58d2b8b9a561ec1b0f1076" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="09aa0aa4c25b97dfff0386ab3aba3835ae89bae7" upstream="master"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+<!-- FIXME: no dunfell support
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="d25035baa95f71c7f087c215dff846dc1d8c0d91" upstream="zeus-agl"/>
+-->
+
+</manifest>
diff --git a/jellyfish_9.99.2.xml b/jellyfish_9.99.2.xml
new file mode 100644
index 00000000..129bb4a9
--- /dev/null
+++ b/jellyfish_9.99.2.xml
@@ -0,0 +1,102 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/jellyfish/9.99.2"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-cluster-demo" path="meta-agl-cluster-demo" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+ <project name="AGL/meta-agl-extra" path="meta-agl-extra" />
+ <project name="AGL/meta-agl-telematics-demo" path="meta-agl-telematics-demo" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="febbe2944c0c4a04b85fa98fdc261186115954d8" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="a8da8eb127a56561bf633ab53bec57fb5dbba537" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="8a72d29e0876830ffd96b85d7d0308302eb07a5d" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="5c2de3daedd3f65171b9debf938683ce6e7746ea" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="fdd19517e17240b0b61765bd02fc483a1bde986f" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="983123656f93a28c4c1ad07e4b1855833511d922" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="6fac29f24a6f3ac58fcfe5852f363a33ab70200e" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="217fadb03da925757b236cb91ba9807e3b2bbd6e" upstream="dunfell"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="dd50d88f1c7b7226c2dd608d014556a395861ab5" upstream="master"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="86916d2d8c1702a8be3c88a9012ca56583bcc0c8" upstream="2.0"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="9e62214c8ff2180e076d953753b979d5d41e4cd6" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="14a52c3633e8f32fdf8bb5a259a41f5cfb8cc535" upstream="master"/>
+
+ <!-- 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="e2ef0dd8fa13d6b96e44773b09d07e4817d0a44d" upstream="dunfell" />
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="2b3b0447fbc6c360a43a13525ae63a253fe3e5b7" upstream="refs/tags/dunfell-Yocto-v3.21.0"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="0206520ea768e1317a5aee94b1e46f06a7694267" upstream="dunfell-Yocto-v3.21.0"/>
+
+ <!-- consolidate on meta-freescale from git.yoctoproject.org -->
+ <project name="meta-freescale" path="bsp/meta-freescale" remote="yocto" revision="be4bd4650170a5e9c38875809be440daa65aa0aa" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="13c782bfe40c921034944d6680bd27517a580598" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="0bd9c740267c0926e89bcfdb489790b7bf1fbd4b" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="f2b2b2095f1a9d3ef705f7518d9db1e3141da2fb" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="f20ccfa11db4c0d1608cf6f3e654d29c5bfc3dd3" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="8f3dc0795fc774950c9bab73101cbc79c861dc41" upstream="dunfell"/>
+
+ <!-- Altera SOCFPGA platform -->
+ <!-- https://github.com/kraj/meta-altera -->
+ <project name="kraj/meta-altera" path="bsp/meta-altera" remote="github" revision="363a3f924277d47ebed3cf93a4fbbd59bc25018d" upstream="master"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="58ad2300f74acc92afa21eaeaef7fd47fcc2a61c" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="91dd94630dad98389bfe4e15207e771754bde75c" upstream="master"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/jellyfish_9.99.3.xml b/jellyfish_9.99.3.xml
new file mode 100644
index 00000000..65912c02
--- /dev/null
+++ b/jellyfish_9.99.3.xml
@@ -0,0 +1,102 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/jellyfish/9.99.3"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-cluster-demo" path="meta-agl-cluster-demo" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+ <project name="AGL/meta-agl-extra" path="meta-agl-extra" />
+ <project name="AGL/meta-agl-telematics-demo" path="meta-agl-telematics-demo" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="856d4e9e6126dd1da3d0878677bf4a47f6394735" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="cc6fc6b1641ab23089c1e3bba11e0c6394f0867c" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="ffd787fb850e5a1657a01febc8402c74832147a1" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="0e7015f7a86dda995a39662edbb5c26da647c496" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="f4d70dae398a0b497e6c90c47b52439b43698d30" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="a38bc75c85d8b7bcdff510ce2c66e1446d1ded8a" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="982a29bbb7ef32475aea7c4bb56c620065a50927" upstream="dunfell"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="dd50d88f1c7b7226c2dd608d014556a395861ab5" upstream="master"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="86916d2d8c1702a8be3c88a9012ca56583bcc0c8" upstream="2.0"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="9e62214c8ff2180e076d953753b979d5d41e4cd6" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="88685736c4a2f27bc72e398c66d5acc4e5628ffa" upstream="dunfell"/>
+
+ <!-- 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="e2ef0dd8fa13d6b96e44773b09d07e4817d0a44d" upstream="dunfell" />
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="6c12c043f93966ec704d3a19765fbe200d42715d" upstream="dunfell-dev-4.14"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="0dad8fb30506f085df3057c11dbc465c489d7e45" upstream="dunfell-Yocto-v3.21.0-v2"/>
+
+ <!-- consolidate on meta-freescale from git.yoctoproject.org -->
+ <project name="meta-freescale" path="bsp/meta-freescale" remote="yocto" revision="6bc3d8825c20d21528e24a7237ff7392e01a81bd" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="9000d8b388de98a13d6db2a98cd21602e0a7b715" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="0bd9c740267c0926e89bcfdb489790b7bf1fbd4b" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="f2b2b2095f1a9d3ef705f7518d9db1e3141da2fb" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="89ca43fe6411a40d1ba8f5379e49affd78cdd644" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Altera SOCFPGA platform -->
+ <!-- https://github.com/kraj/meta-altera -->
+ <project name="kraj/meta-altera" path="bsp/meta-altera" remote="github" revision="1db773d79403c4439103f3fba51b6c42d5f7b266" upstream="master"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="58ad2300f74acc92afa21eaeaef7fd47fcc2a61c" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="91dd94630dad98389bfe4e15207e771754bde75c" upstream="master"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/jellyfish_9.99.4.xml b/jellyfish_9.99.4.xml
new file mode 100644
index 00000000..f86f4756
--- /dev/null
+++ b/jellyfish_9.99.4.xml
@@ -0,0 +1,102 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/jellyfish/9.99.4"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-cluster-demo" path="meta-agl-cluster-demo" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+ <project name="AGL/meta-agl-extra" path="meta-agl-extra" />
+ <project name="AGL/meta-agl-telematics-demo" path="meta-agl-telematics-demo" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="4e931b1d05018923dc145cd97f6f965f5cb6e1a5" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="cc6fc6b1641ab23089c1e3bba11e0c6394f0867c" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="ffd787fb850e5a1657a01febc8402c74832147a1" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="0e7015f7a86dda995a39662edbb5c26da647c496" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="f4d70dae398a0b497e6c90c47b52439b43698d30" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="a38bc75c85d8b7bcdff510ce2c66e1446d1ded8a" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="982a29bbb7ef32475aea7c4bb56c620065a50927" upstream="dunfell"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="dd50d88f1c7b7226c2dd608d014556a395861ab5" upstream="master"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="86916d2d8c1702a8be3c88a9012ca56583bcc0c8" upstream="2.0"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="9e62214c8ff2180e076d953753b979d5d41e4cd6" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="88685736c4a2f27bc72e398c66d5acc4e5628ffa" upstream="dunfell"/>
+
+ <!-- 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="e2ef0dd8fa13d6b96e44773b09d07e4817d0a44d" upstream="dunfell" />
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="6c12c043f93966ec704d3a19765fbe200d42715d" upstream="dunfell-dev-4.14"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="0dad8fb30506f085df3057c11dbc465c489d7e45" upstream="dunfell-Yocto-v3.21.0-v2"/>
+
+ <!-- consolidate on meta-freescale from git.yoctoproject.org -->
+ <project name="meta-freescale" path="bsp/meta-freescale" remote="yocto" revision="6bc3d8825c20d21528e24a7237ff7392e01a81bd" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="9000d8b388de98a13d6db2a98cd21602e0a7b715" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="0bd9c740267c0926e89bcfdb489790b7bf1fbd4b" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="f2b2b2095f1a9d3ef705f7518d9db1e3141da2fb" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="89ca43fe6411a40d1ba8f5379e49affd78cdd644" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Altera SOCFPGA platform -->
+ <!-- https://github.com/kraj/meta-altera -->
+ <project name="kraj/meta-altera" path="bsp/meta-altera" remote="github" revision="1db773d79403c4439103f3fba51b6c42d5f7b266" upstream="master"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="58ad2300f74acc92afa21eaeaef7fd47fcc2a61c" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="91dd94630dad98389bfe4e15207e771754bde75c" upstream="master"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/koi_10.91.0.xml b/koi_10.91.0.xml
new file mode 100644
index 00000000..b3dd61f1
--- /dev/null
+++ b/koi_10.91.0.xml
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/koi/10.91.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="424296bf9bb4bae27febf91bce0118df09ce5fa1" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="f2d02cb71eaff8eb285a1997b30be52486c160ae" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="ff997b6b3ba800978546098ab3cdaa113b6695e1" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="0d8eb956015acdea7e77cd6672d08dce18061510" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="cc1b38310f4ebd0558438057a1edfeb4a3555b16" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="3e4795b85861e63c54f6f7c573f8bd13b3024072" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="c74cc97641fd93e0e7a4383255e9a0ab3deaf9d7" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="master"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="86916d2d8c1702a8be3c88a9012ca56583bcc0c8" upstream="2.0"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="9e62214c8ff2180e076d953753b979d5d41e4cd6" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="e63d6f9abba5348e2183089d6ef5ea384d7ae8d8" upstream="dunfell"/>
+
+ <!-- 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="e2ef0dd8fa13d6b96e44773b09d07e4817d0a44d" upstream="dunfell" />
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="ebacfd2c83c37700c30850a4b82742954e630641" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="f3ecbd1a33e992475d78a58e8ae785a27cfe7c9e" upstream="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="46f54fdc5ad854a22bf759aac7fd65db1d1bb574" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="05b1746a4adc240b690fe965ac5b8a043d9b9d03" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="c4f04f3fb66f8f4365b08b553af8206372e90a63" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="07209f738f14c98e84874573c98a948ba894ecf3" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="89ca43fe6411a40d1ba8f5379e49affd78cdd644" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Altera SOCFPGA platform -->
+ <!-- https://github.com/kraj/meta-altera -->
+ <project name="kraj/meta-altera" path="bsp/meta-altera" remote="github" revision="1db773d79403c4439103f3fba51b6c42d5f7b266" upstream="master"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="3abbcd8318674c6d82bd93132e9134e946620624" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="7b556aa2265cfc41e6e5fda7085619436fe9a385" upstream="dunfell"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/koi_10.92.0.xml b/koi_10.92.0.xml
new file mode 100644
index 00000000..d3b0c678
--- /dev/null
+++ b/koi_10.92.0.xml
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/koi/10.92.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="424296bf9bb4bae27febf91bce0118df09ce5fa1" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="f2d02cb71eaff8eb285a1997b30be52486c160ae" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="ff997b6b3ba800978546098ab3cdaa113b6695e1" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="0d8eb956015acdea7e77cd6672d08dce18061510" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="cc1b38310f4ebd0558438057a1edfeb4a3555b16" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="3e4795b85861e63c54f6f7c573f8bd13b3024072" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="c74cc97641fd93e0e7a4383255e9a0ab3deaf9d7" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="master"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="86916d2d8c1702a8be3c88a9012ca56583bcc0c8" upstream="2.0"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="9e62214c8ff2180e076d953753b979d5d41e4cd6" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="e63d6f9abba5348e2183089d6ef5ea384d7ae8d8" upstream="dunfell"/>
+
+ <!-- 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="e2ef0dd8fa13d6b96e44773b09d07e4817d0a44d" upstream="dunfell" />
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="ebacfd2c83c37700c30850a4b82742954e630641" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="f3ecbd1a33e992475d78a58e8ae785a27cfe7c9e" upstream="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="46f54fdc5ad854a22bf759aac7fd65db1d1bb574" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="05b1746a4adc240b690fe965ac5b8a043d9b9d03" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="c4f04f3fb66f8f4365b08b553af8206372e90a63" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="07209f738f14c98e84874573c98a948ba894ecf3" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="987993209716302eb8f314f69a2a3340555f94d8" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Altera SOCFPGA platform -->
+ <!-- https://github.com/kraj/meta-altera -->
+ <project name="kraj/meta-altera" path="bsp/meta-altera" remote="github" revision="1db773d79403c4439103f3fba51b6c42d5f7b266" upstream="master"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="3abbcd8318674c6d82bd93132e9134e946620624" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="7b556aa2265cfc41e6e5fda7085619436fe9a385" upstream="dunfell"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/koi_10.93.0.xml b/koi_10.93.0.xml
new file mode 100644
index 00000000..bbfb1223
--- /dev/null
+++ b/koi_10.93.0.xml
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/koi/10.93.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="424296bf9bb4bae27febf91bce0118df09ce5fa1" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="f2d02cb71eaff8eb285a1997b30be52486c160ae" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="ff997b6b3ba800978546098ab3cdaa113b6695e1" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="0d8eb956015acdea7e77cd6672d08dce18061510" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="cc1b38310f4ebd0558438057a1edfeb4a3555b16" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="3e4795b85861e63c54f6f7c573f8bd13b3024072" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="c74cc97641fd93e0e7a4383255e9a0ab3deaf9d7" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="master"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="86916d2d8c1702a8be3c88a9012ca56583bcc0c8" upstream="2.0"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="9e62214c8ff2180e076d953753b979d5d41e4cd6" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="e63d6f9abba5348e2183089d6ef5ea384d7ae8d8" upstream="dunfell"/>
+
+ <!-- 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="e2ef0dd8fa13d6b96e44773b09d07e4817d0a44d" upstream="dunfell" />
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="ebacfd2c83c37700c30850a4b82742954e630641" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="f3ecbd1a33e992475d78a58e8ae785a27cfe7c9e" upstream="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="46f54fdc5ad854a22bf759aac7fd65db1d1bb574" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="05b1746a4adc240b690fe965ac5b8a043d9b9d03" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="c4f04f3fb66f8f4365b08b553af8206372e90a63" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="07209f738f14c98e84874573c98a948ba894ecf3" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="987993209716302eb8f314f69a2a3340555f94d8" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Altera SOCFPGA platform -->
+ <!-- https://github.com/kraj/meta-altera -->
+ <project name="kraj/meta-altera" path="bsp/meta-altera" remote="github" revision="1db773d79403c4439103f3fba51b6c42d5f7b266" upstream="master"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="3abbcd8318674c6d82bd93132e9134e946620624" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="7b556aa2265cfc41e6e5fda7085619436fe9a385" upstream="dunfell"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/lamprey_11.91.0.xml b/lamprey_11.91.0.xml
new file mode 100644
index 00000000..afc5331e
--- /dev/null
+++ b/lamprey_11.91.0.xml
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/lamprey/11.91.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="8f7d34d135e167f8949a9c44c00fd066408cb120" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="430ef96fe65f62d8da995f446d5b9b093544f031" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="89abc62b47f6f20db9d00a8ec9b2c1b6b60ac3f9" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="b4d24d70aca75791902df5cd59a4f4a54aa4a125" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="cc1b38310f4ebd0558438057a1edfeb4a3555b16" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="3e4795b85861e63c54f6f7c573f8bd13b3024072" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="831f2d6451918f1cf77795c2cf5229d1e49f283f" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="d46f22b453f528868b483e39bc7a057ca68a5199" upstream="2.3"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="5431f91969087d631972d73cd03b16eed0a61987" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="e63d6f9abba5348e2183089d6ef5ea384d7ae8d8" upstream="dunfell"/>
+
+ <!-- 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="6b3000729ce3424c2aa8a03cd46ef37b200d2fc1" upstream="dunfell" />
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="c0a59569d52e32c26de083597308e7bc189675dd" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="a99eb54e9b068375b306fec53f1530f7eb780014" upstream="v4.7.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="f2421b9fa04e9cad0109bfbd095ea0684c5e2281" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="a7b96dc91bb2818d8ed8210654db10d08d4d7890" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="c4f04f3fb66f8f4365b08b553af8206372e90a63" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="02a53f48b9bdb242185204610610f2209bc92ca6" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="77190af02d48adc2b28216775e6318e9eeda571c" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Altera SOCFPGA platform -->
+ <!-- https://github.com/kraj/meta-altera -->
+ <project name="kraj/meta-altera" path="bsp/meta-altera" remote="github" revision="1db773d79403c4439103f3fba51b6c42d5f7b266" upstream="master"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="3abbcd8318674c6d82bd93132e9134e946620624" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="7b556aa2265cfc41e6e5fda7085619436fe9a385" upstream="dunfell"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/lamprey_11.92.0.xml b/lamprey_11.92.0.xml
new file mode 100644
index 00000000..77b26170
--- /dev/null
+++ b/lamprey_11.92.0.xml
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/lamprey/11.92.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="6ebb33bdaccaeadff0c85aab27acf35723df00d8" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="11eae114522a6befa06c7f4021a83bc016133543" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="8be0bc1480e649b2df5f9f8e87e01c5acbe61182" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="b4d24d70aca75791902df5cd59a4f4a54aa4a125" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="cc1b38310f4ebd0558438057a1edfeb4a3555b16" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="3e4795b85861e63c54f6f7c573f8bd13b3024072" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="93232ae6d52b0d1968aa0ce69fa745e85e3bbc6b" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="d46f22b453f528868b483e39bc7a057ca68a5199" upstream="2.3"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="5431f91969087d631972d73cd03b16eed0a61987" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="e63d6f9abba5348e2183089d6ef5ea384d7ae8d8" upstream="dunfell"/>
+
+ <!-- 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="6b3000729ce3424c2aa8a03cd46ef37b200d2fc1" upstream="dunfell" />
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="c0a59569d52e32c26de083597308e7bc189675dd" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="a99eb54e9b068375b306fec53f1530f7eb780014" upstream="v4.7.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="f2421b9fa04e9cad0109bfbd095ea0684c5e2281" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="a7b96dc91bb2818d8ed8210654db10d08d4d7890" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="c4f04f3fb66f8f4365b08b553af8206372e90a63" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="02a53f48b9bdb242185204610610f2209bc92ca6" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="77190af02d48adc2b28216775e6318e9eeda571c" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="586fb69bb95a80d3b84c1dd1d5a892f7d078bd7b" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="7b556aa2265cfc41e6e5fda7085619436fe9a385" upstream="dunfell"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/lamprey_11.93.0.xml b/lamprey_11.93.0.xml
new file mode 100644
index 00000000..b511e4c9
--- /dev/null
+++ b/lamprey_11.93.0.xml
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/lamprey/11.93.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="6ebb33bdaccaeadff0c85aab27acf35723df00d8" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="11eae114522a6befa06c7f4021a83bc016133543" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="8be0bc1480e649b2df5f9f8e87e01c5acbe61182" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="b4d24d70aca75791902df5cd59a4f4a54aa4a125" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="cc1b38310f4ebd0558438057a1edfeb4a3555b16" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="3e4795b85861e63c54f6f7c573f8bd13b3024072" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="93232ae6d52b0d1968aa0ce69fa745e85e3bbc6b" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="d46f22b453f528868b483e39bc7a057ca68a5199" upstream="2.3"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="5431f91969087d631972d73cd03b16eed0a61987" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="e63d6f9abba5348e2183089d6ef5ea384d7ae8d8" upstream="dunfell"/>
+
+ <!-- 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="6b3000729ce3424c2aa8a03cd46ef37b200d2fc1" upstream="dunfell" />
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="c0a59569d52e32c26de083597308e7bc189675dd" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="a99eb54e9b068375b306fec53f1530f7eb780014" upstream="v4.7.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="f2421b9fa04e9cad0109bfbd095ea0684c5e2281" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="a7b96dc91bb2818d8ed8210654db10d08d4d7890" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="c4f04f3fb66f8f4365b08b553af8206372e90a63" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="02a53f48b9bdb242185204610610f2209bc92ca6" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="77190af02d48adc2b28216775e6318e9eeda571c" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="586fb69bb95a80d3b84c1dd1d5a892f7d078bd7b" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="7b556aa2265cfc41e6e5fda7085619436fe9a385" upstream="dunfell"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/lamprey_12.0.0.xml b/lamprey_12.0.0.xml
new file mode 100644
index 00000000..c73b2c4f
--- /dev/null
+++ b/lamprey_12.0.0.xml
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/lamprey/12.0.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="6ebb33bdaccaeadff0c85aab27acf35723df00d8" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="11eae114522a6befa06c7f4021a83bc016133543" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="8be0bc1480e649b2df5f9f8e87e01c5acbe61182" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="b4d24d70aca75791902df5cd59a4f4a54aa4a125" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="cc1b38310f4ebd0558438057a1edfeb4a3555b16" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="3e4795b85861e63c54f6f7c573f8bd13b3024072" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="93232ae6d52b0d1968aa0ce69fa745e85e3bbc6b" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="d46f22b453f528868b483e39bc7a057ca68a5199" upstream="2.3"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="5431f91969087d631972d73cd03b16eed0a61987" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="e63d6f9abba5348e2183089d6ef5ea384d7ae8d8" upstream="dunfell"/>
+
+ <!-- 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="6b3000729ce3424c2aa8a03cd46ef37b200d2fc1" upstream="dunfell" />
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="c0a59569d52e32c26de083597308e7bc189675dd" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="a99eb54e9b068375b306fec53f1530f7eb780014" upstream="v4.7.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="f2421b9fa04e9cad0109bfbd095ea0684c5e2281" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="a7b96dc91bb2818d8ed8210654db10d08d4d7890" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="c4f04f3fb66f8f4365b08b553af8206372e90a63" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="02a53f48b9bdb242185204610610f2209bc92ca6" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="77190af02d48adc2b28216775e6318e9eeda571c" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="586fb69bb95a80d3b84c1dd1d5a892f7d078bd7b" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="7b556aa2265cfc41e6e5fda7085619436fe9a385" upstream="dunfell"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/lamprey_12.0.1.xml b/lamprey_12.0.1.xml
new file mode 100644
index 00000000..439eadae
--- /dev/null
+++ b/lamprey_12.0.1.xml
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/lamprey/12.0.1"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="2a848e95074318f3a243df7b3f40513a13173a82" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="85f8047c71047d93cf79a954142157f85079968d" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="bf2930c69b163af0ece08cae2649afffa5b3e810" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="b4d24d70aca75791902df5cd59a4f4a54aa4a125" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="cc1b38310f4ebd0558438057a1edfeb4a3555b16" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="3e4795b85861e63c54f6f7c573f8bd13b3024072" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="93232ae6d52b0d1968aa0ce69fa745e85e3bbc6b" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="e1564482a33648bede36740796c8d69ae3c6f7fb" upstream="2.3"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="5431f91969087d631972d73cd03b16eed0a61987" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="e63d6f9abba5348e2183089d6ef5ea384d7ae8d8" upstream="dunfell"/>
+
+ <!-- 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="b901080cf57d9a7f5476ab4d96e56c30db8170a8" upstream="dunfell" />
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="c0a59569d52e32c26de083597308e7bc189675dd" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="a99eb54e9b068375b306fec53f1530f7eb780014" upstream="v4.7.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="f2421b9fa04e9cad0109bfbd095ea0684c5e2281" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="a7b96dc91bb2818d8ed8210654db10d08d4d7890" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="c4f04f3fb66f8f4365b08b553af8206372e90a63" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="02a53f48b9bdb242185204610610f2209bc92ca6" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="f0c75016f06c0395d1e76fde0ef1beb71eaf404a" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="586fb69bb95a80d3b84c1dd1d5a892f7d078bd7b" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="7b556aa2265cfc41e6e5fda7085619436fe9a385" upstream="dunfell"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/lamprey_12.1.0.xml b/lamprey_12.1.0.xml
new file mode 100644
index 00000000..85218492
--- /dev/null
+++ b/lamprey_12.1.0.xml
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/lamprey/12.1.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="0839888394a6e42e96f9f0d201376eb38bc79b24" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="7889158dcd187546fc5e99fd81d0779cad3e8d17" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="180241e0eee718fc52c7b6b25dbd1d845a8047c4" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="b4d24d70aca75791902df5cd59a4f4a54aa4a125" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="cc1b38310f4ebd0558438057a1edfeb4a3555b16" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="3e4795b85861e63c54f6f7c573f8bd13b3024072" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="b76698c788cb8ca632077a972031899ef15025d6" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="e1564482a33648bede36740796c8d69ae3c6f7fb" upstream="2.3"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="5431f91969087d631972d73cd03b16eed0a61987" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="52c7b51ab9ebe426a77559802333d8479864912e" upstream="dunfell"/>
+
+ <!-- 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="b901080cf57d9a7f5476ab4d96e56c30db8170a8" upstream="dunfell" />
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="0fe77668f5d9a31a5d10449988c3d8fb8dc475c5" upstream="dunfell"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="da3177eca5e831f4cab15d51b4a7d3317f786a91" upstream="v5.5.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="f2421b9fa04e9cad0109bfbd095ea0684c5e2281" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="a7b96dc91bb2818d8ed8210654db10d08d4d7890" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="c4f04f3fb66f8f4365b08b553af8206372e90a63" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="02a53f48b9bdb242185204610610f2209bc92ca6" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="934064a01903b2ba9a82be93b3f0efdb4543a0e8" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="e220d23c2c01ca18161d3fb0486f295e6e90ba03" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="7b556aa2265cfc41e6e5fda7085619436fe9a385" upstream="dunfell"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/lamprey_12.1.1.xml b/lamprey_12.1.1.xml
new file mode 100644
index 00000000..6fd1d36e
--- /dev/null
+++ b/lamprey_12.1.1.xml
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/lamprey/12.1.1"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="bba323389749ec3e306509f8fb12649f031be152" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="ab9fca485e13f6f2f9761e1d2810f87c2e4f060a" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="c5f61e547b90aa8058cf816f00902afed9c96f72" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="b4d24d70aca75791902df5cd59a4f4a54aa4a125" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="cc1b38310f4ebd0558438057a1edfeb4a3555b16" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="3e4795b85861e63c54f6f7c573f8bd13b3024072" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="b76698c788cb8ca632077a972031899ef15025d6" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="e1564482a33648bede36740796c8d69ae3c6f7fb" upstream="2.3"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="5431f91969087d631972d73cd03b16eed0a61987" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="5ac36e49ab0f4b9bc72a3c747841c1f9e54e640a" upstream="dunfell"/>
+
+ <!-- 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="b901080cf57d9a7f5476ab4d96e56c30db8170a8" upstream="dunfell" />
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="b28a265e8544ef6bce7fb1b1dd23daa664ec86f5" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="fc6201d93336a314c532e063e0abc48969b3b868" upstream="v5.9.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="a6199966375875fdfc295e6687c86a83fb53bf04" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="c52f64973cd4043a5e8be1c7e29bb9690eb4c3e5" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="c4f04f3fb66f8f4365b08b553af8206372e90a63" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="02a53f48b9bdb242185204610610f2209bc92ca6" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="934064a01903b2ba9a82be93b3f0efdb4543a0e8" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="e220d23c2c01ca18161d3fb0486f295e6e90ba03" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="7b556aa2265cfc41e6e5fda7085619436fe9a385" upstream="dunfell"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/lamprey_12.1.2.xml b/lamprey_12.1.2.xml
new file mode 100644
index 00000000..0fdf83f1
--- /dev/null
+++ b/lamprey_12.1.2.xml
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/lamprey/12.1.2"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="3ec873af83c7b09468605d8aadd0933aecbdb56d" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="0722ff6f021df91542b5efa1ff5b5f6269f66add" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="c5f61e547b90aa8058cf816f00902afed9c96f72" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="b4d24d70aca75791902df5cd59a4f4a54aa4a125" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="cc1b38310f4ebd0558438057a1edfeb4a3555b16" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="3e4795b85861e63c54f6f7c573f8bd13b3024072" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="b76698c788cb8ca632077a972031899ef15025d6" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="e1564482a33648bede36740796c8d69ae3c6f7fb" upstream="2.3"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="5431f91969087d631972d73cd03b16eed0a61987" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="5ac36e49ab0f4b9bc72a3c747841c1f9e54e640a" upstream="dunfell"/>
+
+ <!-- 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="b901080cf57d9a7f5476ab4d96e56c30db8170a8" upstream="dunfell" />
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="4160ddb33390fa5266635c65c5a5abbed27845f6" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="fc6201d93336a314c532e063e0abc48969b3b868" upstream="v5.9.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="a6199966375875fdfc295e6687c86a83fb53bf04" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="c52f64973cd4043a5e8be1c7e29bb9690eb4c3e5" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="c4f04f3fb66f8f4365b08b553af8206372e90a63" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="02a53f48b9bdb242185204610610f2209bc92ca6" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="934064a01903b2ba9a82be93b3f0efdb4543a0e8" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="e220d23c2c01ca18161d3fb0486f295e6e90ba03" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="7b556aa2265cfc41e6e5fda7085619436fe9a385" upstream="dunfell"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/lamprey_12.1.3.xml b/lamprey_12.1.3.xml
new file mode 100644
index 00000000..b22097f8
--- /dev/null
+++ b/lamprey_12.1.3.xml
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/lamprey/12.1.3"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="f14992950eb90dc168eb82823ab69538f668f8bc" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="8ff12bfffcf0840d5518788a53d88d708ad3aae0" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="f6b88c1d2f515ffac90457c0d649d6c805fff736" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="5ef3a0ffd3324937252790266e2b2e64d33ef34f" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="cc1b38310f4ebd0558438057a1edfeb4a3555b16" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="3e4795b85861e63c54f6f7c573f8bd13b3024072" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="c62970fda82acf75035243766ecd195243e0f82a" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="e1564482a33648bede36740796c8d69ae3c6f7fb" upstream="2.3"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="5431f91969087d631972d73cd03b16eed0a61987" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="3bb001d3f364bbf6588fed04b9ee2c7e74a0beba" upstream="dunfell"/>
+
+ <!-- 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="b901080cf57d9a7f5476ab4d96e56c30db8170a8" upstream="dunfell" />
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="4160ddb33390fa5266635c65c5a5abbed27845f6" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="fc6201d93336a314c532e063e0abc48969b3b868" upstream="v5.9.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="3dbca0ef2ae1ea3862e540c59ad77adbcb419d57" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="c52f64973cd4043a5e8be1c7e29bb9690eb4c3e5" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="5c09684863be8e803e3e987a5ce4940721c3f39a" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="02a53f48b9bdb242185204610610f2209bc92ca6" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="934064a01903b2ba9a82be93b3f0efdb4543a0e8" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="e220d23c2c01ca18161d3fb0486f295e6e90ba03" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="7b556aa2265cfc41e6e5fda7085619436fe9a385" upstream="dunfell"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/lamprey_12.1.4.xml b/lamprey_12.1.4.xml
new file mode 100644
index 00000000..5c4d24b7
--- /dev/null
+++ b/lamprey_12.1.4.xml
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/lamprey/12.1.4"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="1e298a42223dd2628288b372caf66c52506a8081" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="deee226017877d51188e0a46f9e6b93c10ffbb34" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="f6b88c1d2f515ffac90457c0d649d6c805fff736" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="5ef3a0ffd3324937252790266e2b2e64d33ef34f" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="cc1b38310f4ebd0558438057a1edfeb4a3555b16" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="3e4795b85861e63c54f6f7c573f8bd13b3024072" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="c62970fda82acf75035243766ecd195243e0f82a" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="e1564482a33648bede36740796c8d69ae3c6f7fb" upstream="2.3"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="5431f91969087d631972d73cd03b16eed0a61987" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="3bb001d3f364bbf6588fed04b9ee2c7e74a0beba" upstream="dunfell"/>
+
+ <!-- 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="b901080cf57d9a7f5476ab4d96e56c30db8170a8" upstream="dunfell" />
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="4160ddb33390fa5266635c65c5a5abbed27845f6" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="fc6201d93336a314c532e063e0abc48969b3b868" upstream="v5.9.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="3dbca0ef2ae1ea3862e540c59ad77adbcb419d57" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="c52f64973cd4043a5e8be1c7e29bb9690eb4c3e5" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="5c09684863be8e803e3e987a5ce4940721c3f39a" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="02a53f48b9bdb242185204610610f2209bc92ca6" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="934064a01903b2ba9a82be93b3f0efdb4543a0e8" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="e220d23c2c01ca18161d3fb0486f295e6e90ba03" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="7b556aa2265cfc41e6e5fda7085619436fe9a385" upstream="dunfell"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/lamprey_12.1.5.xml b/lamprey_12.1.5.xml
new file mode 100644
index 00000000..94fe1ef6
--- /dev/null
+++ b/lamprey_12.1.5.xml
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/lamprey/12.1.5"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="d695bd0d3dc66f2111a25c6922f617be2d991071" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="52cee67833d1975a5bd52e4556c4cd312425a017" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="a63a54df3170fed387f810f23cdc2f483ad587df" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="5ef3a0ffd3324937252790266e2b2e64d33ef34f" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="cc1b38310f4ebd0558438057a1edfeb4a3555b16" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="3e4795b85861e63c54f6f7c573f8bd13b3024072" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="c62970fda82acf75035243766ecd195243e0f82a" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="e1564482a33648bede36740796c8d69ae3c6f7fb" upstream="2.3"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="5431f91969087d631972d73cd03b16eed0a61987" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="3bb001d3f364bbf6588fed04b9ee2c7e74a0beba" upstream="dunfell"/>
+
+ <!-- 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="b901080cf57d9a7f5476ab4d96e56c30db8170a8" upstream="dunfell" />
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="4160ddb33390fa5266635c65c5a5abbed27845f6" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="fc6201d93336a314c532e063e0abc48969b3b868" upstream="v5.9.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="c4347b507c2ba0d7eb3917303f83631244bf5048" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="88773cbb6367496b1a2ddca683afcd352be3cd58" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="5c09684863be8e803e3e987a5ce4940721c3f39a" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="02a53f48b9bdb242185204610610f2209bc92ca6" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="2081e1bb9a44025db7297bfd5d024977d42191ed" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="e220d23c2c01ca18161d3fb0486f295e6e90ba03" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="7b556aa2265cfc41e6e5fda7085619436fe9a385" upstream="dunfell"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/lamprey_12.1.6.xml b/lamprey_12.1.6.xml
new file mode 100644
index 00000000..a7b51a2c
--- /dev/null
+++ b/lamprey_12.1.6.xml
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/lamprey/12.1.6"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="4aad5914efe9789755789856882aac53de6c4ed3" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="f22bf6efaae61a8fd9272be64e7d75223c58922e" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="a63a54df3170fed387f810f23cdc2f483ad587df" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="5ef3a0ffd3324937252790266e2b2e64d33ef34f" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="cc1b38310f4ebd0558438057a1edfeb4a3555b16" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="3e4795b85861e63c54f6f7c573f8bd13b3024072" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="c62970fda82acf75035243766ecd195243e0f82a" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="e1564482a33648bede36740796c8d69ae3c6f7fb" upstream="2.3"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="5431f91969087d631972d73cd03b16eed0a61987" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="3bb001d3f364bbf6588fed04b9ee2c7e74a0beba" upstream="dunfell"/>
+
+ <!-- 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="b901080cf57d9a7f5476ab4d96e56c30db8170a8" upstream="dunfell" />
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="4160ddb33390fa5266635c65c5a5abbed27845f6" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="fc6201d93336a314c532e063e0abc48969b3b868" upstream="v5.9.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="c4347b507c2ba0d7eb3917303f83631244bf5048" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="88773cbb6367496b1a2ddca683afcd352be3cd58" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="5c09684863be8e803e3e987a5ce4940721c3f39a" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="02a53f48b9bdb242185204610610f2209bc92ca6" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="2081e1bb9a44025db7297bfd5d024977d42191ed" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="e220d23c2c01ca18161d3fb0486f295e6e90ba03" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="7b556aa2265cfc41e6e5fda7085619436fe9a385" upstream="dunfell"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/lamprey_12.1.7.xml b/lamprey_12.1.7.xml
new file mode 100644
index 00000000..24476c89
--- /dev/null
+++ b/lamprey_12.1.7.xml
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/lamprey/12.1.7"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="7f9b7f912e13451a4cd03b10a8090a5def68dc39" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="6792ebdd966aa0fb662989529193a0940fbfee00" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="beea119eb529b4a11f266004aee8b548427aea39" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="5ef3a0ffd3324937252790266e2b2e64d33ef34f" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="cc1b38310f4ebd0558438057a1edfeb4a3555b16" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="3e4795b85861e63c54f6f7c573f8bd13b3024072" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="c62970fda82acf75035243766ecd195243e0f82a" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="2231a85713443b29d9c35a3cc1b727da4db3be24" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="e1564482a33648bede36740796c8d69ae3c6f7fb" upstream="2.3"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="5431f91969087d631972d73cd03b16eed0a61987" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="3bb001d3f364bbf6588fed04b9ee2c7e74a0beba" upstream="dunfell"/>
+
+ <!-- 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="b901080cf57d9a7f5476ab4d96e56c30db8170a8" upstream="dunfell" />
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="4160ddb33390fa5266635c65c5a5abbed27845f6" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="fc6201d93336a314c532e063e0abc48969b3b868" upstream="v5.9.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="ae2001935fdd7cf7ee7e3b8a4826d7b59202be6d" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="f37f72a85ba273b27347169b727c889f42b91d6c" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="5c09684863be8e803e3e987a5ce4940721c3f39a" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="02a53f48b9bdb242185204610610f2209bc92ca6" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="2081e1bb9a44025db7297bfd5d024977d42191ed" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="e220d23c2c01ca18161d3fb0486f295e6e90ba03" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="7b556aa2265cfc41e6e5fda7085619436fe9a385" upstream="dunfell"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/marlin_12.90.0.xml b/marlin_12.90.0.xml
new file mode 100644
index 00000000..34d2aae9
--- /dev/null
+++ b/marlin_12.90.0.xml
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/marlin/12.90.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="6ebb33bdaccaeadff0c85aab27acf35723df00d8" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="11eae114522a6befa06c7f4021a83bc016133543" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="8be0bc1480e649b2df5f9f8e87e01c5acbe61182" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="b4d24d70aca75791902df5cd59a4f4a54aa4a125" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="cc1b38310f4ebd0558438057a1edfeb4a3555b16" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="3e4795b85861e63c54f6f7c573f8bd13b3024072" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="93232ae6d52b0d1968aa0ce69fa745e85e3bbc6b" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="d46f22b453f528868b483e39bc7a057ca68a5199" upstream="2.3"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="5431f91969087d631972d73cd03b16eed0a61987" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="e63d6f9abba5348e2183089d6ef5ea384d7ae8d8" upstream="dunfell"/>
+
+ <!-- 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="6b3000729ce3424c2aa8a03cd46ef37b200d2fc1" upstream="dunfell" />
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="c0a59569d52e32c26de083597308e7bc189675dd" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="a99eb54e9b068375b306fec53f1530f7eb780014" upstream="v4.7.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="f2421b9fa04e9cad0109bfbd095ea0684c5e2281" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="a7b96dc91bb2818d8ed8210654db10d08d4d7890" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="c4f04f3fb66f8f4365b08b553af8206372e90a63" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="02a53f48b9bdb242185204610610f2209bc92ca6" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="77190af02d48adc2b28216775e6318e9eeda571c" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="586fb69bb95a80d3b84c1dd1d5a892f7d078bd7b" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="7b556aa2265cfc41e6e5fda7085619436fe9a385" upstream="dunfell"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/marlin_12.90.1.xml b/marlin_12.90.1.xml
new file mode 100644
index 00000000..abcd2c95
--- /dev/null
+++ b/marlin_12.90.1.xml
@@ -0,0 +1,102 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/marlin/12.90.1"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="0810ac6b926cd901f0619e95f367efc79d4c3159" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="3cf22d15885cf0e3e16078705e9a20f3d21f12db" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="9e9868ef3d6e5da7f0ecd0680fcd69324593842b" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="b4d24d70aca75791902df5cd59a4f4a54aa4a125" upstream="dunfell"/>
+
+ <!-- Updater layers. -->
+ <project name="advancedtelematic/meta-updater" path="external/meta-updater" remote="github" revision="cc1b38310f4ebd0558438057a1edfeb4a3555b16" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-qemux86-64" path="external/meta-updater-qemux86-64" remote="github" revision="71e2e2426b09e5aed6eabed72c8d289c0343c2de" upstream="dunfell"/>
+ <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="3e4795b85861e63c54f6f7c573f8bd13b3024072" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="b76698c788cb8ca632077a972031899ef15025d6" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- Alexa Auto SDK layer -->
+ <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="e1564482a33648bede36740796c8d69ae3c6f7fb" upstream="2.3"/>
+
+ <!-- IoT SDK layer -->
+ <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="5431f91969087d631972d73cd03b16eed0a61987" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="52c7b51ab9ebe426a77559802333d8479864912e" upstream="dunfell"/>
+
+ <!-- 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="b901080cf57d9a7f5476ab4d96e56c30db8170a8" upstream="dunfell" />
+
+ <!-- meta-ros layer -->
+ <project name="ros/meta-ros" path="external/meta-ros" remote="github" revision="7ded597103e8e54ffa979d042cdbbedb76ff7cb5" upstream="dunfell"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="0fe77668f5d9a31a5d10449988c3d8fb8dc475c5" upstream="dunfell"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="da3177eca5e831f4cab15d51b4a7d3317f786a91" upstream="v5.5.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="f2421b9fa04e9cad0109bfbd095ea0684c5e2281" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="a7b96dc91bb2818d8ed8210654db10d08d4d7890" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="c4f04f3fb66f8f4365b08b553af8206372e90a63" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="02a53f48b9bdb242185204610610f2209bc92ca6" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="59c2d6f7a8b1239bd7b587b9180c2a55f9c695a2" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="e220d23c2c01ca18161d3fb0486f295e6e90ba03" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="7b556aa2265cfc41e6e5fda7085619436fe9a385" upstream="dunfell"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/marlin_12.91.0.xml b/marlin_12.91.0.xml
new file mode 100644
index 00000000..1ba401e5
--- /dev/null
+++ b/marlin_12.91.0.xml
@@ -0,0 +1,94 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/marlin/12.91.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="0839888394a6e42e96f9f0d201376eb38bc79b24" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="7889158dcd187546fc5e99fd81d0779cad3e8d17" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="180241e0eee718fc52c7b6b25dbd1d845a8047c4" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="b4d24d70aca75791902df5cd59a4f4a54aa4a125" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="b76698c788cb8ca632077a972031899ef15025d6" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="52c7b51ab9ebe426a77559802333d8479864912e" upstream="dunfell"/>
+
+ <!-- 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="b901080cf57d9a7f5476ab4d96e56c30db8170a8" upstream="dunfell" />
+
+ <!-- meta-ros layer -->
+ <project name="ros/meta-ros" path="external/meta-ros" remote="github" revision="7ded597103e8e54ffa979d042cdbbedb76ff7cb5" upstream="dunfell"/>
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="4d484dea63c527da1c435efb45ed20d1ab0dadc3" upstream="dunfell"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="0fe77668f5d9a31a5d10449988c3d8fb8dc475c5" upstream="dunfell"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="da3177eca5e831f4cab15d51b4a7d3317f786a91" upstream="v5.5.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="f2421b9fa04e9cad0109bfbd095ea0684c5e2281" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="a7b96dc91bb2818d8ed8210654db10d08d4d7890" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="c4f04f3fb66f8f4365b08b553af8206372e90a63" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="15f3d4a3c3773294f1cdb66a88744930941a892e" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="934064a01903b2ba9a82be93b3f0efdb4543a0e8" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="770da847ec938d8a5388ae16f25bdd235d72a7b9" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="98b2b2c34f186050e6092bc4f17ecb69aef6148a" upstream="master"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/marlin_12.92.0.xml b/marlin_12.92.0.xml
new file mode 100644
index 00000000..849b660c
--- /dev/null
+++ b/marlin_12.92.0.xml
@@ -0,0 +1,94 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/marlin/12.92.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="795339092f87672e4f68e4d3bc4cfd0e252d1831" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="ab9fca485e13f6f2f9761e1d2810f87c2e4f060a" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="180241e0eee718fc52c7b6b25dbd1d845a8047c4" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="b4d24d70aca75791902df5cd59a4f4a54aa4a125" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="b76698c788cb8ca632077a972031899ef15025d6" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="52c7b51ab9ebe426a77559802333d8479864912e" upstream="dunfell"/>
+
+ <!-- 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="b901080cf57d9a7f5476ab4d96e56c30db8170a8" upstream="dunfell" />
+
+ <!-- meta-ros layer -->
+ <project name="ros/meta-ros" path="external/meta-ros" remote="github" revision="7ded597103e8e54ffa979d042cdbbedb76ff7cb5" upstream="dunfell"/>
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="7d59dea18a27b16b0cede7ad5143281b82dd6701" upstream="dunfell"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="0fe77668f5d9a31a5d10449988c3d8fb8dc475c5" upstream="dunfell"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="da3177eca5e831f4cab15d51b4a7d3317f786a91" upstream="v5.5.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="6d2922bee372157454e422df518b6cf0bfcf6700" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="c52f64973cd4043a5e8be1c7e29bb9690eb4c3e5" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="c4f04f3fb66f8f4365b08b553af8206372e90a63" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="15f3d4a3c3773294f1cdb66a88744930941a892e" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="934064a01903b2ba9a82be93b3f0efdb4543a0e8" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="770da847ec938d8a5388ae16f25bdd235d72a7b9" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="98b2b2c34f186050e6092bc4f17ecb69aef6148a" upstream="master"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/marlin_12.93.0.xml b/marlin_12.93.0.xml
new file mode 100644
index 00000000..14667c49
--- /dev/null
+++ b/marlin_12.93.0.xml
@@ -0,0 +1,94 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/marlin/12.93.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="bba323389749ec3e306509f8fb12649f031be152" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="ab9fca485e13f6f2f9761e1d2810f87c2e4f060a" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="c5f61e547b90aa8058cf816f00902afed9c96f72" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="b4d24d70aca75791902df5cd59a4f4a54aa4a125" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="b76698c788cb8ca632077a972031899ef15025d6" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="5ac36e49ab0f4b9bc72a3c747841c1f9e54e640a" upstream="dunfell"/>
+
+ <!-- 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="b901080cf57d9a7f5476ab4d96e56c30db8170a8" upstream="dunfell" />
+
+ <!-- meta-ros layer -->
+ <project name="ros/meta-ros" path="external/meta-ros" remote="github" revision="7ded597103e8e54ffa979d042cdbbedb76ff7cb5" upstream="dunfell"/>
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="7d59dea18a27b16b0cede7ad5143281b82dd6701" upstream="dunfell"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="b28a265e8544ef6bce7fb1b1dd23daa664ec86f5" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="fc6201d93336a314c532e063e0abc48969b3b868" upstream="v5.9.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="a6199966375875fdfc295e6687c86a83fb53bf04" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="c52f64973cd4043a5e8be1c7e29bb9690eb4c3e5" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="c4f04f3fb66f8f4365b08b553af8206372e90a63" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="15613c951051c450fc8726b2576c23c105b79d53" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="934064a01903b2ba9a82be93b3f0efdb4543a0e8" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="ef68da514bd7cd4cfed75e69af1eb5c7ac11dbb9" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="98b2b2c34f186050e6092bc4f17ecb69aef6148a" upstream="master"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/marlin_13.0.0.xml b/marlin_13.0.0.xml
new file mode 100644
index 00000000..28808288
--- /dev/null
+++ b/marlin_13.0.0.xml
@@ -0,0 +1,94 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/marlin/13.0.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="bba323389749ec3e306509f8fb12649f031be152" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="ab9fca485e13f6f2f9761e1d2810f87c2e4f060a" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="c5f61e547b90aa8058cf816f00902afed9c96f72" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="b4d24d70aca75791902df5cd59a4f4a54aa4a125" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="b76698c788cb8ca632077a972031899ef15025d6" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="5ac36e49ab0f4b9bc72a3c747841c1f9e54e640a" upstream="dunfell"/>
+
+ <!-- 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="b901080cf57d9a7f5476ab4d96e56c30db8170a8" upstream="dunfell" />
+
+ <!-- meta-ros layer -->
+ <project name="ros/meta-ros" path="external/meta-ros" remote="github" revision="7ded597103e8e54ffa979d042cdbbedb76ff7cb5" upstream="dunfell"/>
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="7d59dea18a27b16b0cede7ad5143281b82dd6701" upstream="dunfell"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="b28a265e8544ef6bce7fb1b1dd23daa664ec86f5" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="fc6201d93336a314c532e063e0abc48969b3b868" upstream="v5.9.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="a6199966375875fdfc295e6687c86a83fb53bf04" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="c52f64973cd4043a5e8be1c7e29bb9690eb4c3e5" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="c4f04f3fb66f8f4365b08b553af8206372e90a63" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="15613c951051c450fc8726b2576c23c105b79d53" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="934064a01903b2ba9a82be93b3f0efdb4543a0e8" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="ef68da514bd7cd4cfed75e69af1eb5c7ac11dbb9" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="98b2b2c34f186050e6092bc4f17ecb69aef6148a" upstream="master"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/marlin_13.0.1.xml b/marlin_13.0.1.xml
new file mode 100644
index 00000000..107d02bc
--- /dev/null
+++ b/marlin_13.0.1.xml
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+ <remote name="alb" fetch="https://source.codeaurora.org/external/autobsps32"/>
+ <remote name="linaro" fetch="https://git.linaro.org/openembedded"/>
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/marlin/13.0.1"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="f14992950eb90dc168eb82823ab69538f668f8bc" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="8ff12bfffcf0840d5518788a53d88d708ad3aae0" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="f6b88c1d2f515ffac90457c0d649d6c805fff736" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="5ef3a0ffd3324937252790266e2b2e64d33ef34f" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="c62970fda82acf75035243766ecd195243e0f82a" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="3bb001d3f364bbf6588fed04b9ee2c7e74a0beba" upstream="dunfell"/>
+
+ <!-- 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="b901080cf57d9a7f5476ab4d96e56c30db8170a8" upstream="dunfell" />
+
+ <!-- meta-ros layer -->
+ <project name="ros/meta-ros" path="external/meta-ros" remote="github" revision="7ded597103e8e54ffa979d042cdbbedb76ff7cb5" upstream="dunfell"/>
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="7d59dea18a27b16b0cede7ad5143281b82dd6701" upstream="dunfell"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="4160ddb33390fa5266635c65c5a5abbed27845f6" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="fc6201d93336a314c532e063e0abc48969b3b868" upstream="v5.9.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="3dbca0ef2ae1ea3862e540c59ad77adbcb419d57" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="c52f64973cd4043a5e8be1c7e29bb9690eb4c3e5" upstream="dunfell"/>
+
+ <project name="meta-alb" path="bsp/meta-alb" remote="alb" revision="deab83e3ae9651c2fa8704ba9401c1fde5f9fae5" upstream="release/bsp32.0-3.2"/>
+ <project name="meta-linaro" path="bsp/meta-linaro" remote="linaro" revision="10af9133aeb28b3487fd227c900c11b786505699" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="5c09684863be8e803e3e987a5ce4940721c3f39a" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="15613c951051c450fc8726b2576c23c105b79d53" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="934064a01903b2ba9a82be93b3f0efdb4543a0e8" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="ef68da514bd7cd4cfed75e69af1eb5c7ac11dbb9" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="98b2b2c34f186050e6092bc4f17ecb69aef6148a" upstream="master"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/marlin_13.0.2.xml b/marlin_13.0.2.xml
new file mode 100644
index 00000000..2a8b1643
--- /dev/null
+++ b/marlin_13.0.2.xml
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+ <remote name="alb" fetch="https://source.codeaurora.org/external/autobsps32"/>
+ <remote name="linaro" fetch="https://git.linaro.org/openembedded"/>
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/marlin/13.0.2"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="1e298a42223dd2628288b372caf66c52506a8081" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="deee226017877d51188e0a46f9e6b93c10ffbb34" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="f6b88c1d2f515ffac90457c0d649d6c805fff736" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="5ef3a0ffd3324937252790266e2b2e64d33ef34f" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="c62970fda82acf75035243766ecd195243e0f82a" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="3bb001d3f364bbf6588fed04b9ee2c7e74a0beba" upstream="dunfell"/>
+
+ <!-- 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="b901080cf57d9a7f5476ab4d96e56c30db8170a8" upstream="dunfell" />
+
+ <!-- meta-ros layer -->
+ <project name="ros/meta-ros" path="external/meta-ros" remote="github" revision="7ded597103e8e54ffa979d042cdbbedb76ff7cb5" upstream="dunfell"/>
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="7d59dea18a27b16b0cede7ad5143281b82dd6701" upstream="dunfell"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="4160ddb33390fa5266635c65c5a5abbed27845f6" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="fc6201d93336a314c532e063e0abc48969b3b868" upstream="v5.9.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="3dbca0ef2ae1ea3862e540c59ad77adbcb419d57" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="c52f64973cd4043a5e8be1c7e29bb9690eb4c3e5" upstream="dunfell"/>
+
+ <project name="meta-alb" path="bsp/meta-alb" remote="alb" revision="deab83e3ae9651c2fa8704ba9401c1fde5f9fae5" upstream="release/bsp32.0-3.2"/>
+ <project name="meta-linaro" path="bsp/meta-linaro" remote="linaro" revision="10af9133aeb28b3487fd227c900c11b786505699" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="5c09684863be8e803e3e987a5ce4940721c3f39a" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="15613c951051c450fc8726b2576c23c105b79d53" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="934064a01903b2ba9a82be93b3f0efdb4543a0e8" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="ef68da514bd7cd4cfed75e69af1eb5c7ac11dbb9" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="98b2b2c34f186050e6092bc4f17ecb69aef6148a" upstream="master"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/marlin_13.0.3.xml b/marlin_13.0.3.xml
new file mode 100644
index 00000000..49513627
--- /dev/null
+++ b/marlin_13.0.3.xml
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+ <remote name="alb" fetch="https://source.codeaurora.org/external/autobsps32"/>
+ <remote name="linaro" fetch="https://git.linaro.org/openembedded"/>
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/marlin/13.0.3"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="d695bd0d3dc66f2111a25c6922f617be2d991071" upstream="dunfell" />
+ <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="52cee67833d1975a5bd52e4556c4cd312425a017" upstream="dunfell" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="a63a54df3170fed387f810f23cdc2f483ad587df" upstream="dunfell"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="5ef3a0ffd3324937252790266e2b2e64d33ef34f" upstream="dunfell"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="c62970fda82acf75035243766ecd195243e0f82a" upstream="dunfell"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="3bb001d3f364bbf6588fed04b9ee2c7e74a0beba" upstream="dunfell"/>
+
+ <!-- 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="b901080cf57d9a7f5476ab4d96e56c30db8170a8" upstream="dunfell" />
+
+ <!-- meta-ros layer -->
+ <project name="ros/meta-ros" path="external/meta-ros" remote="github" revision="7ded597103e8e54ffa979d042cdbbedb76ff7cb5" upstream="dunfell"/>
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="7d59dea18a27b16b0cede7ad5143281b82dd6701" upstream="dunfell"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="4160ddb33390fa5266635c65c5a5abbed27845f6" upstream="dunfell-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="fc6201d93336a314c532e063e0abc48969b3b868" upstream="v5.9.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="c4347b507c2ba0d7eb3917303f83631244bf5048" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="88773cbb6367496b1a2ddca683afcd352be3cd58" upstream="dunfell"/>
+
+ <project name="meta-alb" path="bsp/meta-alb" remote="alb" revision="deab83e3ae9651c2fa8704ba9401c1fde5f9fae5" upstream="release/bsp32.0-3.2"/>
+ <project name="meta-linaro" path="bsp/meta-linaro" remote="linaro" revision="10af9133aeb28b3487fd227c900c11b786505699" upstream="dunfell"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="5c09684863be8e803e3e987a5ce4940721c3f39a" upstream="dunfell"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="15613c951051c450fc8726b2576c23c105b79d53" upstream="dunfell"/>
+
+ <!-- Raspberry Pi 3, 3B+, and 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="2081e1bb9a44025db7297bfd5d024977d42191ed" upstream="dunfell"/>
+
+ <!-- DragonBoard 410c specific things -->
+ <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="ef68da514bd7cd4cfed75e69af1eb5c7ac11dbb9" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="98b2b2c34f186050e6092bc4f17ecb69aef6148a" upstream="master"/>
+
+ <!-- meta-synopsys - support for ARC HSDK board -->
+ <project name="foss-for-synopsys-dwc-arc-processors/meta-synopsys" path="bsp/meta-synopsys" remote="github" revision="80656bf6551b2056c8cb02a74510e595e2553048" upstream="dunfell-agl"/>
+
+</manifest>
diff --git a/needlefish_13.91.0.xml b/needlefish_13.91.0.xml
new file mode 100644
index 00000000..12baca4a
--- /dev/null
+++ b/needlefish_13.91.0.xml
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/needlefish/13.91.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="a5ea426b1da472fc8549459fff3c1b8c6e02f4b5" upstream="kirkstone" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="fb7b26b0fb243620f52a61296f4eda6af6ad1af6" upstream="kirkstone" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="d81de7af35cc4ac803c1567a8af1c5725f80ef7d" upstream="kirkstone"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="5b71df60e523423b9df6793de9387f87a149ac42" upstream="kirkstone"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="d3d8e62bf1caa3870a504c0addcfd200b33c189f" upstream="kirkstone"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="25373bc58ece8b6f07680a103b4a1bbbc99e0db1" upstream="master"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="d669d873edf68dc7440bb07096737203bb7ec505" upstream="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="f02882e2aa9279ca7becca8d0cedbffe88b5a253" upstream="kirkstone" />
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="3cd0ace6e85357fd41097a5878271097cb3eedaa" upstream="kirkstone"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="7320fd6e4df8d622e741c923eb13c1c355a3972c" upstream="kirkstone-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="511808a3e794ad0e35386f83d3d159c9ba48b4be" upstream="kirkstone-Yocto-v5.9.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="cdd388064845688ac3570aa76a5c01e3df32a67a" upstream="kirkstone"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="3a3bc0ef50031f6254f7b5f9c7b799051ec74e09" upstream="kirkstone"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="50b34c5cc9496441152ad28bf1022e5fc5ab0a7e" upstream="kirkstone"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="88e8c1cbf370940fae6dac4a8b732366f75173dc" upstream="master"/>
+
+ <!-- Raspberry Pi 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="0135a02ea577bd39dd552236ead2c5894d89da1d" upstream="kirkstone"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="a34ca4c3fedfed1915ec3acc40bc8c0edd70e8a4" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="98b2b2c34f186050e6092bc4f17ecb69aef6148a" upstream="master"/>
+
+</manifest>
diff --git a/needlefish_13.92.0.xml b/needlefish_13.92.0.xml
new file mode 100644
index 00000000..456ed921
--- /dev/null
+++ b/needlefish_13.92.0.xml
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/needlefish/13.92.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="a5ea426b1da472fc8549459fff3c1b8c6e02f4b5" upstream="kirkstone" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="fb7b26b0fb243620f52a61296f4eda6af6ad1af6" upstream="kirkstone" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="d81de7af35cc4ac803c1567a8af1c5725f80ef7d" upstream="kirkstone"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="5b71df60e523423b9df6793de9387f87a149ac42" upstream="kirkstone"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="d3d8e62bf1caa3870a504c0addcfd200b33c189f" upstream="kirkstone"/>
+
+ <!-- SELinux layer -->
+ <project name="meta-selinux" path="external/meta-selinux" remote="yocto" revision="a401f4b2816a0b41ce8d9351542658c721935bcd" upstream="kirkstone"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="25373bc58ece8b6f07680a103b4a1bbbc99e0db1" upstream="master"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="d669d873edf68dc7440bb07096737203bb7ec505" upstream="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="f02882e2aa9279ca7becca8d0cedbffe88b5a253" upstream="kirkstone" />
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="090231ac1d9c8745cf08997fa7e09bc810b7897c" upstream="kirkstone"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="7320fd6e4df8d622e741c923eb13c1c355a3972c" upstream="kirkstone-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="511808a3e794ad0e35386f83d3d159c9ba48b4be" upstream="kirkstone-Yocto-v5.9.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="cdd388064845688ac3570aa76a5c01e3df32a67a" upstream="kirkstone"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="3a3bc0ef50031f6254f7b5f9c7b799051ec74e09" upstream="kirkstone"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="50b34c5cc9496441152ad28bf1022e5fc5ab0a7e" upstream="kirkstone"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="88e8c1cbf370940fae6dac4a8b732366f75173dc" upstream="master"/>
+
+ <!-- Raspberry Pi 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="0135a02ea577bd39dd552236ead2c5894d89da1d" upstream="kirkstone"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="a34ca4c3fedfed1915ec3acc40bc8c0edd70e8a4" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="98b2b2c34f186050e6092bc4f17ecb69aef6148a" upstream="master"/>
+
+</manifest>
diff --git a/needlefish_14.0.0.xml b/needlefish_14.0.0.xml
new file mode 100644
index 00000000..b7d32736
--- /dev/null
+++ b/needlefish_14.0.0.xml
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/needlefish/14.0.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="a5ea426b1da472fc8549459fff3c1b8c6e02f4b5" upstream="kirkstone" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="fb7b26b0fb243620f52a61296f4eda6af6ad1af6" upstream="kirkstone" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="d81de7af35cc4ac803c1567a8af1c5725f80ef7d" upstream="kirkstone"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="5b71df60e523423b9df6793de9387f87a149ac42" upstream="kirkstone"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="d3d8e62bf1caa3870a504c0addcfd200b33c189f" upstream="kirkstone"/>
+
+ <!-- SELinux layer -->
+ <project name="meta-selinux" path="external/meta-selinux" remote="yocto" revision="a401f4b2816a0b41ce8d9351542658c721935bcd" upstream="kirkstone"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="25373bc58ece8b6f07680a103b4a1bbbc99e0db1" upstream="master"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="d669d873edf68dc7440bb07096737203bb7ec505" upstream="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="f02882e2aa9279ca7becca8d0cedbffe88b5a253" upstream="kirkstone" />
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github"
+revision="0655f2eb220d2a929157643f542f8f980986442c" upstream="kirkstone"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="3b4a52c7bbd88c9b5e40c2ffcf3cd063f0d09fc8" upstream="kirkstone-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="511808a3e794ad0e35386f83d3d159c9ba48b4be" upstream="kirkstone-Yocto-v5.9.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="cdd388064845688ac3570aa76a5c01e3df32a67a" upstream="kirkstone"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="3a3bc0ef50031f6254f7b5f9c7b799051ec74e09" upstream="kirkstone"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="50b34c5cc9496441152ad28bf1022e5fc5ab0a7e" upstream="kirkstone"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="88e8c1cbf370940fae6dac4a8b732366f75173dc" upstream="master"/>
+
+ <!-- Raspberry Pi 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="0135a02ea577bd39dd552236ead2c5894d89da1d" upstream="kirkstone"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="a34ca4c3fedfed1915ec3acc40bc8c0edd70e8a4" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="98b2b2c34f186050e6092bc4f17ecb69aef6148a" upstream="master"/>
+
+</manifest>
diff --git a/needlefish_14.0.1.xml b/needlefish_14.0.1.xml
new file mode 100644
index 00000000..4735a4b1
--- /dev/null
+++ b/needlefish_14.0.1.xml
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/needlefish/14.0.1"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="387ab5f18b17c3af3e9e30dc58584641a70f359f" upstream="kirkstone" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="acbe74879807fc6f82b62525d32c823899e19036" upstream="kirkstone" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="33eec78a244174a13fb222982f0051113ef618a4" upstream="kirkstone"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="5b71df60e523423b9df6793de9387f87a149ac42" upstream="kirkstone"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="c79262a30bd385f5dbb009ef8704a1a01644528e" upstream="kirkstone"/>
+
+ <!-- SELinux layer -->
+ <project name="meta-selinux" path="external/meta-selinux" remote="yocto" revision="a401f4b2816a0b41ce8d9351542658c721935bcd" upstream="kirkstone"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="25373bc58ece8b6f07680a103b4a1bbbc99e0db1" upstream="master"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="7952eba1d16264b605682ae1ccbea4d8c6e9fcac" upstream="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="f02882e2aa9279ca7becca8d0cedbffe88b5a253" upstream="kirkstone" />
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="7702fabd669ad76e3393f1871bd0805080eb487e" upstream="kirkstone"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="0e6f9a1c74a71622161e4e145b43f9f9b4f6d39a" upstream="kirkstone-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="511808a3e794ad0e35386f83d3d159c9ba48b4be" upstream="kirkstone-Yocto-v5.9.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="f89933bbebc21506ab75be63fba9ffbaebed94da" upstream="kirkstone"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="6d8213fc5ec192c33f963b8095d1f01af1574eea" upstream="kirkstone"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="50b34c5cc9496441152ad28bf1022e5fc5ab0a7e" upstream="kirkstone"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="88e8c1cbf370940fae6dac4a8b732366f75173dc" upstream="master"/>
+
+ <!-- Raspberry Pi 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="0135a02ea577bd39dd552236ead2c5894d89da1d" upstream="kirkstone"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="a34ca4c3fedfed1915ec3acc40bc8c0edd70e8a4" upstream="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="98b2b2c34f186050e6092bc4f17ecb69aef6148a" upstream="master"/>
+
+</manifest>
diff --git a/needlefish_14.0.2.xml b/needlefish_14.0.2.xml
new file mode 100644
index 00000000..0810f98a
--- /dev/null
+++ b/needlefish_14.0.2.xml
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/needlefish/14.0.2"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="2e79b199114b25d81bfaa029ccfb17676946d20d" upstream="kirkstone" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="50d4a8d2a983a68383ef1ffec2c8e21adf0c1a79" upstream="kirkstone" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="9482648daf0bb42ff3475e7892542cf99f3b8d48" upstream="kirkstone"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="5b71df60e523423b9df6793de9387f87a149ac42" upstream="kirkstone"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="c79262a30bd385f5dbb009ef8704a1a01644528e" upstream="kirkstone"/>
+
+ <!-- SELinux layer -->
+ <project name="meta-selinux" path="external/meta-selinux" remote="yocto" revision="a401f4b2816a0b41ce8d9351542658c721935bcd" upstream="kirkstone"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="25373bc58ece8b6f07680a103b4a1bbbc99e0db1" upstream="master"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="c728c3f9168c8a4ed05163a51dd48ca1ad8ac21d" upstream="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="f02882e2aa9279ca7becca8d0cedbffe88b5a253" upstream="kirkstone" />
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="7702fabd669ad76e3393f1871bd0805080eb487e" upstream="kirkstone"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="0e6f9a1c74a71622161e4e145b43f9f9b4f6d39a" upstream="kirkstone-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="511808a3e794ad0e35386f83d3d159c9ba48b4be" upstream="kirkstone-Yocto-v5.9.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="f89933bbebc21506ab75be63fba9ffbaebed94da" upstream="kirkstone"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="6d8213fc5ec192c33f963b8095d1f01af1574eea" upstream="kirkstone"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="50b34c5cc9496441152ad28bf1022e5fc5ab0a7e" upstream="kirkstone"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="2b11afa8aa19814264d1d7b97184ad5cb88ddfa0" upstream="kirkstone"/>
+
+ <!-- Raspberry Pi 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="dacad9302a92b0b7edf8546cdcad1f8ef753e462" upstream="kirkstone"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="7eb9a421f547e347c9da23463734758568e13f95" upstream="kirkstone"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="032a394e7569d1254cd17a0358475b986e64a5a4" upstream="master"/>
+
+</manifest>
diff --git a/octopus_14.91.0.xml b/octopus_14.91.0.xml
new file mode 100644
index 00000000..41dcd925
--- /dev/null
+++ b/octopus_14.91.0.xml
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/octopus/14.91.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="2e79b199114b25d81bfaa029ccfb17676946d20d" upstream="kirkstone" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="50d4a8d2a983a68383ef1ffec2c8e21adf0c1a79" upstream="kirkstone" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="9482648daf0bb42ff3475e7892542cf99f3b8d48" upstream="kirkstone"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="5b71df60e523423b9df6793de9387f87a149ac42" upstream="kirkstone"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="c79262a30bd385f5dbb009ef8704a1a01644528e" upstream="kirkstone"/>
+
+ <!-- SELinux layer -->
+ <project name="meta-selinux" path="external/meta-selinux" remote="yocto" revision="a401f4b2816a0b41ce8d9351542658c721935bcd" upstream="kirkstone"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="25373bc58ece8b6f07680a103b4a1bbbc99e0db1" upstream="master"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="c728c3f9168c8a4ed05163a51dd48ca1ad8ac21d" upstream="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="f02882e2aa9279ca7becca8d0cedbffe88b5a253" upstream="kirkstone" />
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="7702fabd669ad76e3393f1871bd0805080eb487e" upstream="kirkstone"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="0e6f9a1c74a71622161e4e145b43f9f9b4f6d39a" upstream="kirkstone-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="511808a3e794ad0e35386f83d3d159c9ba48b4be" upstream="kirkstone-Yocto-v5.9.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="f89933bbebc21506ab75be63fba9ffbaebed94da" upstream="kirkstone"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="6d8213fc5ec192c33f963b8095d1f01af1574eea" upstream="kirkstone"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="50b34c5cc9496441152ad28bf1022e5fc5ab0a7e" upstream="kirkstone"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="2b11afa8aa19814264d1d7b97184ad5cb88ddfa0" upstream="kirkstone"/>
+
+ <!-- Raspberry Pi 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="dacad9302a92b0b7edf8546cdcad1f8ef753e462" upstream="kirkstone"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="7eb9a421f547e347c9da23463734758568e13f95" upstream="kirkstone"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="032a394e7569d1254cd17a0358475b986e64a5a4" upstream="master"/>
+
+</manifest>
diff --git a/octopus_14.92.0.xml b/octopus_14.92.0.xml
new file mode 100644
index 00000000..5e65c17a
--- /dev/null
+++ b/octopus_14.92.0.xml
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/octopus/14.92.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="2e79b199114b25d81bfaa029ccfb17676946d20d" upstream="kirkstone" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="50d4a8d2a983a68383ef1ffec2c8e21adf0c1a79" upstream="kirkstone" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="9482648daf0bb42ff3475e7892542cf99f3b8d48" upstream="kirkstone"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="5b71df60e523423b9df6793de9387f87a149ac42" upstream="kirkstone"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="c79262a30bd385f5dbb009ef8704a1a01644528e" upstream="kirkstone"/>
+
+ <!-- SELinux layer -->
+ <project name="meta-selinux" path="external/meta-selinux" remote="yocto" revision="a401f4b2816a0b41ce8d9351542658c721935bcd" upstream="kirkstone"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="25373bc58ece8b6f07680a103b4a1bbbc99e0db1" upstream="master"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="c728c3f9168c8a4ed05163a51dd48ca1ad8ac21d" upstream="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="f02882e2aa9279ca7becca8d0cedbffe88b5a253" upstream="kirkstone" />
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="7702fabd669ad76e3393f1871bd0805080eb487e" upstream="kirkstone"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="0e6f9a1c74a71622161e4e145b43f9f9b4f6d39a" upstream="kirkstone-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="511808a3e794ad0e35386f83d3d159c9ba48b4be" upstream="kirkstone-Yocto-v5.9.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="f89933bbebc21506ab75be63fba9ffbaebed94da" upstream="kirkstone"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="6d8213fc5ec192c33f963b8095d1f01af1574eea" upstream="kirkstone"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="50b34c5cc9496441152ad28bf1022e5fc5ab0a7e" upstream="kirkstone"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="2b11afa8aa19814264d1d7b97184ad5cb88ddfa0" upstream="kirkstone"/>
+
+ <!-- Raspberry Pi 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="dacad9302a92b0b7edf8546cdcad1f8ef753e462" upstream="kirkstone"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="7eb9a421f547e347c9da23463734758568e13f95" upstream="kirkstone"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="032a394e7569d1254cd17a0358475b986e64a5a4" upstream="master"/>
+
+</manifest>
diff --git a/octopus_14.93.0.xml b/octopus_14.93.0.xml
new file mode 100644
index 00000000..baf5cb22
--- /dev/null
+++ b/octopus_14.93.0.xml
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/octopus/14.93.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="c4e08719a782fd4119eaf643907b80cebf57f88f" upstream="kirkstone" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="a8055484f2829e8dfd03d5c8520b2c611aa7ebd2" upstream="kirkstone" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="927537108bcf2b98859512ce3eae59a73439994d" upstream="kirkstone"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="44d44933200287f7d17cf6981af4b4a0961c308d" upstream="kirkstone"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="c79262a30bd385f5dbb009ef8704a1a01644528e" upstream="kirkstone"/>
+
+ <!-- SELinux layer -->
+ <project name="meta-selinux" path="external/meta-selinux" remote="yocto" revision="a401f4b2816a0b41ce8d9351542658c721935bcd" upstream="kirkstone"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="25373bc58ece8b6f07680a103b4a1bbbc99e0db1" upstream="master"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="bc8388c622c62cde24512d5b4473ede1f5710348" upstream="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="f02882e2aa9279ca7becca8d0cedbffe88b5a253" upstream="kirkstone" />
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="7702fabd669ad76e3393f1871bd0805080eb487e" upstream="kirkstone"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="0e6f9a1c74a71622161e4e145b43f9f9b4f6d39a" upstream="kirkstone-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="511808a3e794ad0e35386f83d3d159c9ba48b4be" upstream="kirkstone-Yocto-v5.9.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="f89933bbebc21506ab75be63fba9ffbaebed94da" upstream="kirkstone"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="6d8213fc5ec192c33f963b8095d1f01af1574eea" upstream="kirkstone"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="50b34c5cc9496441152ad28bf1022e5fc5ab0a7e" upstream="kirkstone"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="2b11afa8aa19814264d1d7b97184ad5cb88ddfa0" upstream="kirkstone"/>
+
+ <!-- Raspberry Pi 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="dacad9302a92b0b7edf8546cdcad1f8ef753e462" upstream="kirkstone"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="7eb9a421f547e347c9da23463734758568e13f95" upstream="kirkstone"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="032a394e7569d1254cd17a0358475b986e64a5a4" upstream="master"/>
+
+</manifest>
diff --git a/octopus_14.94.0.xml b/octopus_14.94.0.xml
new file mode 100644
index 00000000..5e66fb12
--- /dev/null
+++ b/octopus_14.94.0.xml
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/octopus/14.94.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="c4e08719a782fd4119eaf643907b80cebf57f88f" upstream="kirkstone" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="a8055484f2829e8dfd03d5c8520b2c611aa7ebd2" upstream="kirkstone" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="927537108bcf2b98859512ce3eae59a73439994d" upstream="kirkstone"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="44d44933200287f7d17cf6981af4b4a0961c308d" upstream="kirkstone"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="c79262a30bd385f5dbb009ef8704a1a01644528e" upstream="kirkstone"/>
+
+ <!-- SELinux layer -->
+ <project name="meta-selinux" path="external/meta-selinux" remote="yocto" revision="a401f4b2816a0b41ce8d9351542658c721935bcd" upstream="kirkstone"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="25373bc58ece8b6f07680a103b4a1bbbc99e0db1" upstream="master"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="bc8388c622c62cde24512d5b4473ede1f5710348" upstream="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="f02882e2aa9279ca7becca8d0cedbffe88b5a253" upstream="kirkstone" />
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="7702fabd669ad76e3393f1871bd0805080eb487e" upstream="kirkstone"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="0e6f9a1c74a71622161e4e145b43f9f9b4f6d39a" upstream="kirkstone-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="511808a3e794ad0e35386f83d3d159c9ba48b4be" upstream="kirkstone-Yocto-v5.9.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="f89933bbebc21506ab75be63fba9ffbaebed94da" upstream="kirkstone"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="6d8213fc5ec192c33f963b8095d1f01af1574eea" upstream="kirkstone"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="50b34c5cc9496441152ad28bf1022e5fc5ab0a7e" upstream="kirkstone"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="2b11afa8aa19814264d1d7b97184ad5cb88ddfa0" upstream="kirkstone"/>
+
+ <!-- Raspberry Pi 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="dacad9302a92b0b7edf8546cdcad1f8ef753e462" upstream="kirkstone"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="7eb9a421f547e347c9da23463734758568e13f95" upstream="kirkstone"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="032a394e7569d1254cd17a0358475b986e64a5a4" upstream="master"/>
+
+</manifest>
diff --git a/pike_15.91.0.xml b/pike_15.91.0.xml
new file mode 100644
index 00000000..b94b0745
--- /dev/null
+++ b/pike_15.91.0.xml
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/pike/15.91.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="f53ab3a2ff206a130cdc843839dd0ea5ec4ad02f" upstream="kirkstone" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="5f120a926b0fcd55cfe7565bb7ddf23661cad498" upstream="kirkstone" />
+ <project name="meta-lts-mixins" path="external/meta-lts-mixins_rust-1.68" remote="yocto" revision="feed1bb0eb4aefb701d582156d7defb0c1fc0473" upstream="kirkstone/rust-1.68" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="9d056f957b42e31f1c2c5bad0af1ab6c84b53ee6" upstream="kirkstone"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="bff5bd937f0776166e81a63f3dd39ede348ef758" upstream="kirkstone"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="cc20e2af2ae1c74e306f6c039c4963457c4cbd0f" upstream="kirkstone"/>
+
+ <!-- SELinux layer -->
+ <project name="meta-selinux" path="external/meta-selinux" remote="yocto" revision="a401f4b2816a0b41ce8d9351542658c721935bcd" upstream="kirkstone"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="25373bc58ece8b6f07680a103b4a1bbbc99e0db1" upstream="master"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="71321ddf78ea522b87a6b4bffefb14c988a6d921" upstream="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="f02882e2aa9279ca7becca8d0cedbffe88b5a253" upstream="kirkstone" />
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="bd02a07748a44726a43c9fa1842064dbb7084d73" upstream="kirkstone"/>
+ <project name="meta-flutter/workspace-automation" path="external/workspace-automation" remote="github" revision="1548ef193f55cf476af6189449ee876ba7a7fdaf" upstream="main"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="0e6f9a1c74a71622161e4e145b43f9f9b4f6d39a" upstream="kirkstone-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="511808a3e794ad0e35386f83d3d159c9ba48b4be" upstream="kirkstone-Yocto-v5.9.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="4ad7d2db225ef6338f4c2b7da3dbf46e7d77f2de" upstream="kirkstone"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="bf12dc09d88a53d7345377de277fbcc20ed87235" upstream="kirkstone"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="96aad3b29aa7a5ee4df5cf617a6336e5218fa9bd" upstream="kirkstone"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="1743b0101984094cb74fed9105afd59de110a044" upstream="kirkstone"/>
+
+ <!-- Raspberry Pi 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="2a06e4e84b04fc900f3a4524581548c9b5e57362" upstream="kirkstone"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="7ca1bf687945c01b7cbfea3174e4b10cd313f2d7" upstream="kirkstone"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="032a394e7569d1254cd17a0358475b986e64a5a4" upstream="master"/>
+
+</manifest>
diff --git a/pike_15.91.1.xml b/pike_15.91.1.xml
new file mode 100644
index 00000000..432716b5
--- /dev/null
+++ b/pike_15.91.1.xml
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/pike/15.91.1"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="f53ab3a2ff206a130cdc843839dd0ea5ec4ad02f" upstream="kirkstone" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="5f120a926b0fcd55cfe7565bb7ddf23661cad498" upstream="kirkstone" />
+ <project name="meta-lts-mixins" path="external/meta-lts-mixins_rust-1.68" remote="yocto" revision="feed1bb0eb4aefb701d582156d7defb0c1fc0473" upstream="kirkstone/rust-1.68" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="9d056f957b42e31f1c2c5bad0af1ab6c84b53ee6" upstream="kirkstone"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="bff5bd937f0776166e81a63f3dd39ede348ef758" upstream="kirkstone"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="cc20e2af2ae1c74e306f6c039c4963457c4cbd0f" upstream="kirkstone"/>
+
+ <!-- SELinux layer -->
+ <project name="meta-selinux" path="external/meta-selinux" remote="yocto" revision="a401f4b2816a0b41ce8d9351542658c721935bcd" upstream="kirkstone"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="25373bc58ece8b6f07680a103b4a1bbbc99e0db1" upstream="master"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="71321ddf78ea522b87a6b4bffefb14c988a6d921" upstream="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="f02882e2aa9279ca7becca8d0cedbffe88b5a253" upstream="kirkstone" />
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="bd02a07748a44726a43c9fa1842064dbb7084d73" upstream="kirkstone"/>
+ <project name="meta-flutter/workspace-automation" path="external/workspace-automation" remote="github" revision="1548ef193f55cf476af6189449ee876ba7a7fdaf" upstream="main"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="0e6f9a1c74a71622161e4e145b43f9f9b4f6d39a" upstream="kirkstone-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="511808a3e794ad0e35386f83d3d159c9ba48b4be" upstream="kirkstone-Yocto-v5.9.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="4ad7d2db225ef6338f4c2b7da3dbf46e7d77f2de" upstream="kirkstone"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="bf12dc09d88a53d7345377de277fbcc20ed87235" upstream="kirkstone"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="96aad3b29aa7a5ee4df5cf617a6336e5218fa9bd" upstream="kirkstone"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="1743b0101984094cb74fed9105afd59de110a044" upstream="kirkstone"/>
+
+ <!-- Raspberry Pi 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="2a06e4e84b04fc900f3a4524581548c9b5e57362" upstream="kirkstone"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="7ca1bf687945c01b7cbfea3174e4b10cd313f2d7" upstream="kirkstone"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="032a394e7569d1254cd17a0358475b986e64a5a4" upstream="master"/>
+
+</manifest>
diff --git a/pike_15.92.0.xml b/pike_15.92.0.xml
new file mode 100644
index 00000000..6a8397d8
--- /dev/null
+++ b/pike_15.92.0.xml
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/pike/15.92.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="f53ab3a2ff206a130cdc843839dd0ea5ec4ad02f" upstream="kirkstone" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="5f120a926b0fcd55cfe7565bb7ddf23661cad498" upstream="kirkstone" />
+ <project name="meta-lts-mixins" path="external/meta-lts-mixins_rust-1.68" remote="yocto" revision="feed1bb0eb4aefb701d582156d7defb0c1fc0473" upstream="kirkstone/rust-1.68" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="9d056f957b42e31f1c2c5bad0af1ab6c84b53ee6" upstream="kirkstone"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="bff5bd937f0776166e81a63f3dd39ede348ef758" upstream="kirkstone"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="cc20e2af2ae1c74e306f6c039c4963457c4cbd0f" upstream="kirkstone"/>
+
+ <!-- SELinux layer -->
+ <project name="meta-selinux" path="external/meta-selinux" remote="yocto" revision="a401f4b2816a0b41ce8d9351542658c721935bcd" upstream="kirkstone"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="25373bc58ece8b6f07680a103b4a1bbbc99e0db1" upstream="master"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="71321ddf78ea522b87a6b4bffefb14c988a6d921" upstream="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="f02882e2aa9279ca7becca8d0cedbffe88b5a253" upstream="kirkstone" />
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="bd02a07748a44726a43c9fa1842064dbb7084d73" upstream="kirkstone"/>
+ <project name="meta-flutter/workspace-automation" path="external/workspace-automation" remote="github" revision="1548ef193f55cf476af6189449ee876ba7a7fdaf" upstream="main"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="3a5cd5971edb07f0a17486e48062a1cb2f8a230f" upstream="kirkstone-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="511808a3e794ad0e35386f83d3d159c9ba48b4be" upstream="kirkstone-Yocto-v5.9.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="4ad7d2db225ef6338f4c2b7da3dbf46e7d77f2de" upstream="kirkstone"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="bf12dc09d88a53d7345377de277fbcc20ed87235" upstream="kirkstone"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="96aad3b29aa7a5ee4df5cf617a6336e5218fa9bd" upstream="kirkstone"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="1743b0101984094cb74fed9105afd59de110a044" upstream="kirkstone"/>
+
+ <!-- Raspberry Pi 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="2a06e4e84b04fc900f3a4524581548c9b5e57362" upstream="kirkstone"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="e1a23019ce2ff3879986fa63071f1a2caa23697c" upstream="kirkstone"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="032a394e7569d1254cd17a0358475b986e64a5a4" upstream="master"/>
+
+</manifest>
diff --git a/quillback_16.91.0.xml b/quillback_16.91.0.xml
new file mode 100644
index 00000000..6b51d8d3
--- /dev/null
+++ b/quillback_16.91.0.xml
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/quillback/16.91.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="e51bf557f596c4da38789a948a3228ba11455e3c" upstream="kirkstone" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="9c5541f7e18a1fac3b8dea71e1ebb8398d58e6ff" upstream="kirkstone" />
+ <project name="meta-lts-mixins" path="external/meta-lts-mixins_rust-1.68" remote="yocto" revision="6b3a208f7e14138728a6e581ac75e8973ab48ef3" upstream="kirkstone/rust-1.68" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="2d8b3cba8ff27c9ec2187a52b6a551fe1dcfaa07" upstream="kirkstone"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="31930afca79b74e0c788452d71356c1f045e7979" upstream="kirkstone"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="1a3e42cedbd94ca73be45800d0e902fec35d0f0f" upstream="kirkstone"/>
+
+ <!-- SELinux layer -->
+ <project name="meta-selinux" path="external/meta-selinux" remote="yocto" revision="a401f4b2816a0b41ce8d9351542658c721935bcd" upstream="kirkstone"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="25373bc58ece8b6f07680a103b4a1bbbc99e0db1" upstream="master"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="2d08d6bf376a1e06c53164fd6283b03ec2309da4" upstream="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="f02882e2aa9279ca7becca8d0cedbffe88b5a253" upstream="kirkstone" />
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="19f8ee7125c5621a9ac6eb3d236c573318f7e0ec" upstream="kirkstone"/>
+ <project name="meta-flutter/workspace-automation" path="external/workspace-automation" remote="github" revision="9da59747656328f80faca43e52d4b4fa3ef6682d" upstream="main"/>
+
+ <!-- meta-tensorflow -->
+ <project name="meta-tensorflow" path="external/meta-tensorflow" remote="yocto" revision="ec20e19319f9eb89ceadc04923cc5bc75e865692" upstream="kirkstone"/>
+
+ <!-- BSPs -->
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="f669cd36bd9dbdec6d8d9a85d5ca164180973706" upstream="kirkstone-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="511808a3e794ad0e35386f83d3d159c9ba48b4be" upstream="kirkstone-Yocto-v5.9.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="f5cc0843233ad0df25aaf801198f67a9c1774a54" upstream="kirkstone"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="1a6ea560015ecda5fff8eccaf5b1327f1bb6c57f" upstream="kirkstone"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="b187fb9232ca0a6b5f8f90b4715958546fc41d73" upstream="kirkstone"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="e4d60ab2c8565eaabbad1d51972296e412744190" upstream="kirkstone"/>
+
+ <!-- Raspberry Pi 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="59a6a1b5dd1e21189adec49c61eae04ed3e70338" upstream="kirkstone"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="e1a23019ce2ff3879986fa63071f1a2caa23697c" upstream="kirkstone"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="032a394e7569d1254cd17a0358475b986e64a5a4" upstream="master"/>
+
+ <!-- Sifive BSP -->
+ <project name="dl9pf/meta-sifive" path="bsp/meta-sifive" remote="github" revision="80a979fd222623b56e44493cf92bd9e276a65453" upstream="master"/>
+
+</manifest>
diff --git a/quillback_16.92.0.xml b/quillback_16.92.0.xml
new file mode 100644
index 00000000..0d896270
--- /dev/null
+++ b/quillback_16.92.0.xml
@@ -0,0 +1,98 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/quillback/16.92.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="d8d6d921fad14b82167d9f031d4fca06b5e01883" upstream="kirkstone" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="8a75c61cce2aa1d6e5a3597ab8fc5a7e6aeae1e4" upstream="kirkstone" />
+ <project name="meta-lts-mixins" path="external/meta-lts-mixins_rust-1.68" remote="yocto" revision="6b3a208f7e14138728a6e581ac75e8973ab48ef3" upstream="kirkstone/rust-1.68" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="67b0ef4256a484851f3556d281ca4caa88374388" upstream="kirkstone"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="ae8a97f79364bed1abc297636f7933d0e35f22be" upstream="kirkstone"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="1a3e42cedbd94ca73be45800d0e902fec35d0f0f" upstream="kirkstone"/>
+
+ <!-- SELinux layer -->
+ <project name="meta-selinux" path="external/meta-selinux" remote="yocto" revision="a401f4b2816a0b41ce8d9351542658c721935bcd" upstream="kirkstone"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="25373bc58ece8b6f07680a103b4a1bbbc99e0db1" upstream="master"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="79169d9be565b7a87310ca280d3a21aaf608ce33" upstream="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="f02882e2aa9279ca7becca8d0cedbffe88b5a253" upstream="kirkstone" />
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="19f8ee7125c5621a9ac6eb3d236c573318f7e0ec" upstream="kirkstone"/>
+ <project name="meta-flutter/workspace-automation" path="external/workspace-automation" remote="github" revision="9da59747656328f80faca43e52d4b4fa3ef6682d" upstream="main"/>
+
+ <!-- meta-tensorflow -->
+ <project name="meta-tensorflow" path="external/meta-tensorflow" remote="yocto" revision="ec20e19319f9eb89ceadc04923cc5bc75e865692" upstream="kirkstone"/>
+
+ <!-- BSPs -->
+
+ <!-- meta-aws -->
+ <project name="aws4embeddedlinux/meta-aws" path="bsp/meta-aws" remote="github" revision="a1aec268e6935a1bf7c7cae5166491551bdade5d" upstream="kirkstone"/>
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="f669cd36bd9dbdec6d8d9a85d5ca164180973706" upstream="kirkstone-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="511808a3e794ad0e35386f83d3d159c9ba48b4be" upstream="kirkstone-Yocto-v5.9.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="dfd01d7bdf87b6bda254780a35659975d2b2c66e" upstream="kirkstone"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="1a6ea560015ecda5fff8eccaf5b1327f1bb6c57f" upstream="kirkstone"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="b187fb9232ca0a6b5f8f90b4715958546fc41d73" upstream="kirkstone"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="6ad91a192fa1ab33775a22894a413aefd0b67106" upstream="kirkstone"/>
+
+ <!-- Raspberry Pi 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="59a6a1b5dd1e21189adec49c61eae04ed3e70338" upstream="kirkstone"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="e1a23019ce2ff3879986fa63071f1a2caa23697c" upstream="kirkstone"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="032a394e7569d1254cd17a0358475b986e64a5a4" upstream="master"/>
+
+ <!-- Sifive BSP -->
+ <project name="dl9pf/meta-sifive" path="bsp/meta-sifive" remote="github" revision="80a979fd222623b56e44493cf92bd9e276a65453" upstream="master"/>
+
+</manifest>
diff --git a/quillback_16.93.0.xml b/quillback_16.93.0.xml
new file mode 100644
index 00000000..bc705f30
--- /dev/null
+++ b/quillback_16.93.0.xml
@@ -0,0 +1,98 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+ <!-- remote servers to query -->
+ <remote name="agl"
+ fetch="https://gerrit.automotivelinux.org/gerrit/"
+ review="https://gerrit.automotivelinux.org/gerrit/"
+ pushurl="ssh://gerrit.automotivelinux.org:29418"
+ />
+ <remote name="yocto" fetch="https://git.yoctoproject.org/git/" />
+ <remote name="github" fetch="https://github.com/" />
+ <remote name="openembedded" fetch="https://git.openembedded.org/" />
+
+ <!-- defaults -->
+ <default remote="agl" sync-j="4" revision="refs/tags/quillback/16.93.0"/>
+
+
+ <!-- CORE -->
+ <!-- use agl revisions/branches here -->
+
+ <!-- AGL things. -->
+ <project name="AGL/meta-agl" path="meta-agl" />
+ <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+ <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
+
+
+ <!-- ALL EXTERNAL REPOS BELOW USE A FIXED REVISION ! -->
+
+ <!-- YOCTO & OE -->
+
+ <!-- Yocto/OpenEmbedded things. -->
+ <project name="poky" path="external/poky" remote="yocto" revision="755632c2fcab43aa05cdcfa529727064b045073c" upstream="kirkstone" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="402affcc073db39f782c1ebfd718edd5f11eed4c" upstream="kirkstone" />
+ <project name="meta-lts-mixins" path="external/meta-lts-mixins_rust" remote="yocto" revision="1a4a2bb94f115ba240adbe53280f8ef71f5739d0" upstream="kirkstone/rust-1.70" />
+
+
+ <!-- UPSTREAM COMPONENTS -->
+
+ <!-- meta-virtualization -->
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="88327090d26955a678c6f8bd2585aad4d802f6c4" upstream="kirkstone"/>
+
+ <!-- Qt things -->
+ <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="ae8a97f79364bed1abc297636f7933d0e35f22be" upstream="kirkstone"/>
+
+ <!-- Security layer -->
+ <project name="meta-security" path="external/meta-security" remote="yocto" revision="1a3e42cedbd94ca73be45800d0e902fec35d0f0f" upstream="kirkstone"/>
+
+ <!-- SELinux layer -->
+ <project name="meta-selinux" path="external/meta-selinux" remote="yocto" revision="a401f4b2816a0b41ce8d9351542658c721935bcd" upstream="kirkstone"/>
+
+ <!-- meta-codescanner - support for using CodeScanner during the build -->
+ <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>
+
+ <!-- meta-spdxscanner - support for fossology -->
+ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="25373bc58ece8b6f07680a103b4a1bbbc99e0db1" upstream="master"/>
+
+ <!-- clang support -->
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="312ff1c39b1bf5d35c0321e873417eb013cea477" upstream="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="f02882e2aa9279ca7becca8d0cedbffe88b5a253" upstream="kirkstone" />
+
+ <!-- meta-flutter -->
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="19f8ee7125c5621a9ac6eb3d236c573318f7e0ec" upstream="kirkstone"/>
+ <project name="meta-flutter/workspace-automation" path="external/workspace-automation" remote="github" revision="9da59747656328f80faca43e52d4b4fa3ef6682d" upstream="main"/>
+
+ <!-- meta-tensorflow -->
+ <project name="meta-tensorflow" path="external/meta-tensorflow" remote="yocto" revision="ec20e19319f9eb89ceadc04923cc5bc75e865692" upstream="kirkstone"/>
+
+ <!-- BSPs -->
+
+ <!-- meta-aws -->
+ <project name="aws4embeddedlinux/meta-aws" path="bsp/meta-aws" remote="github" revision="a1aec268e6935a1bf7c7cae5166491551bdade5d" upstream="kirkstone"/>
+
+ <!-- Renesas Gen3 specific things -->
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="f669cd36bd9dbdec6d8d9a85d5ca164180973706" upstream="kirkstone-dev"/>
+ <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="511808a3e794ad0e35386f83d3d159c9ba48b4be" upstream="kirkstone-Yocto-v5.9.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="47e0b467d8555e38a996b731977d9eed9ab02051" upstream="kirkstone"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="9e94b64bdfebcf7bfdf2af6447cec866a4efa814" upstream="kirkstone"/>
+
+ <!-- TI Vayu / Jacinto 6 / DRA7 -->
+ <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="b187fb9232ca0a6b5f8f90b4715958546fc41d73" upstream="kirkstone"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="5769fcfb036661a3ceaeb8f90d8a9928e3d29199" upstream="kirkstone"/>
+
+ <!-- Raspberry Pi 4 -->
+ <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="59a6a1b5dd1e21189adec49c61eae04ed3e70338" upstream="kirkstone"/>
+
+ <!-- Sancloud BSP layers -->
+ <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="e1a23019ce2ff3879986fa63071f1a2caa23697c" upstream="kirkstone"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="032a394e7569d1254cd17a0358475b986e64a5a4" upstream="master"/>
+
+ <!-- Sifive BSP -->
+ <project name="dl9pf/meta-sifive" path="bsp/meta-sifive" remote="github" revision="80a979fd222623b56e44493cf92bd9e276a65453" upstream="master"/>
+
+</manifest>