- Makefile fixes to work with LDFLAG changes
- mxc_mmc_tty_test: Fix for null terminal setting and printf
- evtest - new sensor test
- memtool - Add i.MX 6ULL support
- mx6s_v4l2_capture: Add 6ULL support
- mxc_vpu_test: Add new IOCTL_VIDEOC_S_INPUT_CROP for 4.1 kernel
- mxc_vpu_test Support picture width height no multiple of 16
- mmdc, mxc_ipu_dev and mxc_vpu_test: replace index with strchr
Signed-off-by: Lauren Post <lauren.post@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
+++ /dev/null
-# Copyright (C) 2013-2016 Freescale Semiconductor
-
-include imx-test.inc
-
-SRC_URI[md5sum] = "fa1a5cdcfbdd6a3fed0ab4a5fd1f97bc"
-SRC_URI[sha256sum] = "997ec10bdc6991e9687a2c2fa5816bb50b08d73bcfe4093f988a7cac4bf0b06a"
-
-SRC_URI += "file://0001-imx-test-Fix-Makefiles-to-handle-library-dependencie.patch"
-
-PR = "r1"
-
-COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)"
--- /dev/null
+# Copyright (C) 2013-2016 Freescale Semiconductor
+
+include imx-test.inc
+
+SRC_URI[md5sum] = "bf55f7c2c9fd6664d640557f7cd107a1"
+SRC_URI[sha256sum] = "d7a503112098befc91c4d256d8683ca11eb4246123f4e57cf2df498791294888"
+
+COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)"