mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-06 02:42:34 +00:00
multiprocmgr: mark as machine-specific due to kernel dependency
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -3,9 +3,12 @@ SUMMARY = "Provides download, debug and other utilities for other cores in the S
|
||||
|
||||
include multiprocmgr.inc
|
||||
|
||||
PR = "r1"
|
||||
|
||||
DEPENDS = "mpm-transport libdaemon virtual/kernel"
|
||||
RDEPENDS_${PN} = "syslog-ng"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
CC += "-I${STAGING_KERNEL_DIR}/include"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user