diff --git a/recipes-bsp/dsptop/dsptop_git.bb b/recipes-bsp/dsptop/dsptop_git.bb index 70f91664..c4a9bf30 100644 --- a/recipes-bsp/dsptop/dsptop_git.bb +++ b/recipes-bsp/dsptop/dsptop_git.bb @@ -21,7 +21,7 @@ do_install() { COMPATIBLE_MACHINE = "dra7xx|keystone" PACKAGE_ARCH = "${MACHINE_ARCH}" -RDEPENDS_${PN} = "debugss-module-drv" +RDEPENDS_${PN} = "debugss-module-drv bash" RDEPENDS_${PN}_append_keystone = " temperature-module-drv" include dsptop.inc