diff options
author | Paresh Bhagat <p-bhagat@ti.com> | 2025-05-28 15:56:52 +0530 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2025-06-04 11:53:54 -0500 |
commit | 399e58a93aa32c338870bdb7528d1d8b72dc19d5 (patch) | |
tree | 6052107da8b5126e22d8f26703ddf87e1acd91ce | |
parent | af784ddad3fe5bb53d4e57eaed11fbe4fdcef0f1 (diff) | |
download | meta-ti-399e58a93aa32c338870bdb7528d1d8b72dc19d5.tar.gz |
meta-ti-bsp: conf: Package overlay for am62dxx-evm
Package k3-am62a7-sk-edgeai.dtso for am62dxx-evm image. This overlay is
required for audio analytics for am62dxx-evm.
Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r-- | meta-ti-bsp/conf/machine/am62dxx-evm.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/am62dxx-evm.conf b/meta-ti-bsp/conf/machine/am62dxx-evm.conf index f2da559c..9fbbb90a 100644 --- a/meta-ti-bsp/conf/machine/am62dxx-evm.conf +++ b/meta-ti-bsp/conf/machine/am62dxx-evm.conf | |||
@@ -6,6 +6,7 @@ require conf/machine/include/am62dxx.inc | |||
6 | 6 | ||
7 | KERNEL_DEVICETREE_PREFIX = " \ | 7 | KERNEL_DEVICETREE_PREFIX = " \ |
8 | ti/k3-am62d2 \ | 8 | ti/k3-am62d2 \ |
9 | ti/k3-am62a7-sk-edgeai \ | ||
9 | " | 10 | " |
10 | 11 | ||
11 | KERNEL_DEVICETREE = "" | 12 | KERNEL_DEVICETREE = "" |