summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.z@gmail.com>2021-01-12 22:32:08 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2021-02-01 11:24:43 -0300
commitd457f42d0c978724eb3cd3746efa6724e6d60b4e (patch)
tree44efd3d09cfd0abd991e45a8ab1e29257cc153b2
parent31322a70c7c623008e431e87fb7a8cc2e4e7d2f2 (diff)
downloadmeta-freescale-d457f42d0c978724eb3cd3746efa6724e6d60b4e.tar.gz
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 <andrey.z@gmail.com>
-rw-r--r--recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.20.0.bb (renamed from recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.19.0.bb)7
1 files changed, 3 insertions, 4 deletions
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
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 @@
2 2
3DESCRIPTION = "i.MX Hantro VPU library" 3DESCRIPTION = "i.MX Hantro VPU library"
4LICENSE = "Proprietary" 4LICENSE = "Proprietary"
5LIC_FILES_CHKSUM = "file://COPYING;md5=983e4c77621568488dd902b27e0c2143" 5LIC_FILES_CHKSUM = "file://COPYING;md5=cf3f9b8d09bc3926b1004ea71f7a248a"
6 6
7PROVIDES = "virtual/imxvpu" 7PROVIDES = "virtual/imxvpu"
8 8
9SRC_URI = " \ 9SRC_URI = " \
10 ${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true \ 10 ${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true \
11 file://0001-decoder_sw-resolve-compilation-error-with-fcommon.patch \
12" 11"
13SRC_URI[md5sum] = "05a2c37fddcabdadd5fa37d3a38914c6" 12SRC_URI[md5sum] = "682b3a73bf5aa22a37d56a433d11fc91"
14SRC_URI[sha256sum] = "261cab83954bd66e95b1650a737cb36261a2098597d904e517da638097ed4fd2" 13SRC_URI[sha256sum] = "e6cdd5b4c628604906466fc9620e2b048cf1b2c863f9ee49616dd5212b9261b0"
15 14
16inherit fsl-eula-unpack use-imx-headers 15inherit fsl-eula-unpack use-imx-headers
17 16