summaryrefslogtreecommitdiffstats
path: root/default-floating.xml
diff options
context:
space:
mode:
authorPaul Barker <paul.barker@sancloud.com>2021-12-06 18:13:09 +0000
committerPaul Barker <paul.barker@sancloud.com>2021-12-06 18:23:45 +0000
commit88b6aa3d987e9c2173478d938cb4aa0650ad837c (patch)
treea178b8689f502c63e6e27f41bab7bbbff287fd3d /default-floating.xml
parent7946f20fd68c58eb39f672ddc79147302a86f85c (diff)
Update BSP for SanCloud bbe & TI j7-evm
The BSPs used for TI based platforms need to be updated together. After this update the new versions are: * SanCloud BSP dunfell-r5 * TI CoreSDK 08.00.00.004 Additionally, the meta-rtlwifi layer must be updated to the latest commit on the master branch to support the 5.10 kernel used by the above BSP releases. The master branch of this repository is compatible with all currently supported Yocto Project release branches. Bug-AGL: SPEC-4156 Signed-off-by: Paul Barker <paul.barker@sancloud.com> Change-Id: I2376c98d6a1a10a007262247319cad34ecdfee7f
Diffstat (limited to 'default-floating.xml')
-rw-r--r--default-floating.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default-floating.xml b/default-floating.xml
index 048df69b..1c89992a 100644
--- a/default-floating.xml
+++ b/default-floating.xml
@@ -87,6 +87,6 @@
<!-- Sancloud BSP layers -->
<project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="dunfell"/>
- <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="dunfell"/>
+ <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="master"/>
</manifest>