summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHiago De Franco <hiago.franco@toradex.com>2024-07-25 15:39:55 -0300
committerHiago De Franco <hiago.franco@toradex.com>2024-07-25 15:39:55 -0300
commit8365eb75a4e9e417b1cbc64ab51fa0c526577e15 (patch)
tree112dd40c2bd234a2730e8433ca0296ae055757d8
parentba7ae64e9b22cc072a1c7857865b2bda8f192266 (diff)
downloadmeta-freescale-8365eb75a4e9e417b1cbc64ab51fa0c526577e15.tar.gz
imx-alsa-plugins: Update 6.6.3-1.0.0 to 6.6.23-2.0.0
Update to the new branch, for now the same hash is being used. Signed-off-by: Hiago De Franco <hiago.franco@toradex.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 e2acf7676..faa417686 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.08.03_2312_L6.6.y" 23SRCBRANCH = "MM_04.09.00_2405_L6.6.y"
24SRCREV = "b2ba082e70333f187972ee4e85f63f9d2f608331" 24SRCREV = "b2ba082e70333f187972ee4e85f63f9d2f608331"
25 25
26S = "${WORKDIR}/git" 26S = "${WORKDIR}/git"