hardknott: imx-alsa-plugins: sync with meta-imx hardknott-5.10.72-2.2.0 branch

Update branch and copyright years

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
Gabriel Valcazar 2021-12-17 14:07:29 +01:00
parent e96e14238c
commit 3b0cb88c15
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Copyright 2013-2016 Freescale Semiconductor # Copyright 2013-2016 Freescale Semiconductor
# Copyright 2017-2019 NXP # Copyright 2017-2021 NXP
# Released under the MIT license (see COPYING.MIT for the terms) # Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "Freescale alsa-lib plugins" DESCRIPTION = "Freescale alsa-lib plugins"
@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=94d55d512a9ba36caa9b7df079bae19f"
inherit autotools pkgconfig use-imx-headers inherit autotools pkgconfig use-imx-headers
IMXALSA_SRC ?= "git://source.codeaurora.org/external/imx/imx-alsa-plugins.git;protocol=https" IMXALSA_SRC ?= "git://source.codeaurora.org/external/imx/imx-alsa-plugins.git;protocol=https"
SRCBRANCH = "MM_04.06.00_2012_L5.10.y" SRCBRANCH = "MM_04.06.03_2110_L5.10.y"
SRC_URI = "${IMXALSA_SRC};branch=${SRCBRANCH}" SRC_URI = "${IMXALSA_SRC};branch=${SRCBRANCH}"
SRCREV = "cde60d68ab2acee913dbfacb8aabb53d87dd3e38" SRCREV = "cde60d68ab2acee913dbfacb8aabb53d87dd3e38"