diff options
author | Paul Barker <paul.barker@sancloud.com> | 2023-05-26 07:31:00 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2023-06-02 09:06:27 +0000 |
commit | c8a54aca718f4898237e6896c843870862ebcff9 (patch) | |
tree | ed6ffdeb77574e84964e74363ad2606a073ab74e /default.xml | |
parent | 80ebeaeedd4afcd02b868490d031f136211bc7a2 (diff) |
Uprev SanCloud BSP to v6.2.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-4811
Signed-off-by: Paul Barker <paul.barker@sancloud.com>
Change-Id: Ifa3a6807349e5b7b8f1fe1ae145ec43fcee5d90d
(cherry picked from commit b4efec1aa2e7bcd698571bc0ade582cd8dbb931b)
Diffstat (limited to 'default.xml')
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index b1a33d64..6359ced2 100644 --- a/default.xml +++ b/default.xml @@ -81,7 +81,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="7eb9a421f547e347c9da23463734758568e13f95" upstream="kirkstone"/> + <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> |