diff options
author | Paul Barker <paul.barker@sancloud.co.uk> | 2019-06-06 09:13:36 +0000 |
---|---|---|
committer | Paul Barker <paul.barker@sancloud.co.uk> | 2019-06-06 09:16:09 +0000 |
commit | 7b7d67bf9e0c857d942531f9e71733be9fc67a64 (patch) | |
tree | c2ffb003139a55abc206bc1b757517e8cc579b04 | |
parent | 350c2b6916464612401ab0d18a126067e8818b54 (diff) |
Update meta-ti to upstream tag 'ti2019.01'
The 'ti2019.01' tag is the first proper release of the TI BSP layer for
the thud branch of Yocto Project.
The pre-release commit of meta-ti which was previously used led to SGX
graphics drivers causing homescreen & launcher crashes on Sancloud BBE
hardware.
Bug-AGL: SPEC-2490
Change-Id: If8ef6107e261324f9e3cd6904b9eaec7a9a5f779
Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index a9da7504..d0eb9b2a 100644 --- a/default.xml +++ b/default.xml @@ -74,7 +74,7 @@ <project name="boundarydevices/meta-boundary" path="meta-boundary" remote="github" revision="4ea73c57f125ff0b8c3e17e5cc5d07b6168bbd6c" upstream="master"/> <!-- ti vayu / jacinto 6 / DRA7 --> - <project name="meta-ti" path="meta-ti" remote="yocto" revision="9e9db020a8ac0c1f331fde11c9810a02facd638b" upstream="thud"/> + <project name="meta-ti" path="meta-ti" remote="yocto" revision="2da08ed8b2f4a29fb7d45e769171ea5bb79cf0b2" upstream="thud"/> <!-- rpi 2, 3 and 3 B+ --> <project name="meta-raspberrypi" path="meta-raspberrypi" remote="yocto" revision="c71d79efc5a06a0c896c278c94f5b14413bb4d69" upstream="thud"/> |