summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-05-09 15:02:58 -0500
committerTom Hochstein <tom.hochstein@nxp.com>2022-05-10 10:54:10 -0500
commit496d5a1d3651b0bd9e75d16cbd871c5be69b2469 (patch)
treeacfbd6934fb4b628c6634d8669e4d8477a36b8a3 /recipes-bsp
parenta26f334b6f685733f3efa8b231b1ada1d75ad71a (diff)
downloadmeta-freescale-496d5a1d3651b0bd9e75d16cbd871c5be69b2469.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>
Diffstat (limited to 'recipes-bsp')
-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