diff options
author | Hiago De Franco <hiago.franco@toradex.com> | 2024-07-25 15:39:55 -0300 |
---|---|---|
committer | Hiago De Franco <hiago.franco@toradex.com> | 2024-08-27 14:06:03 -0300 |
commit | fbff9dd1445a3113fdc94ebc9a3626970f166bd8 (patch) | |
tree | bf52471b6f703730e0113327c3218fce5ef901e3 | |
parent | 86e931c872d358ced5eb3ac32aa010cd22e9a6be (diff) | |
download | meta-freescale-fbff9dd1445a3113fdc94ebc9a3626970f166bd8.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>
(cherry picked from commit 8365eb75a4e9e417b1cbc64ab51fa0c526577e15)
-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 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 | |||
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.08.03_2312_L6.6.y" | 23 | SRCBRANCH = "MM_04.09.00_2405_L6.6.y" |
24 | SRCREV = "b2ba082e70333f187972ee4e85f63f9d2f608331" | 24 | SRCREV = "b2ba082e70333f187972ee4e85f63f9d2f608331" |
25 | 25 | ||
26 | S = "${WORKDIR}/git" | 26 | S = "${WORKDIR}/git" |