diff --git a/meta-imx-sdk/recipes-fsl/packagegroup/packagegroup-fsl-tools-audio.bb b/meta-imx-sdk/recipes-fsl/packagegroup/packagegroup-fsl-tools-audio.bb index 610e4d401a..90282baf1e 100644 --- a/meta-imx-sdk/recipes-fsl/packagegroup/packagegroup-fsl-tools-audio.bb +++ b/meta-imx-sdk/recipes-fsl/packagegroup/packagegroup-fsl-tools-audio.bb @@ -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 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" +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" SOFTOOLS_INSTALL ?= "" SOFTOOLS_INSTALL:mx8qm-nxp-bsp = "sof-tools"