diff --git a/recipes-ti/multiprocmgr/multiprocmgr-rtos_git.bb b/recipes-ti/multiprocmgr/multiprocmgr-rtos_git.bb index 4147ee27..7a6e0f63 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"