[meta-freescale] [meta-fsl-arm][PATCH 16/27] imx-test: Upgrade to 5.3 version

Jun Zhu R01007 at freescale.com
Wed Dec 23 23:17:03 PST 2015


From: Lauren Post <lauren.post at freescale.com>

- 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 at freescale.com>
---
 recipes-bsp/imx-test/imx-test_5.2.bb | 8 --------
 recipes-bsp/imx-test/imx-test_5.3.bb | 8 ++++++++
 2 files changed, 8 insertions(+), 8 deletions(-)
 delete mode 100644 recipes-bsp/imx-test/imx-test_5.2.bb
 create mode 100644 recipes-bsp/imx-test/imx-test_5.3.bb

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
index d0b64e9..0000000
--- a/recipes-bsp/imx-test/imx-test_5.2.bb
+++ /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
index 0000000..ce57ae1
--- /dev/null
+++ b/recipes-bsp/imx-test/imx-test_5.3.bb
@@ -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)"
-- 
1.9.1



More information about the meta-freescale mailing list