diff options
-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)" | ||