mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-06 11:32:38 +00:00
multiprocmgr: Add virutal/kernel dependency.
* "linux/remoteproc_user.h" is included by ./src/daemon/mpmdlif.c Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
fb58d9314f
commit
7e6f1b75b3
@@ -3,7 +3,7 @@ SUMMARY = "Provides download, debug and other utilities for other cores in the S
|
|||||||
|
|
||||||
include multiprocmgr.inc
|
include multiprocmgr.inc
|
||||||
|
|
||||||
DEPENDS = "mpm-transport libdaemon"
|
DEPENDS = "mpm-transport libdaemon virtual/kernel"
|
||||||
RDEPENDS_${PN} = "syslog-ng"
|
RDEPENDS_${PN} = "syslog-ng"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user