recipes-multimedia: imx-vpuwrap: Update recipes to new BSP release imx_5.4.47_2.2.0

Includes:
imx-vpuwrap: Switch branch to MM_04.05.06_2008_L5.4.47

    Signed-off-by: i.MX Yocto Project Build <imx.build@nxp.com>

Signed-off-by: Hector Bujanda <Hector.Bujanda@digi.com>
This commit is contained in:
Hector Bujanda 2020-10-29 08:45:37 +01:00
parent 53ad14efd6
commit 12dce0052f
1 changed files with 2 additions and 2 deletions

View File

@ -9,9 +9,9 @@ SECTION = "multimedia"
LIC_FILES_CHKSUM = "file://COPYING;md5=228c72f2a91452b8a03c4cab30f30ef9" LIC_FILES_CHKSUM = "file://COPYING;md5=228c72f2a91452b8a03c4cab30f30ef9"
IMX_VPUWRAP_SRC ?= "git://github.com/NXP/imx-vpuwrap.git;protocol=https" IMX_VPUWRAP_SRC ?= "git://github.com/NXP/imx-vpuwrap.git;protocol=https"
SRCBRANCH = "MM_04.05.05_2005_L5.4.24" SRCBRANCH = "MM_04.05.06_2008_L5.4.47"
SRC_URI = "${IMX_VPUWRAP_SRC};branch=${SRCBRANCH}" SRC_URI = "${IMX_VPUWRAP_SRC};branch=${SRCBRANCH}"
SRCREV = "76225d8e15b2b72cd11ce073706473473e446294" SRCREV = "7d16e588b805163ef1c67dc92615ffa29bbb3dfb"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit autotools pkgconfig inherit autotools pkgconfig