diff options
| -rw-r--r-- | recipes-multimedia/alsa/imx-alsa-plugins_git.bb | 10 |
1 files 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 1a53131d5..38d00b8e0 100644 --- a/recipes-multimedia/alsa/imx-alsa-plugins_git.bb +++ b/recipes-multimedia/alsa/imx-alsa-plugins_git.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # Copyright (C) 2013-2016 Freescale Semiconductor | 1 | # Copyright 2013-2016 Freescale Semiconductor |
| 2 | # Copyright (C) 2017-2019 NXP | 2 | # Copyright 2017-2022 NXP |
| 3 | # Released under the MIT license (see COPYING.MIT for the terms) | 3 | # Released under the MIT license (see COPYING.MIT for the terms) |
| 4 | 4 | ||
| 5 | DESCRIPTION = "Freescale alsa-lib plugins" | 5 | DESCRIPTION = "Freescale alsa-lib plugins" |
| @@ -19,9 +19,9 @@ inherit autotools pkgconfig use-imx-headers | |||
| 19 | 19 | ||
| 20 | PV = "1.0.26+${SRCPV}" | 20 | PV = "1.0.26+${SRCPV}" |
| 21 | 21 | ||
| 22 | SRC_URI = "git://source.codeaurora.org/external/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.07.00_2205_L5.15.y" | 23 | SRCBRANCH = "MM_04.07.01_2208_L5.15.y" |
| 24 | SRCREV = "0f32bca96f7027c0c1145b27d1790541d34fb84c" | 24 | SRCREV = "a9643b8820dd89b7a8c99941a90e9498f1b68c14" |
| 25 | 25 | ||
| 26 | S = "${WORKDIR}/git" | 26 | S = "${WORKDIR}/git" |
| 27 | 27 | ||
