mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 14:28:05 +00:00
dsptop: RDEPENDS on bash
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -21,7 +21,7 @@ do_install() {
|
|||||||
COMPATIBLE_MACHINE = "dra7xx|keystone"
|
COMPATIBLE_MACHINE = "dra7xx|keystone"
|
||||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||||
|
|
||||||
RDEPENDS_${PN} = "debugss-module-drv"
|
RDEPENDS_${PN} = "debugss-module-drv bash"
|
||||||
RDEPENDS_${PN}_append_keystone = " temperature-module-drv"
|
RDEPENDS_${PN}_append_keystone = " temperature-module-drv"
|
||||||
|
|
||||||
include dsptop.inc
|
include dsptop.inc
|
||||||
|
|||||||
Reference in New Issue
Block a user