diff options
| author | Zelan Zou <zelan.zou@nxp.com> | 2023-07-26 16:17:10 +0800 |
|---|---|---|
| committer | Jun Zhu <junzhu@nxp.com> | 2023-07-28 21:52:43 +0800 |
| commit | dd2c39e70f78e5a14ba1b95e555f7ade562cc3fb (patch) | |
| tree | 34bc4d69779ca199f1432b023710241df8adc3cb | |
| parent | 73d43d8126d8b77c871413ef2263af919ff66c66 (diff) | |
| download | meta-freescale-dd2c39e70f78e5a14ba1b95e555f7ade562cc3fb.tar.gz | |
imx-alsa-plugins: Upgrade to 6.1.22-2.0.0
Relevant changes:
- b2ba082 asrc_pair: Update mxc_arc header location.
- dc41b8f Add SCR-imx-alsa-plugins.txt.
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
Signed-off-by: Jun Zhu <junzhu@nxp.com>
| -rw-r--r-- | recipes-multimedia/alsa/imx-alsa-plugins_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-multimedia/alsa/imx-alsa-plugins_git.bb b/recipes-multimedia/alsa/imx-alsa-plugins_git.bb index 41915bb52..5f6965345 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 2013-2016 Freescale Semiconductor | 1 | # Copyright 2013-2016 Freescale Semiconductor |
| 2 | # Copyright 2017-2022 NXP | 2 | # Copyright 2017-2023 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" |
| @@ -20,8 +20,8 @@ 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.07.03_2301_L6.1.y" | 23 | SRCBRANCH = "MM_04.08.00_2305_L6.1.y" |
| 24 | SRCREV = "8ed567b446d49abe0498278b4da90ecc4db3e37d" | 24 | SRCREV = "b2ba082e70333f187972ee4e85f63f9d2f608331" |
| 25 | 25 | ||
| 26 | S = "${WORKDIR}/git" | 26 | S = "${WORKDIR}/git" |
| 27 | 27 | ||
