diff options
author | Paul Barker <paul.barker@sancloud.com> | 2023-06-16 16:28:17 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2023-06-20 20:57:29 +0000 |
commit | 9b33f36070322567383fd393673b0026cef2ce16 (patch) | |
tree | d0fd17168e162269d62278d74e21d44366c21101 | |
parent | 2ef86ac7d612a285f53c945ea53c662d0557bffa (diff) |
Uprev SanCloud BSP to v6.3.0
Support for the Yocto Project kirkstone release series in the SanCloud
BSP is still WIP and for now is limited to headless/telematics profiles.
Bug-AGL: SPEC-4842
Signed-off-by: Paul Barker <paul.barker@sancloud.com>
Change-Id: Iff1fc66c29af8e9eecc7b94662262cb72a5c48ed
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index 7891408a..31eacf50 100644 --- a/default.xml +++ b/default.xml @@ -83,7 +83,7 @@ <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="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> |