diff options
author | Cristinel Panfir <cristinel.panfir@nxp.com> | 2020-10-26 14:45:00 +0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-10-26 11:04:01 -0300 |
commit | 056b45020541e5c911d802c13b1eeb1c8213a15e (patch) | |
tree | 70a19c428c0a79d05c31da316499df0845471c0a /recipes-bsp | |
parent | dfb2d811ae1a501b1ae8c9ec6aa96988088497c8 (diff) | |
download | meta-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')
-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 | ||
3 | DESCRIPTION = "i.MX VC8000E Encoder library" | 3 | DESCRIPTION = "i.MX VC8000E Encoder library" |
4 | LICENSE = "Proprietary" | 4 | LICENSE = "Proprietary" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=228c72f2a91452b8a03c4cab30f30ef9" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=983e4c77621568488dd902b27e0c2143" |
6 | 6 | ||
7 | inherit fsl-eula-unpack | 7 | inherit fsl-eula-unpack |
8 | 8 | ||
@@ -10,7 +10,7 @@ SRC_URI = "${FSL_MIRROR}/${BP}.bin;fsl-eula=true" | |||
10 | 10 | ||
11 | S = "${WORKDIR}/${BPN}-${PV}" | 11 | S = "${WORKDIR}/${BPN}-${PV}" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "5c254523ae4c44491ea838e84e9aee49" | 13 | SRC_URI[md5sum] = "d2b7c0cfdb380e5a65a94251c2437a34" |
14 | SRC_URI[sha256sum] = "c5dd1fbf8c9776d7a2844a225e0aa2e489aa24eaab8f55cb48a6e3184def235d" | 14 | SRC_URI[sha256sum] = "10a7f60964feb9641291815876fb8110dfec603c6451ed9b9c7fe57c23afd10e" |
15 | 15 | ||
16 | COMPATIBLE_MACHINE = "(imx8mpevk)" | 16 | COMPATIBLE_MACHINE = "(imx8mpevk)" |