diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-08-02 07:34:57 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-08-02 07:50:05 +0000 |
commit | ae7dfb87c9033362ddb2a0327f0f51cbb984a6b1 (patch) | |
tree | 2e54e0cbce8d3bc215e481b388bdcda1fea788e5 /default.xml | |
parent | 5019540344d6b0f2341a32566401a5b2544e2e38 (diff) |
Pin meta-ti to revision with dra7x-evm-lcd-lg included
Until we can replace the board in CI or move on.
The 4.14 kernel tree does not ship dra7x-evm-lcd-lg at all.
For now go back to the last revision with kernel 4.9.
Change-Id: Ibacb7d2f0efbb7f95e7eff3c3655958da2e135e6
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
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 8a760265..82699bcc 100644 --- a/default.xml +++ b/default.xml @@ -58,7 +58,7 @@ <project name="boundarydevices/meta-boundary" path="meta-boundary" remote="github" revision="f96f41b2e5beda2b51acb702d082568898b36a68" upstream="rocko"/> <!-- ti vayu / jacinto 6 / DRA7 --> - <project name="meta-ti" path="meta-ti" remote="yocto" revision="3e1a03411f14603aa842915a1aa0fb060ffd6455" upstream="rocko"/> + <project name="meta-ti" path="meta-ti" remote="yocto" revision="ed83a43c6a76875ee5f0388b3b60a28f2a373a10" upstream="rocko"/> <!-- iotivity --> <project name="meta-oic" path="meta-oic" remote="yocto" revision="6e831e4bcdfa6ab8c26eb4fca4bdc98faf028818" upstream="1.2.1"/> |