From: Lauren Post Date: Thu, 24 Dec 2015 07:17:03 +0000 (+0800) Subject: imx-test: Upgrade to 5.3 version X-Git-Tag: 2.1~71 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=53d6754e8a0ed450c44843a161497ddca1e996ec;p=meta-freescale.git 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 Signed-off-by: Otavio Salvador --- 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 d0b64e9c..00000000 --- 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 00000000..ce57ae1b --- /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)"