]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-test: Upgrade to 5.3 version
authorLauren Post <lauren.post@freescale.com>
Thu, 24 Dec 2015 07:17:03 +0000 (15:17 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:25 +0000 (15:03 -0300)
- Remove the ar3k hciattach since bluez4 and 5 support BT.
- mxc_mlb_test:  Use one file for mlb test - rename to generic name.
- mxc_sim_test:  Handle errors when running on un supported sim cards.

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

diff --git a/recipes-bsp/imx-test/imx-test_5.2.bb b/recipes-bsp/imx-test/imx-test_5.2.bb
deleted file mode 100644 (file)
index d0b64e9..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright (C) 2013-2015 Freescale Semiconductor
-
-include imx-test.inc
-
-SRC_URI[md5sum] = "38744ca0f85fb1ae8346ab9ac2030e54"
-SRC_URI[sha256sum] = "22ffd80b445467e53758f3e1fd20556f8da9675a4c04ec59dcb6aee636e7f931"
-
-COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)"
diff --git a/recipes-bsp/imx-test/imx-test_5.3.bb b/recipes-bsp/imx-test/imx-test_5.3.bb
new file mode 100644 (file)
index 0000000..ce57ae1
--- /dev/null
@@ -0,0 +1,8 @@
+# Copyright (C) 2013-2015 Freescale Semiconductor
+
+include imx-test.inc
+
+SRC_URI[md5sum] = "b5d156c4766f06135bfdbf83dc708373"
+SRC_URI[sha256sum] = "a7c8aefb57c59883349cef755dc64b09b14af20e20a6a7554828cf6d7347b40e"
+
+COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)"