Skip to content

Commit

Permalink
Drop back to default branch MM_04.09.01_2408_L6.6.y
Browse files Browse the repository at this point in the history
Signed-off-by: Alex J Lennon <[email protected]>
  • Loading branch information
ajlennon committed Nov 26, 2024
1 parent ef514df commit b5509f8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions recipes-multimedia/nxp-afe/nxp-afe-voiceseeker_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ inherit autotools pkgconfig
DEPENDS += "alsa-lib nxp-afe"
RDEPENDS:${PN} += "alsa-lib nxp-afe"

SRCBRANCH = "MM_04.09.01_2408_L6.6.y"
SRCBRANCH = "MM_04.08.03_2312_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 = "b77f85a201a2725a092ece7b99773ee566a66091"
SRCREV = "7b7a69852b889d99fd4e1682a88fde69d0ed3f48"
S = "${WORKDIR}/git"

EXTRA_CONF = "--enable-armv8 --bindir=/unit_tests/ --libdir=${libdir}"
Expand Down
4 changes: 2 additions & 2 deletions recipes-multimedia/nxp-afe/nxp-afe_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7bdef19938f3503cfc4c586461f99012"

PV = "1.0+git${SRCPV}"

SRCBRANCH = "MM_04.09.01_2408_L6.6.y"
SRCBRANCH = "MM_04.08.03_2312_L6.6.y"
NXPAFE_SRC ?= "git://github.com/nxp-imx/nxp-afe.git;protocol=https"
SRC_URI = " \
${NXPAFE_SRC};branch=${SRCBRANCH} \
"

SRCREV = "ace13427f731e0549ff1ad8f2720fd3af82abbd6"
SRCREV = "3730d21c1b93016f14befcc78f8b11e01d443e48"

S = "${WORKDIR}/git"

Expand Down

0 comments on commit b5509f8

Please sign in to comment.