diff options
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/kernel-rdepends.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-kernel/linux/kernel-rdepends.inc b/recipes-kernel/linux/kernel-rdepends.inc index 76b7a508..2a6302af 100644 --- a/recipes-kernel/linux/kernel-rdepends.inc +++ b/recipes-kernel/linux/kernel-rdepends.inc | |||
@@ -42,3 +42,6 @@ RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_j7 = " cadence-mhdp-fw" | |||
42 | 42 | ||
43 | # Add run-time dependency for Video Decoding firmware to the rootfs | 43 | # Add run-time dependency for Video Decoding firmware to the rootfs |
44 | RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_j7 = " vxd-dec-fw" | 44 | RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_j7 = " vxd-dec-fw" |
45 | |||
46 | # Add run-time dependency for Chips&Media Wave521 firmware to the rootfs | ||
47 | RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_j7 = " cnm-wave-fw" | ||