diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2024-07-26 12:03:17 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-26 12:03:17 -0300 |
commit | 51df692c55fbf7addf5e223e77744fb6ad086b58 (patch) | |
tree | 1e6c9eff013954a7db2c91b3e53e5487bc04f5b2 | |
parent | d37f3852265546a85937e2b5ddcf605da2b7958e (diff) | |
parent | 8365eb75a4e9e417b1cbc64ab51fa0c526577e15 (diff) | |
download | meta-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.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" |