diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2017-12-14 03:38:37 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2017-12-13 20:19:23 -0500 |
| commit | ca5049894e8493a406b404501fd26e16ce789c0f (patch) | |
| tree | c30cdcca475e4ef3ca6abde25f0a34a2502ea78f | |
| parent | 31c2381b8f423af81e130eb52aa153d1e3723d7a (diff) | |
| download | meta-ti-ca5049894e8493a406b404501fd26e16ce789c0f.tar.gz | |
multiprocmgr-rtos: RDEPENDS on bash
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-ti/multiprocmgr/multiprocmgr-rtos_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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}" | |||
| 39 | INSANE_SKIP_${PN}-dev = "arch" | 39 | INSANE_SKIP_${PN}-dev = "arch" |
| 40 | INSANE_SKIP_${PN}-test = "arch" | 40 | INSANE_SKIP_${PN}-test = "arch" |
| 41 | 41 | ||
| 42 | RDEPENDS_${PN}-dev = "bash" | ||
| 43 | |||
| 42 | ALLOW_EMPTY_${PN} = "1" | 44 | ALLOW_EMPTY_${PN} = "1" |
