diff options
author | Denys Dmytriyenko <denys@konsulko.com> | 2023-05-08 21:11:04 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@konsulko.com> | 2023-05-08 21:11:04 +0000 |
commit | 576fa8824e91d04d992d384c5bdb5ba09c65da31 (patch) | |
tree | 50adf00b0a56ced0644e203cccc04ed624faac0c | |
parent | 01a5f9295dd8f098d3bd4b53aeba7050a7de743e (diff) |
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
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index 7e550d83..5b5295f8 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"/> |