freescale: nxp-afe: sync recipes with latest rel_imx_6.6.52_2.2.0 changes

Port the latest versions of the recipes from meta-imx

https://onedigi.atlassian.net/browse/DEL-9445

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
Gabriel Valcazar 2025-02-03 15:22:19 +01:00
parent 14ca75b8a5
commit 34ddbdd07e
2 changed files with 5 additions and 5 deletions

View File

@ -3,19 +3,19 @@
DESCRIPTION = "NXP RetuneDSP Voice Seeker Libraries"
SECTION = "multimedia"
LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=10c0fda810c63b052409b15a5445671a"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ca53281cc0caa7e320d4945a896fb837"
inherit autotools pkgconfig
DEPENDS += "alsa-lib nxp-afe"
SRCBRANCH = "MM_04.09.00_2405_L6.6.y"
SRCBRANCH = "MM_04.09.02_2410_L6.6.y"
PV = "2.0+${SRCPV}"
NXPAFE_VOICESEEKER_SRC ?= "git://github.com/nxp-imx/imx-voiceui.git;protocol=https"
SRC_URI = "${NXPAFE_VOICESEEKER_SRC};branch=${SRCBRANCH}"
SRCREV = "cc51bc7475c0134fcb006ba28a16b2dcd418cf3a"
SRCREV = "737c156469eeede28fe1a0777c968becf6fea886"
S = "${WORKDIR}/git"
EXTRA_CONF = "--enable-armv8 --bindir=/unit_tests/ --libdir=${libdir}"

View File

@ -6,13 +6,13 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7bdef19938f3503cfc4c586461f99012"
PV = "1.0+git${SRCPV}"
SRCBRANCH = "MM_04.09.00_2405_L6.6.y"
SRCBRANCH = "MM_04.09.02_2410_L6.6.y"
NXPAFE_SRC ?= "git://github.com/nxp-imx/nxp-afe.git;protocol=https"
SRC_URI = " \
${NXPAFE_SRC};branch=${SRCBRANCH} \
"
SRCREV = "ace13427f731e0549ff1ad8f2720fd3af82abbd6"
SRCREV = "c6b8fee21376e724b8441f3cf6c04dee69b5242e"
S = "${WORKDIR}/git"