From 23532bc87950253ea852006273c44b2629171e6f Mon Sep 17 00:00:00 2001
From: Denys Dmytriyenko <denys@konsulko.com>
Date: Mon, 8 May 2023 21:11:04 +0000
Subject: [PATCH] Update TI BSP to the latest Kirkstone

Pick up the change in linux-bb.org kernel recipe to accept external
kernel config fragments.

Bug-AGL: SPEC-4785

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Change-Id: I9e806455dd424892ad0c0c28dec9339d6c713795
(cherry picked from commit 576fa8824e91d04d992d384c5bdb5ba09c65da31)
---
 default.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/default.xml b/default.xml
index 6219e89b..305ee3a3 100644
--- a/default.xml
+++ b/default.xml
@@ -75,7 +75,7 @@
 
   <!-- TI Vayu / Jacinto 6 / DRA7 -->
   <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="96aad3b29aa7a5ee4df5cf617a6336e5218fa9bd" upstream="kirkstone"/>
-  <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="6fa3a588b7a1250a756c06e94fe6fdd28a57a8a6" upstream="kirkstone"/>
+  <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="8ad82f5e69c3ed739bbdd5d1a0afd75ab7608ec8" upstream="kirkstone"/>
 
   <!-- Raspberry Pi 4 -->
   <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="2a06e4e84b04fc900f3a4524581548c9b5e57362" upstream="kirkstone"/>
-- 
2.16.6