diff options
-rw-r--r-- | recipes-bsp/imx-test/imx-test.inc | 2 |
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 | ||
46 | FILES_${PN} += "/unit_tests" | 46 | FILES_${PN} += "/unit_tests" |
47 | RDEPENDS_${PN} = "bash" | ||
48 | |||
47 | FILES_${PN}-dbg += "/unit_tests/.debug" | 49 | FILES_${PN}-dbg += "/unit_tests/.debug" |