diff options
| author | Flora Hu <flora.hu@nxp.com> | 2026-07-22 17:28:21 +0800 |
|---|---|---|
| committer | Flora Hu <flora.hu@nxp.com> | 2026-07-27 15:29:55 +0800 |
| commit | 7f22e7a98d2081fb5c791e7e7d6c2850f38a9c6e (patch) | |
| tree | 427bf17d889f59523d21c3ed42c3f27a87353487 | |
| parent | d722cf665bbde79259c2db9d3a9910adf271a5b6 (diff) | |
| download | meta-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.bb | 4 |
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 | ||
| 19 | SRC_URI = "${IMXALSA_SRC};branch=${SRCBRANCH}" | 19 | SRC_URI = "${IMXALSA_SRC};branch=${SRCBRANCH}" |
| 20 | IMXALSA_SRC ?= "git://github.com/nxp-imx/imx-alsa-plugins.git;protocol=https" | 20 | IMXALSA_SRC ?= "git://github.com/nxp-imx/imx-alsa-plugins.git;protocol=https" |
| 21 | SRCBRANCH = "MM_04.10.03_2512_L6.18.2" | 21 | SRCBRANCH = "MM_04.11.00_2605_L6.18.20" |
| 22 | SRCREV = "18eb79b6cf13fb988de7d4eef5b22eb60f8e2533" | 22 | SRCREV = "ec87e3d701047980e5e723811413ce47b9f4012e" |
| 23 | 23 | ||
| 24 | inherit autotools pkgconfig use-imx-headers | 24 | inherit autotools pkgconfig use-imx-headers |
| 25 | 25 | ||
