diff options
| author | Zelan Zou <zelan.zou@nxp.com> | 2026-03-20 16:56:07 +0800 |
|---|---|---|
| committer | Zelan Zou <zelan.zou@nxp.com> | 2026-03-23 10:46:20 +0800 |
| commit | 8de52d3ce167d03c0b311f6ef3d6c2332af91ea3 (patch) | |
| tree | f8b62ac659030c4456a30a4073c1641f0895353d /recipes-multimedia | |
| parent | 6dcaa9ca9d639c8d82a7859a29d0766255ac3e18 (diff) | |
| download | meta-freescale-8de52d3ce167d03c0b311f6ef3d6c2332af91ea3.tar.gz | |
nxp-afe-voiceseeker: Update to lf-6.18.2-1.0.0
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
Diffstat (limited to 'recipes-multimedia')
| -rw-r--r-- | recipes-multimedia/nxp-afe/nxp-afe-voiceseeker_git.bb | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/recipes-multimedia/nxp-afe/nxp-afe-voiceseeker_git.bb b/recipes-multimedia/nxp-afe/nxp-afe-voiceseeker_git.bb index 7afa44cb1..f29011601 100644 --- a/recipes-multimedia/nxp-afe/nxp-afe-voiceseeker_git.bb +++ b/recipes-multimedia/nxp-afe/nxp-afe-voiceseeker_git.bb | |||
| @@ -9,12 +9,13 @@ inherit pkgconfig | |||
| 9 | 9 | ||
| 10 | DEPENDS += "alsa-lib nxp-afe" | 10 | DEPENDS += "alsa-lib nxp-afe" |
| 11 | 11 | ||
| 12 | PV = "2.0+git" | 12 | SRCBRANCH = "MM_04.10.03_2512_L6.18.2" |
| 13 | PV = "2.0+${SRCPV}" | ||
| 13 | 14 | ||
| 14 | SRCBRANCH = "MM_04.10.0_2505_L6.12.20" | 15 | NXPAFE_VOICESEEKER_SRC ?= "git://github.com/nxp-imx/imx-voiceui.git;protocol=https" |
| 15 | SRC_URI = "git://github.com/nxp-imx/imx-voiceui.git;protocol=https;branch=${SRCBRANCH}" | 16 | SRC_URI = "${NXPAFE_VOICESEEKER_SRC};branch=${SRCBRANCH}" |
| 16 | 17 | ||
| 17 | SRCREV = "737c156469eeede28fe1a0777c968becf6fea886" | 18 | SRCREV = "94639a8ea4a65a218f60b900269a7dc4bf97fefb" |
| 18 | 19 | ||
| 19 | EXTRA_CONF = "--enable-armv8 --bindir=/unit_tests/ --libdir=${libdir}" | 20 | EXTRA_CONF = "--enable-armv8 --bindir=/unit_tests/ --libdir=${libdir}" |
| 20 | 21 | ||
