summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/imx-test/imx-test.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/imx-test/imx-test.inc b/recipes-bsp/imx-test/imx-test.inc
index 052e356..af51a7b 100644
--- a/recipes-bsp/imx-test/imx-test.inc
+++ b/recipes-bsp/imx-test/imx-test.inc
@@ -44,4 +44,6 @@ do_install() {
44} 44}
45 45
46FILES_${PN} += "/unit_tests" 46FILES_${PN} += "/unit_tests"
47RDEPENDS_${PN} = "bash"
48
47FILES_${PN}-dbg += "/unit_tests/.debug" 49FILES_${PN}-dbg += "/unit_tests/.debug"