diff options
Diffstat (limited to 'recipes-multimedia/nxp-afe/nxp-afe-voiceseeker_git.bb')
| -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 | ||
