diff options
author | Lauren Post <lauren.post@nxp.com> | 2016-09-30 10:28:44 -0500 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-10-18 16:26:14 -0200 |
commit | b138b5b056197e23d4730faf81defcd136659b47 (patch) | |
tree | 9e3e3392e2c28d2ca90e060c04fb794a22101b1a /recipes-bsp/imx-vpu | |
parent | ea526357128e51e27bdb252067578f348b2cd874 (diff) | |
download | meta-freescale-b138b5b056197e23d4730faf81defcd136659b47.tar.gz |
imx-vpu: Upgrade to 5.4.35
Coverity fixes for resources leaks, null deeference, string overflows and checking return
Signed-off-by: Lauren Post <lauren.post@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/imx-vpu')
-rw-r--r-- | recipes-bsp/imx-vpu/imx-vpu_5.4.35.bb (renamed from recipes-bsp/imx-vpu/imx-vpu_5.4.33.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/imx-vpu/imx-vpu_5.4.33.bb b/recipes-bsp/imx-vpu/imx-vpu_5.4.35.bb index cd86158f..2ff00360 100644 --- a/recipes-bsp/imx-vpu/imx-vpu_5.4.33.bb +++ b/recipes-bsp/imx-vpu/imx-vpu_5.4.35.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8cf95184c220e247b9917e7244124c5a" | |||
5 | 5 | ||
6 | PE = "1" | 6 | PE = "1" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "547074f0bb12fbf123f7998f2640c279" | 8 | SRC_URI[md5sum] = "52c1ee80c11d3179715c932f3f3ae890" |
9 | SRC_URI[sha256sum] = "2e670ef2337a5dbe6c32fa07128ad9aad32afdbf472c23d44133245ec6a66d46" | 9 | SRC_URI[sha256sum] = "e1d6550426dfc59e4fd0352f1d312ea7eff5dcf18974f923ed7a85007cb40e27" |
10 | 10 | ||
11 | COMPATIBLE_MACHINE = "(mx6)" | 11 | COMPATIBLE_MACHINE = "(mx6)" |