summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauren Post <lauren.post@freescale.com>2015-12-24 15:17:03 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-02-11 18:09:48 -0200
commit2cc46cdd1785880ca18a5e92b6cc9dc452dd2293 (patch)
tree890b0a55f91964e744d16df3e4fe98ff7de4fcc7
parent8d2a0c1c43e781bd636039a3339eb6b9dfdea3e4 (diff)
downloadmeta-fsl-arm-2cc46cdd1785880ca18a5e92b6cc9dc452dd2293.tar.gz
imx-test: Upgrade to 5.3 version
- 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>
-rw-r--r--recipes-bsp/imx-test/imx-test_5.2.bb8
-rw-r--r--recipes-bsp/imx-test/imx-test_5.3.bb8
2 files changed, 8 insertions, 8 deletions
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 @@
1# Copyright (C) 2013-2015 Freescale Semiconductor
2
3include imx-test.inc
4
5SRC_URI[md5sum] = "38744ca0f85fb1ae8346ab9ac2030e54"
6SRC_URI[sha256sum] = "22ffd80b445467e53758f3e1fd20556f8da9675a4c04ec59dcb6aee636e7f931"
7
8COMPATIBLE_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 @@
1# Copyright (C) 2013-2015 Freescale Semiconductor
2
3include imx-test.inc
4
5SRC_URI[md5sum] = "b5d156c4766f06135bfdbf83dc708373"
6SRC_URI[sha256sum] = "a7c8aefb57c59883349cef755dc64b09b14af20e20a6a7554828cf6d7347b40e"
7
8COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)"