diff options
author | Lauren Post <lauren.post@freescale.com> | 2015-09-17 14:27:41 -0500 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-04-19 15:03:19 -0300 |
commit | d7bc3d4f0db9cb5262e54801c4cc7d1650e42790 (patch) | |
tree | c90d886fe2d04b3bc0e5de77b5a99a0f39545d1b /recipes-bsp/imx-test | |
parent | 6ed597eb2886e2d977921b41335bd6f00bf10e9c (diff) | |
download | meta-freescale-d7bc3d4f0db9cb5262e54801c4cc7d1650e42790.tar.gz |
imx-test: Upgrade to 5.2 version
- Update mx6ul Modules
- Update motion sensor fxls8471 in acctest
Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/imx-test')
-rw-r--r-- | recipes-bsp/imx-test/imx-test_5.1.bb | 8 | ||||
-rw-r--r-- | recipes-bsp/imx-test/imx-test_5.2.bb | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/recipes-bsp/imx-test/imx-test_5.1.bb b/recipes-bsp/imx-test/imx-test_5.1.bb deleted file mode 100644 index 82df7652..00000000 --- a/recipes-bsp/imx-test/imx-test_5.1.bb +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | # Copyright (C) 2013-2015 Freescale Semiconductor | ||
2 | |||
3 | include imx-test.inc | ||
4 | |||
5 | SRC_URI[md5sum] = "5991439d4b20abac1095688164d26f40" | ||
6 | SRC_URI[sha256sum] = "042d0b03d7838395a6b35d0ca7159f1f4b6cf3055dcc4a12a1b66488fca987b1" | ||
7 | |||
8 | COMPATIBLE_MACHINE = "(mx6|mx7)" | ||
diff --git a/recipes-bsp/imx-test/imx-test_5.2.bb b/recipes-bsp/imx-test/imx-test_5.2.bb new file mode 100644 index 00000000..d0b64e9c --- /dev/null +++ b/recipes-bsp/imx-test/imx-test_5.2.bb | |||
@@ -0,0 +1,8 @@ | |||
1 | # Copyright (C) 2013-2015 Freescale Semiconductor | ||
2 | |||
3 | include imx-test.inc | ||
4 | |||
5 | SRC_URI[md5sum] = "38744ca0f85fb1ae8346ab9ac2030e54" | ||
6 | SRC_URI[sha256sum] = "22ffd80b445467e53758f3e1fd20556f8da9675a4c04ec59dcb6aee636e7f931" | ||
7 | |||
8 | COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)" | ||