From 1c3f728dd0894389938053cf04eb29fb4f82e1d7 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 21 Nov 2022 14:11:09 +0100 Subject: imx-alsa-plugins: upgrade from MM_04.07.00_2205_L5.15.y to MM_04.07.01_2208_L5.15.y Update to the version used in lf5.15.52_2.1.0. Commit history: * a9643b8 LF-6596 swpdm: refine the gain setting * 6fc1604 LF-6274-2: swpdm: Support channel 1/2/3 * 61215bc LF-6274-1: swpdm: fix swpdm document Signed-off-by: Max Krummenacher (cherry picked from commit 34077f988461dbb54095e85ea44f8c7c3b959189) --- recipes-multimedia/alsa/imx-alsa-plugins_git.bb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/recipes-multimedia/alsa/imx-alsa-plugins_git.bb b/recipes-multimedia/alsa/imx-alsa-plugins_git.bb index 1a53131d..38d00b8e 100644 --- a/recipes-multimedia/alsa/imx-alsa-plugins_git.bb +++ b/recipes-multimedia/alsa/imx-alsa-plugins_git.bb @@ -1,5 +1,5 @@ -# Copyright (C) 2013-2016 Freescale Semiconductor -# Copyright (C) 2017-2019 NXP +# Copyright 2013-2016 Freescale Semiconductor +# Copyright 2017-2022 NXP # Released under the MIT license (see COPYING.MIT for the terms) DESCRIPTION = "Freescale alsa-lib plugins" @@ -19,9 +19,9 @@ inherit autotools pkgconfig use-imx-headers PV = "1.0.26+${SRCPV}" -SRC_URI = "git://source.codeaurora.org/external/imx/imx-alsa-plugins.git;protocol=https;branch=${SRCBRANCH}" -SRCBRANCH = "MM_04.07.00_2205_L5.15.y" -SRCREV = "0f32bca96f7027c0c1145b27d1790541d34fb84c" +SRC_URI = "git://github.com/nxp-imx/imx-alsa-plugins.git;protocol=https;branch=${SRCBRANCH}" +SRCBRANCH = "MM_04.07.01_2208_L5.15.y" +SRCREV = "a9643b8820dd89b7a8c99941a90e9498f1b68c14" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf