summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-05-09 15:02:58 -0500
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2022-05-10 16:47:51 +0000
commiteb867a0e907eeb29058c4e46c8c9edf20764701a (patch)
tree8cc1ddf9919bf2ea39928d8cafe50d7f58cab9bd
parentc93841dd5c8cca04d1df581361d810bc74d72f2e (diff)
downloadmeta-freescale-eb867a0e907eeb29058c4e46c8c9edf20764701a.tar.gz
imx-vpu-hantro: Upgrade 1.24.0 -> 1.25.0
Fixes: 67cd762 M865SW-866 [VPU/H1] Potential risk during suspend/resume operation Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 496d5a1d3651b0bd9e75d16cbd871c5be69b2469)
-rw-r--r--recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.25.0.bb (renamed from recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.24.0.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.24.0.bb b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.25.0.bb
index 04340f30..f2381d43 100644
--- a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.24.0.bb
+++ b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.25.0.bb
@@ -2,13 +2,13 @@
2 2
3DESCRIPTION = "i.MX Hantro VPU library" 3DESCRIPTION = "i.MX Hantro VPU library"
4LICENSE = "Proprietary" 4LICENSE = "Proprietary"
5LIC_FILES_CHKSUM = "file://COPYING;md5=03bcadc8dc0a788f66ca9e2b89f56c6f" 5LIC_FILES_CHKSUM = "file://COPYING;md5=be5ff43682ed6c57dfcbeb97651c2829"
6 6
7PROVIDES = "virtual/imxvpu" 7PROVIDES = "virtual/imxvpu"
8 8
9SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" 9SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true"
10SRC_URI[md5sum] = "1f99c6941b8a51035b52cc5bc72faa3d" 10SRC_URI[md5sum] = "6d84b9eecc2f6027f9dbe1c875a4e7b5"
11SRC_URI[sha256sum] = "aa9461a152e13a1caa852f29ae18fd33aebd90c8a2b49519003e632687fe89d6" 11SRC_URI[sha256sum] = "dd812b92b302bcfb92c10e937d9cad9224edf1593e9e4691d539ab4e190583f0"
12 12
13inherit fsl-eula-unpack use-imx-headers 13inherit fsl-eula-unpack use-imx-headers
14 14