summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorYuqing Zhu <carol.zhu@nxp.com>2020-04-20 14:00:27 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2020-04-20 16:17:28 -0300
commit58a39c35e2ff13084c8caab9b5bd68b3bb076b97 (patch)
treef9b9ab759282989c43b08fa8ce43b34c584f727f /recipes-bsp
parent76a795d6360a616fc03a35125abdf316b6dd2eae (diff)
downloadmeta-freescale-58a39c35e2ff13084c8caab9b5bd68b3bb076b97.tar.gz
imx-vpu-hantro: Upgrade to 1.16.0
[G1/G2]: Fix H264 conformance test failure caused by changes in latest release [G1]: Fix memory leak, inlcudes: h264/mpeg2/mpeg4/vc1/rv/avs [Mpeg4]: Fix DivX3 can't be decoded caused by wrong sscanf string Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.16.0.bb (renamed from recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.15.0.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.15.0.bb b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.16.0.bb
index 407d17f7..67dbc8da 100644
--- a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.15.0.bb
+++ b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.16.0.bb
@@ -2,15 +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=6c12031a11b81db21cdfe0be88cac4b3" 5LIC_FILES_CHKSUM = "file://COPYING;md5=fd4b227530cd88a82af6a5982cfb724d"
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" 11"
12SRC_URI[md5sum] = "2cb9a95223bee98a5b3d86c89ee36a55" 12SRC_URI[md5sum] = "79ca586c67ea9b007fa772df8959c852"
13SRC_URI[sha256sum] = "8d189156d713f12b255f16badd0093aaacd16859aa3191603908de07567485a5" 13SRC_URI[sha256sum] = "1f373f5d9a37754f7936f9bf4b134b65afe98459c0383b63c50c1f6ecba49e25"
14 14
15inherit fsl-eula-unpack use-imx-headers 15inherit fsl-eula-unpack use-imx-headers
16 16