diff options
author | Paul Barker <paul.barker@sancloud.co.uk> | 2019-07-24 17:40:43 +0100 |
---|---|---|
committer | Paul Barker <paul.barker@sancloud.co.uk> | 2019-07-24 17:44:21 +0100 |
commit | 021ca1a5f19d6cad49427f16a67423fb8791fc8b (patch) | |
tree | bca2bebe473c378c547c944d5ab9a43f2c04b86a /default.xml | |
parent | a85c226d5a84cb859089db4bd3967140ee3a2429 (diff) |
Update Sancloud BSP to bring in kernel fixes and Automotive Cape support
Bug-AGL: SPEC-2668
Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
Change-Id: I6a5e8cf6ea56fcba67b63625f6e4d06563372b89
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 1a0a6c70..e4fa85b9 100644 --- a/default.xml +++ b/default.xml @@ -88,7 +88,7 @@ <project name="kraj/meta-altera" path="bsp/meta-altera" remote="github" revision="f07030bb6ff2062031e06efe9831b76c7250b32e" upstream="thud"/> <!-- Sancloud BSP layers --> - <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="d8a1442af22ce4ef6b557dcdf609e31708cb9009" upstream="thud"/> + <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="9b837baf403ab7c38de2e05e8c3183e1ab54cfd3" upstream="thud"/> <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="fd7ca0ca47c7095ced62a5a7cdef040dff87fb76" upstream="master"/> <!-- meta-synopsys - support for ARC HSDK board --> |