summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZelan Zou <zelan.zou@nxp.com>2025-01-06 07:05:48 +0100
committerZelan Zou <zelan.zou@nxp.com>2025-02-08 07:45:21 +0100
commit3f5d12f1f708281f07092fdb183f1b944c331b35 (patch)
tree9993edd24249e1e01b0c55e64470085ccb5b8f0f
parent3f8a541d01052ce4784c275d15329a83980dc6ee (diff)
downloadmeta-freescale-3f5d12f1f708281f07092fdb183f1b944c331b35.tar.gz
imx-alsa-plugins_git: Switch to L6.6.52-2.2.0 release branch
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
-rw-r--r--recipes-multimedia/alsa/imx-alsa-plugins_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/alsa/imx-alsa-plugins_git.bb b/recipes-multimedia/alsa/imx-alsa-plugins_git.bb
index d1eec405..7b17ccb0 100644
--- a/recipes-multimedia/alsa/imx-alsa-plugins_git.bb
+++ b/recipes-multimedia/alsa/imx-alsa-plugins_git.bb
@@ -20,7 +20,7 @@ inherit autotools pkgconfig use-imx-headers
20PV = "1.0.26+${SRCPV}" 20PV = "1.0.26+${SRCPV}"
21 21
22SRC_URI = "git://github.com/nxp-imx/imx-alsa-plugins.git;protocol=https;branch=${SRCBRANCH}" 22SRC_URI = "git://github.com/nxp-imx/imx-alsa-plugins.git;protocol=https;branch=${SRCBRANCH}"
23SRCBRANCH = "MM_04.09.01_2408_L6.6.y" 23SRCBRANCH = "MM_04.09.02_2410_L6.6.y"
24SRCREV = "b2ba082e70333f187972ee4e85f63f9d2f608331" 24SRCREV = "b2ba082e70333f187972ee4e85f63f9d2f608331"
25 25
26S = "${WORKDIR}/git" 26S = "${WORKDIR}/git"