diff options
author | Zelan Zou <zelan.zou@nxp.com> | 2025-01-06 07:05:48 +0100 |
---|---|---|
committer | Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> | 2025-03-31 17:06:06 -0300 |
commit | 20680052ffd9b035d7d1c44958e9fc12e9cceb71 (patch) | |
tree | c2a9db952682e67ce0e24db3f8a790c23919b648 /recipes-multimedia | |
parent | 6cccf78d54c9907844df399a792ecb55bb1120c9 (diff) | |
download | meta-freescale-20680052ffd9b035d7d1c44958e9fc12e9cceb71.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>
Diffstat (limited to 'recipes-multimedia')
-rw-r--r-- | recipes-multimedia/alsa/imx-alsa-plugins_git.bb | 2 |
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 | |||
20 | PV = "1.0.26+${SRCPV}" | 20 | PV = "1.0.26+${SRCPV}" |
21 | 21 | ||
22 | SRC_URI = "git://github.com/nxp-imx/imx-alsa-plugins.git;protocol=https;branch=${SRCBRANCH}" | 22 | SRC_URI = "git://github.com/nxp-imx/imx-alsa-plugins.git;protocol=https;branch=${SRCBRANCH}" |
23 | SRCBRANCH = "MM_04.09.01_2408_L6.6.y" | 23 | SRCBRANCH = "MM_04.09.02_2410_L6.6.y" |
24 | SRCREV = "b2ba082e70333f187972ee4e85f63f9d2f608331" | 24 | SRCREV = "b2ba082e70333f187972ee4e85f63f9d2f608331" |
25 | 25 | ||
26 | S = "${WORKDIR}/git" | 26 | S = "${WORKDIR}/git" |