[meta-ti] Jacob Stiffler : multiprocmgr: Add virutal/kernel dependency.

Arago Project git git at arago-project.org
Tue Mar 17 18:04:12 PDT 2015


Module: meta-ti
Branch: daisy
Commit: 7e6f1b75b3ff905a0e2a2a1efcf77786d8b19259
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=7e6f1b75b3ff905a0e2a2a1efcf77786d8b19259

Author: Jacob Stiffler <j-stiffler at ti.com>
Date:   Wed Mar 18 00:32:52 2015 +0000

multiprocmgr: Add virutal/kernel dependency.

* "linux/remoteproc_user.h" is included by ./src/daemon/mpmdlif.c

Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 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 e1c4f2f..c2ef8fa 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
 
 include multiprocmgr.inc
 
-DEPENDS = "mpm-transport libdaemon"
+DEPENDS = "mpm-transport libdaemon virtual/kernel"
 RDEPENDS_${PN} = "syslog-ng"
 
 



More information about the meta-ti mailing list