diff options
author | Paul Barker <paul.barker@sancloud.co.uk> | 2019-11-16 12:21:27 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-11-19 22:37:41 +0000 |
commit | 44836fdd9cb2ba180a2ef002537b018382066859 (patch) | |
tree | ed930e0ae50efe89795bd144fd1ffc234eac7993 | |
parent | 5c5205f2fff6c347b0222678889db1cbd99bd72f (diff) |
Update meta-sancloud for Icefish development
This update pulls in TI kernel changes from the ti2019.04 release,
U-boot 2019.10 and support for the SanCloud automotive boards.
Bug-AGL: SPEC-2818
Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
Change-Id: I2c4e85751358c13af7ed1afb86dd9a80d6384740
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index 97c1d3cc..9d2f66d4 100644 --- a/default.xml +++ b/default.xml @@ -92,7 +92,7 @@ <project name="kraj/meta-altera" path="bsp/meta-altera" remote="github" revision="8a1d00568078790dac6fc0d94ed199b850f3bb75" upstream="thud"/> <!-- Sancloud BSP layers --> - <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="845903d50ac4fd1266b253332e4644eb1ed1e504" upstream="thud"/> + <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="81c7f1bf9d0739892f72ff108474f3996f0a00b1" upstream="thud"/> <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="fd7ca0ca47c7095ced62a5a7cdef040dff87fb76" upstream="master"/> <!-- meta-synopsys - support for ARC HSDK board --> |