packagegroup-fsl-tools-audio.bb: Add voicespot to image rootfs [YOCIMX-7824]

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
This commit is contained in:
Zelan Zou 2024-04-08 17:40:15 +09:00 committed by Jun Zhu
parent ae2eaa4f48
commit b37b3c03ba

View File

@ -36,11 +36,11 @@ PDM_INSTALL ?= ""
PDM_INSTALL:mx8m-nxp-bsp = "imx-sw-pdm"
NXPAFE_INSTALL ?= ""
NXPAFE_INSTALL:mx8mm-nxp-bsp = "nxp-afe nxp-afe-voiceseeker"
NXPAFE_INSTALL:mx8mp-nxp-bsp = "nxp-afe nxp-afe-voiceseeker"
NXPAFE_INSTALL:mx8ulp-nxp-bsp = "nxp-afe nxp-afe-voiceseeker"
NXPAFE_INSTALL:mx93-nxp-bsp = "nxp-afe nxp-afe-voiceseeker"
NXPAFE_INSTALL:mx95-nxp-bsp = "nxp-afe nxp-afe-voiceseeker"
NXPAFE_INSTALL:mx8mm-nxp-bsp = "nxp-afe nxp-afe-voiceseeker nxp-afe-voicespot"
NXPAFE_INSTALL:mx8mp-nxp-bsp = "nxp-afe nxp-afe-voiceseeker nxp-afe-voicespot"
NXPAFE_INSTALL:mx8ulp-nxp-bsp = "nxp-afe nxp-afe-voiceseeker nxp-afe-voicespot"
NXPAFE_INSTALL:mx93-nxp-bsp = "nxp-afe nxp-afe-voiceseeker nxp-afe-voicespot"
NXPAFE_INSTALL:mx95-nxp-bsp = "nxp-afe nxp-afe-voiceseeker nxp-afe-voicespot"
SOFTOOLS_INSTALL ?= ""
SOFTOOLS_INSTALL:mx8qm-nxp-bsp = "sof-tools"