From ae7dfb87c9033362ddb2a0327f0f51cbb984a6b1 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Jan-Simon=20M=C3=B6ller?= <jsmoeller@linuxfoundation.org>
Date: Thu, 2 Aug 2018 07:34:57 +0200
Subject: [PATCH] Pin meta-ti to revision with dra7x-evm-lcd-lg included
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

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>
---
 default.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"/>
-- 
2.16.6