From d457f42d0c978724eb3cd3746efa6724e6d60b4e Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Tue, 12 Jan 2021 22:32:08 +0000 Subject: [PATCH] imx-vpu-hantro: upgrade to 1.20.0 Update package to version 1.20.0, which is aligned with NXP release imx_5.4.70_2.3.0. This package uses EULA v17 October 2020. Signed-off-by: Andrey Zhizhikin --- .../{imx-vpu-hantro_1.19.0.bb => imx-vpu-hantro_1.20.0.bb} | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) rename recipes-bsp/imx-vpu-hantro/{imx-vpu-hantro_1.19.0.bb => imx-vpu-hantro_1.20.0.bb} (69%) diff --git a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.19.0.bb b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.20.0.bb similarity index 69% rename from recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.19.0.bb rename to recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.20.0.bb index 1e347ca8..b7c64cbb 100644 --- a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.19.0.bb +++ b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.20.0.bb @@ -2,16 +2,15 @@ DESCRIPTION = "i.MX Hantro VPU library" LICENSE = "Proprietary" -LIC_FILES_CHKSUM = "file://COPYING;md5=983e4c77621568488dd902b27e0c2143" +LIC_FILES_CHKSUM = "file://COPYING;md5=cf3f9b8d09bc3926b1004ea71f7a248a" PROVIDES = "virtual/imxvpu" SRC_URI = " \ ${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true \ - file://0001-decoder_sw-resolve-compilation-error-with-fcommon.patch \ " -SRC_URI[md5sum] = "05a2c37fddcabdadd5fa37d3a38914c6" -SRC_URI[sha256sum] = "261cab83954bd66e95b1650a737cb36261a2098597d904e517da638097ed4fd2" +SRC_URI[md5sum] = "682b3a73bf5aa22a37d56a433d11fc91" +SRC_URI[sha256sum] = "e6cdd5b4c628604906466fc9620e2b048cf1b2c863f9ee49616dd5212b9261b0" inherit fsl-eula-unpack use-imx-headers -- 2.40.1