gatesgarth migration: imx-vpuwrap: Upgrade to v4.6

Sync with BSP release rel_imx_5.10.9_1.0.0

https://jira.digi.com/browse/DEL-7508

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2021-04-23 17:15:42 +02:00
parent d61b04c744
commit ffd5491379
1 changed files with 3 additions and 3 deletions

View File

@ -6,12 +6,12 @@ DEPENDS = "virtual/imxvpu"
DEPENDS_append_mx8mp = " imx-vpu-hantro-vc" DEPENDS_append_mx8mp = " imx-vpu-hantro-vc"
LICENSE = "Proprietary" LICENSE = "Proprietary"
SECTION = "multimedia" SECTION = "multimedia"
LIC_FILES_CHKSUM = "file://COPYING;md5=228c72f2a91452b8a03c4cab30f30ef9" LIC_FILES_CHKSUM = "file://COPYING;md5=a632fefd1c359980434f9389833cab3a"
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.07_2011_L5.4.70" SRCBRANCH = "MM_04.06.00_2012_L5.10.y"
SRC_URI = "${IMX_VPUWRAP_SRC};branch=${SRCBRANCH}" SRC_URI = "${IMX_VPUWRAP_SRC};branch=${SRCBRANCH}"
SRCREV = "ccaf10a0dae7c0d7d204bd64282598bc0e3bd661" SRCREV = "2dc3fcad1bcb45d62c79e202a59af5c5418319aa"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit autotools pkgconfig inherit autotools pkgconfig