diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-05-12 13:22:16 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-05-13 10:16:50 +0000 |
commit | 958aa1ac521b56be094464c0959001c0703a3503 (patch) | |
tree | 8e1b0f8a4447213a603eb4a0e4b36db123e9ae18 | |
parent | 1329ca0fa8b31eb1aa93d30c8aec44b34f3b2788 (diff) |
Fixup meta-ti revision
This fixes the revision used for meta-ti for YP v3.1.16 .
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I24cc06449cc074405701ce7e2ec905152818b6ab
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index fd4f9189..715fe8e3 100644 --- a/default.xml +++ b/default.xml @@ -76,7 +76,7 @@ <!-- TI Vayu / Jacinto 6 / DRA7 --> <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="5c09684863be8e803e3e987a5ce4940721c3f39a" upstream="dunfell"/> - <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="02a53f48b9bdb242185204610610f2209bc92ca6" upstream="dunfell"/> + <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="15613c951051c450fc8726b2576c23c105b79d53" upstream="dunfell"/> <!-- Raspberry Pi 3, 3B+, and 4 --> <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="934064a01903b2ba9a82be93b3f0efdb4543a0e8" upstream="dunfell"/> |