summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-vpu-hantro-vc
diff options
context:
space:
mode:
authorCristinel Panfir <cristinel.panfir@nxp.com>2020-10-26 14:45:00 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2020-10-26 11:04:01 -0300
commit056b45020541e5c911d802c13b1eeb1c8213a15e (patch)
tree70a19c428c0a79d05c31da316499df0845471c0a /recipes-bsp/imx-vpu-hantro-vc
parentdfb2d811ae1a501b1ae8c9ec6aa96988088497c8 (diff)
downloadmeta-freescale-056b45020541e5c911d802c13b1eeb1c8213a15e.tar.gz
imx-vpu-hantro-vc: Upgrade to 1.2.0
This version uses EULA v15 August 2020 Following commits are included: * 6b2c608 MA-17652-2 Rebuild vc8000e library * 0d477ad M865SW-342-[VC8000E] Support VUI info in encoder Signed-off-by: Cristinel Panfir <cristinel.panfir@nxp.com>
Diffstat (limited to 'recipes-bsp/imx-vpu-hantro-vc')
-rw-r--r--recipes-bsp/imx-vpu-hantro-vc/imx-vpu-hantro-vc_1.2.0.bb (renamed from recipes-bsp/imx-vpu-hantro-vc/imx-vpu-hantro-vc_1.1.0.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/imx-vpu-hantro-vc/imx-vpu-hantro-vc_1.1.0.bb b/recipes-bsp/imx-vpu-hantro-vc/imx-vpu-hantro-vc_1.2.0.bb
index 5c6a0485..425f5994 100644
--- a/recipes-bsp/imx-vpu-hantro-vc/imx-vpu-hantro-vc_1.1.0.bb
+++ b/recipes-bsp/imx-vpu-hantro-vc/imx-vpu-hantro-vc_1.2.0.bb
@@ -2,7 +2,7 @@
2 2
3DESCRIPTION = "i.MX VC8000E Encoder library" 3DESCRIPTION = "i.MX VC8000E Encoder library"
4LICENSE = "Proprietary" 4LICENSE = "Proprietary"
5LIC_FILES_CHKSUM = "file://COPYING;md5=228c72f2a91452b8a03c4cab30f30ef9" 5LIC_FILES_CHKSUM = "file://COPYING;md5=983e4c77621568488dd902b27e0c2143"
6 6
7inherit fsl-eula-unpack 7inherit fsl-eula-unpack
8 8
@@ -10,7 +10,7 @@ SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true"
10 10
11S = "${WORKDIR}/${BPN}-${PV}" 11S = "${WORKDIR}/${BPN}-${PV}"
12 12
13SRC_URI[md5sum] = "5c254523ae4c44491ea838e84e9aee49" 13SRC_URI[md5sum] = "d2b7c0cfdb380e5a65a94251c2437a34"
14SRC_URI[sha256sum] = "c5dd1fbf8c9776d7a2844a225e0aa2e489aa24eaab8f55cb48a6e3184def235d" 14SRC_URI[sha256sum] = "10a7f60964feb9641291815876fb8110dfec603c6451ed9b9c7fe57c23afd10e"
15 15
16COMPATIBLE_MACHINE = "(imx8mpevk)" 16COMPATIBLE_MACHINE = "(imx8mpevk)"