diff options
author | Paul Barker <paul.barker@sancloud.com> | 2023-05-26 07:31:00 +0100 |
---|---|---|
committer | Paul Barker <paul.barker@sancloud.com> | 2023-05-26 07:31:00 +0100 |
commit | b4efec1aa2e7bcd698571bc0ade582cd8dbb931b (patch) | |
tree | 482258c1f8d3b164b85138a339d27727fcdb418c /default.xml | |
parent | 83f3b4913659d30b27ed3f06aa4da57ae232faa9 (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
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 8c8f8798..cec9f545 100644 --- a/default.xml +++ b/default.xml @@ -82,7 +82,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> |