]> code.ossystems Code Review - meta-freescale.git/commit
imx-test: Upgrade to 5.4 version
authorLauren Post <lauren.post@nxp.com>
Thu, 31 Mar 2016 15:25:33 +0000 (10:25 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:06:34 +0000 (15:06 -0300)
commit5106a192deacf2c0c08f3f4aa9a9f79ca69e6abe
tree6e201f2f08b05ac2970711759924eededf90215e
parentcb003490c7e5d8950694da8e0c8cf4478c779445
imx-test: Upgrade to 5.4 version

- Restructure to support building all test cases on all machines
     regardless of harware support
- mx6s_v4l2_capture: Fix resource leak reported by coverity
- memtool: Fix string not null - Fix resource leak problem reported by coverity
- mxc_i2c_slave_test: Fix argument cannot be negative problem reported by coverity
- mxc_spi_test1:  Fix resource leak problems reported by coverity.
- mxc_vpu_test:  Encode and decode MPEG file in one app failed with return value
- mxc_v4l2_capture: Handle usb camera restriction which does not support CROP feature
- mxc_mlb_test: Fix out of bounds access reported by coverity
- soc_check:  Remove unnecessary operation in soc_check.h
- mxc_epdc_v2_fb: Initialize upd_data.dither_mode to 0 to avoid the spurious
"unsupported quantization bit number" error message.
- mxc_sim_test: When sim card doesn't exist, no atr can be received. The application
should directly return with corresponding error value.
- Remove legacy platform restriction to shell scripts - only support mx6 and mx7 SoC now.

Signed-off-by: Lauren Post <lauren.post@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/imx-test/imx-test_5.3.bb [deleted file]
recipes-bsp/imx-test/imx-test_5.4.bb [new file with mode: 0644]