summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/imx-codec/imx-codec_4.2.1.bb
diff options
context:
space:
mode:
authorYuqing Zhu <carol.zhu@nxp.com>2018-06-06 11:44:22 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-06-06 11:30:14 -0300
commitc7345eb80f20bd646d63c3e6e1e5fea8f338aa35 (patch)
treeb68ea5921220f7ee456dc29a04f45136b8a53291 /recipes-multimedia/imx-codec/imx-codec_4.2.1.bb
parent733c19291d298d428fcd500ec1e6c4f51ce67dc6 (diff)
downloadmeta-freescale-c7345eb80f20bd646d63c3e6e1e5fea8f338aa35.tar.gz
imx-codec: Upgrade to v4.3.4
Add INSANE_SKIP for file-rdeps to fix QA Issue Update mp3_enc version to 02.03.01 Fix crash in lib_mp3_enc_arm12_elinux.so This crash error is caused by division by zero in noOfElements_mp3e() function When encoding 0 size file by using unit test so before performing a division operation, need to check whether divisor is zero or not to fix it. Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit dfc4d95ae217e440083bcc990428b4a12868ea84) Change-Id: Ibde4ba03ce23ec5b207ca16a5f3b0c67e5a8b18d
Diffstat (limited to 'recipes-multimedia/imx-codec/imx-codec_4.2.1.bb')
-rw-r--r--recipes-multimedia/imx-codec/imx-codec_4.2.1.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes-multimedia/imx-codec/imx-codec_4.2.1.bb b/recipes-multimedia/imx-codec/imx-codec_4.2.1.bb
deleted file mode 100644
index 6cb25c7c..00000000
--- a/recipes-multimedia/imx-codec/imx-codec_4.2.1.bb
+++ /dev/null
@@ -1,10 +0,0 @@
1# Copyright (C) 2013-2016 Freescale Semiconductor
2# Copyright 2017 NXP
3# Released under the MIT license (see COPYING.MIT for the terms)
4
5require imx-codec.inc
6
7SRC_URI[md5sum] = "3db67e3f602e65fe0ac00ae4f9ea6109"
8SRC_URI[sha256sum] = "20d3f9b4187fcd9e7007c94558a00bab1191513eee74b6f0d8c7b43f874e06ed"
9
10COMPATIBLE_MACHINE = "(mx6|mx7)"