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-07-25 15:39:55 -0300 |
commit | 8365eb75a4e9e417b1cbc64ab51fa0c526577e15 (patch) | |
tree | 112dd40c2bd234a2730e8433ca0296ae055757d8 | |
parent | ba7ae64e9b22cc072a1c7857865b2bda8f192266 (diff) | |
download | meta-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.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" |