summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2024-07-26 12:03:17 -0300
committerGitHub <noreply@github.com>2024-07-26 12:03:17 -0300
commit51df692c55fbf7addf5e223e77744fb6ad086b58 (patch)
tree1e6c9eff013954a7db2c91b3e53e5487bc04f5b2
parentd37f3852265546a85937e2b5ddcf605da2b7958e (diff)
parent8365eb75a4e9e417b1cbc64ab51fa0c526577e15 (diff)
downloadmeta-freescale-51df692c55fbf7addf5e223e77744fb6ad086b58.tar.gz
Merge pull request #1871 from hiagofranco/upgrade_alsa
imx-alsa-plugins: Update 6.6.3-1.0.0 to 6.6.23-2.0.0
-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"