diff options
| author | Flora Hu <flora.hu@nxp.com> | 2026-07-22 16:21:20 +0800 |
|---|---|---|
| committer | Flora Hu <flora.hu@nxp.com> | 2026-07-27 15:29:55 +0800 |
| commit | d722cf665bbde79259c2db9d3a9910adf271a5b6 (patch) | |
| tree | 606dfefc48c40ee0dabc95a22e7771db986f07a6 | |
| parent | c3f1025aa8fe370df8abcfbb48a38b22fae6d8c4 (diff) | |
| download | meta-freescale-d722cf665bbde79259c2db9d3a9910adf271a5b6.tar.gz | |
nxp-afe: Update to lf-6.18.20-2.0.0
Add libvoiceaec integration
Add support for i.MX91 and i.MX95 15x15 EVK
Signed-off-by: Flora Hu <flora.hu@nxp.com>
| -rw-r--r-- | recipes-multimedia/nxp-afe/nxp-afe_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/nxp-afe/nxp-afe_git.bb b/recipes-multimedia/nxp-afe/nxp-afe_git.bb index 789fcfb51..501d68492 100644 --- a/recipes-multimedia/nxp-afe/nxp-afe_git.bb +++ b/recipes-multimedia/nxp-afe/nxp-afe_git.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # Copyright 2025 NXP | 1 | # Copyright 2025-2026 NXP |
| 2 | 2 | ||
| 3 | SUMMARY = "NXP Audio Front End (AFE)" | 3 | SUMMARY = "NXP Audio Front End (AFE)" |
| 4 | DESCRIPTION = "NXP Audio Front End (AFE) for incorporating Voice Assistants" | 4 | DESCRIPTION = "NXP Audio Front End (AFE) for incorporating Voice Assistants" |
| @@ -11,7 +11,7 @@ DEPENDS += "alsa-lib" | |||
| 11 | 11 | ||
| 12 | PV = "1.0+git" | 12 | PV = "1.0+git" |
| 13 | 13 | ||
| 14 | SRCBRANCH = "MM_04.10.03_2512_L6.18.2" | 14 | SRCBRANCH = "MM_04.11.00_2605_L6.18.20" |
| 15 | NXPAFE_SRC ?= "git://github.com/nxp-imx/nxp-afe.git;protocol=https" | 15 | NXPAFE_SRC ?= "git://github.com/nxp-imx/nxp-afe.git;protocol=https" |
| 16 | 16 | ||
| 17 | SRC_URI = "${NXPAFE_SRC};branch=${SRCBRANCH}" | 17 | SRC_URI = "${NXPAFE_SRC};branch=${SRCBRANCH}" |
