summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHiago De Franco <hiago.franco@toradex.com>2024-10-27 11:41:46 -0300
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-10-28 11:32:43 +0000
commitba915c2fb827dd2414d1cada0ada09b5c68b4a52 (patch)
treedfff55d3580055394b242ea9137ac7609e4bd5a7
parent666bb8e08f3b76a64ffa8a242e4f7f07a7a4333b (diff)
downloadmeta-freescale-ba915c2fb827dd2414d1cada0ada09b5c68b4a52.tar.gz
recipes-multimedia: imx-alsa-plugins: Upgrade to BSP LF6.6.36_2.1.0
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com> (cherry picked from commit 28e852360b839199dc993ae51c2dcc22325f3010)
-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 b05c3a48c..d1eec405e 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.00_2405_L6.6.y" 23SRCBRANCH = "MM_04.09.01_2408_L6.6.y"
24SRCREV = "b2ba082e70333f187972ee4e85f63f9d2f608331" 24SRCREV = "b2ba082e70333f187972ee4e85f63f9d2f608331"
25 25
26S = "${WORKDIR}/git" 26S = "${WORKDIR}/git"