summaryrefslogtreecommitdiffstats
path: root/default-floating.xml
diff options
context:
space:
mode:
authorPaul Barker <paul.barker@sancloud.com>2022-10-07 11:00:15 +0100
committerPaul Barker <paul.barker@sancloud.com>2022-10-07 11:09:17 +0100
commit3dce7f79ac1b0c26cbf3c0f01c1738b863897fe9 (patch)
tree0da45996a1a6d4a3c837e668fb96d2404068e384 /default-floating.xml
parent0bee7458e4788bae7503e6849721329ab102193e (diff)
Initial kirkstone support for SanCloud BBE
Update the meta-sancloud, meta-ti & meta-rtlwifi layers to provide initial support for the SanCloud BBE on the Yocto Project kirkstone release. The tracking branches for both meta-sancloud & meta-ti are also updated to point at kirkstone. This support is still WIP and for now is limited to headless/telematics profiles. Bug-AGL: SPEC-4582 Signed-off-by: Paul Barker <paul.barker@sancloud.com> Change-Id: I20d3ad0e6d56e809be9597064834c3cc14e40e2b
Diffstat (limited to 'default-floating.xml')
-rw-r--r--default-floating.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/default-floating.xml b/default-floating.xml
index 6b9dbb46..2c3d6b64 100644
--- a/default-floating.xml
+++ b/default-floating.xml
@@ -76,13 +76,13 @@
<!-- 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="master"/>
+ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="kirkstone"/>
<!-- 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="dunfell"/>
+ <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"/>
</manifest>