summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-kernel/linux/kernel-rdepends.inc
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2022-02-22 04:14:14 +0000
committerRyan Eatmon <reatmon@ti.com>2022-02-22 12:01:50 -0600
commitef31e7d0422e38a3bcc55a3ce473dce679d4ab08 (patch)
tree18823cab60d702588da46c84bb091133ce47fed1 /meta-ti-bsp/recipes-kernel/linux/kernel-rdepends.inc
parent793e2df24b44b5f5e0cb07034a31e9fdbeb96edc (diff)
downloadmeta-ti-ef31e7d0422e38a3bcc55a3ce473dce679d4ab08.tar.gz
cnm-wave-fw: lock the compatiable machine to j721s2-evm
The original recipe listed the compatible platforms to all of j7, but at this time it is limited to j721s2-evm. Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-kernel/linux/kernel-rdepends.inc')
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/kernel-rdepends.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/recipes-kernel/linux/kernel-rdepends.inc b/meta-ti-bsp/recipes-kernel/linux/kernel-rdepends.inc
index 1d98edcf..8ceae8a1 100644
--- a/meta-ti-bsp/recipes-kernel/linux/kernel-rdepends.inc
+++ b/meta-ti-bsp/recipes-kernel/linux/kernel-rdepends.inc
@@ -27,4 +27,4 @@ RDEPENDS:${KERNEL_PACKAGE_NAME}-base:append:j7 = " cadence-mhdp-fw"
27RDEPENDS:${KERNEL_PACKAGE_NAME}-base:append:j7 = " vxd-dec-fw" 27RDEPENDS:${KERNEL_PACKAGE_NAME}-base:append:j7 = " vxd-dec-fw"
28 28
29# Add run-time dependency for Chips&Media Wave521 firmware to the rootfs 29# Add run-time dependency for Chips&Media Wave521 firmware to the rootfs
30RDEPENDS:${KERNEL_PACKAGE_NAME}-base:append:j7 = " cnm-wave-fw" 30RDEPENDS:${KERNEL_PACKAGE_NAME}-base:append:j721s2-evm = " cnm-wave-fw"