[meta-ti] [master][PATCH] multiprocmgr-rtos: RDEPENDS on bash

Denys Dmytriyenko denys at ti.com
Wed Dec 13 13:38:37 PST 2017


Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
 recipes-ti/multiprocmgr/multiprocmgr-rtos_git.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-ti/multiprocmgr/multiprocmgr-rtos_git.bb b/recipes-ti/multiprocmgr/multiprocmgr-rtos_git.bb
index 4147ee2..7a6e0f6 100644
--- a/recipes-ti/multiprocmgr/multiprocmgr-rtos_git.bb
+++ b/recipes-ti/multiprocmgr/multiprocmgr-rtos_git.bb
@@ -39,4 +39,6 @@ FILES_${PN}-dev += "${MPM_INSTALL_DIR_RECIPE}"
 INSANE_SKIP_${PN}-dev = "arch"
 INSANE_SKIP_${PN}-test = "arch"
 
+RDEPENDS_${PN}-dev = "bash"
+
 ALLOW_EMPTY_${PN} = "1"
-- 
2.7.4



More information about the meta-ti mailing list