summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlora Hu <flora.hu@nxp.com>2026-07-22 17:28:21 +0800
committerFlora Hu <flora.hu@nxp.com>2026-07-27 15:29:55 +0800
commit7f22e7a98d2081fb5c791e7e7d6c2850f38a9c6e (patch)
tree427bf17d889f59523d21c3ed42c3f27a87353487
parentd722cf665bbde79259c2db9d3a9910adf271a5b6 (diff)
downloadmeta-freescale-7f22e7a98d2081fb5c791e7e7d6c2850f38a9c6e.tar.gz
imx-alsa-plugins: Update to lf-6.18.20-2.0.0
Add dcfilter support for micfil Add DSD_U32_BE format support Signed-off-by: Flora Hu <flora.hu@nxp.com>
-rw-r--r--recipes-multimedia/alsa/imx-alsa-plugins_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/alsa/imx-alsa-plugins_git.bb b/recipes-multimedia/alsa/imx-alsa-plugins_git.bb
index 2cd9124fc..9b9707c86 100644
--- a/recipes-multimedia/alsa/imx-alsa-plugins_git.bb
+++ b/recipes-multimedia/alsa/imx-alsa-plugins_git.bb
@@ -18,8 +18,8 @@ PV = "1.0.26+${SRCPV}"
18 18
19SRC_URI = "${IMXALSA_SRC};branch=${SRCBRANCH}" 19SRC_URI = "${IMXALSA_SRC};branch=${SRCBRANCH}"
20IMXALSA_SRC ?= "git://github.com/nxp-imx/imx-alsa-plugins.git;protocol=https" 20IMXALSA_SRC ?= "git://github.com/nxp-imx/imx-alsa-plugins.git;protocol=https"
21SRCBRANCH = "MM_04.10.03_2512_L6.18.2" 21SRCBRANCH = "MM_04.11.00_2605_L6.18.20"
22SRCREV = "18eb79b6cf13fb988de7d4eef5b22eb60f8e2533" 22SRCREV = "ec87e3d701047980e5e723811413ce47b9f4012e"
23 23
24inherit autotools pkgconfig use-imx-headers 24inherit autotools pkgconfig use-imx-headers
25 25