diff options
Diffstat (limited to 'recipes-ti/multiprocmgr')
-rw-r--r-- | recipes-ti/multiprocmgr/multiprocmgr_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/multiprocmgr/multiprocmgr_git.bb b/recipes-ti/multiprocmgr/multiprocmgr_git.bb index e1c4f2fd..c2ef8fa0 100644 --- a/recipes-ti/multiprocmgr/multiprocmgr_git.bb +++ b/recipes-ti/multiprocmgr/multiprocmgr_git.bb | |||
@@ -3,7 +3,7 @@ SUMMARY = "Provides download, debug and other utilities for other cores in the S | |||
3 | 3 | ||
4 | include multiprocmgr.inc | 4 | include multiprocmgr.inc |
5 | 5 | ||
6 | DEPENDS = "mpm-transport libdaemon" | 6 | DEPENDS = "mpm-transport libdaemon virtual/kernel" |
7 | RDEPENDS_${PN} = "syslog-ng" | 7 | RDEPENDS_${PN} = "syslog-ng" |
8 | 8 | ||
9 | 9 | ||