diff options
author | Hiago De Franco <hiago.franco@toradex.com> | 2024-10-27 11:41:46 -0300 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-28 11:32:43 +0000 |
commit | ba915c2fb827dd2414d1cada0ada09b5c68b4a52 (patch) | |
tree | dfff55d3580055394b242ea9137ac7609e4bd5a7 | |
parent | 666bb8e08f3b76a64ffa8a242e4f7f07a7a4333b (diff) | |
download | meta-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.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 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 | |||
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.00_2405_L6.6.y" | 23 | SRCBRANCH = "MM_04.09.01_2408_L6.6.y" |
24 | SRCREV = "b2ba082e70333f187972ee4e85f63f9d2f608331" | 24 | SRCREV = "b2ba082e70333f187972ee4e85f63f9d2f608331" |
25 | 25 | ||
26 | S = "${WORKDIR}/git" | 26 | S = "${WORKDIR}/git" |