summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test/imx-test_git.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2020-04-15 15:36:46 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2020-04-15 17:57:41 -0300
commit4a35d35ce96b1831d4fd74883f964b18a25ba169 (patch)
tree96efe5f30f14bb6be519f148a707f8b039a1843c /recipes-bsp/imx-test/imx-test_git.bb
parent6d912d908ec7b30d24a3a2b5ebe6f73ec7b76121 (diff)
downloadmeta-freescale-4a35d35ce96b1831d4fd74883f964b18a25ba169.tar.gz
imx-test: Restrict recipe to NXP BSP only
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/imx-test/imx-test_git.bb')
-rw-r--r--recipes-bsp/imx-test/imx-test_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/imx-test/imx-test_git.bb b/recipes-bsp/imx-test/imx-test_git.bb
index 184ee406..f108d5a9 100644
--- a/recipes-bsp/imx-test/imx-test_git.bb
+++ b/recipes-bsp/imx-test/imx-test_git.bb
@@ -81,3 +81,4 @@ RDEPENDS_${PN} = "bash"
81FILES_${PN}-dbg += "/unit_tests/.debug" 81FILES_${PN}-dbg += "/unit_tests/.debug"
82 82
83COMPATIBLE_MACHINE = "(mx6|mx7|mx8)" 83COMPATIBLE_MACHINE = "(mx6|mx7|mx8)"
84COMPATIBLE_HOST = "(use-nxp-bsp)"