From 88a756928a1515eaeb36aba20f516dcd720906ad Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Tue, 18 Jan 2022 14:30:07 -0600 Subject: [PATCH] imx-vpu-hantro: Upgrade to 1.24.0 Signed-off-by: Tom Hochstein --- .../{imx-vpu-hantro_1.23.0.bb => imx-vpu-hantro_1.24.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename recipes-bsp/imx-vpu-hantro/{imx-vpu-hantro_1.23.0.bb => imx-vpu-hantro_1.24.0.bb} (74%) diff --git a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.23.0.bb b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.24.0.bb similarity index 74% rename from recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.23.0.bb rename to recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.24.0.bb index 427dbf92..84c71610 100644 --- a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.23.0.bb +++ b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.24.0.bb @@ -2,13 +2,13 @@ DESCRIPTION = "i.MX Hantro VPU library" LICENSE = "Proprietary" -LIC_FILES_CHKSUM = "file://COPYING;md5=e565271ec9a80ce47abbddc4bffe56fa" +LIC_FILES_CHKSUM = "file://COPYING;md5=03bcadc8dc0a788f66ca9e2b89f56c6f" PROVIDES = "virtual/imxvpu" SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" -SRC_URI[md5sum] = "3f8d4bb593d851d0523d0146131946ae" -SRC_URI[sha256sum] = "a312a0b6d32ed16527e5bfcff362b231069428362ad5710f816bca019f70c6a2" +SRC_URI[md5sum] = "1f99c6941b8a51035b52cc5bc72faa3d" +SRC_URI[sha256sum] = "aa9461a152e13a1caa852f29ae18fd33aebd90c8a2b49519003e632687fe89d6" inherit fsl-eula-unpack use-imx-headers -- 2.40.1