aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test/imx-test.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/imx-test/imx-test.inc')
-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() {
}
FILES_${PN} += "/unit_tests"
+RDEPENDS_${PN} = "bash"
+
FILES_${PN}-dbg += "/unit_tests/.debug"