diff options
author | Paresh Bhagat <p-bhagat@ti.com> | 2025-05-28 15:56:52 +0530 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2025-06-10 16:11:18 -0500 |
commit | f89fafab5c5049710c52b3a64a25f104d3575b0b (patch) | |
tree | 1240b528f630b7a54078a970936798e452106337 | |
parent | 9a4cf5b82fb0ea5c7769c2ff168fea4af8dac24a (diff) | |
download | meta-ti-f89fafab5c5049710c52b3a64a25f104d3575b0b.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 = "" |