[meta-ti] [PATCH] multiprocmgr: mark as machine-specific due to kernel dependency
Denys Dmytriyenko
denis at denix.org
Tue Dec 15 13:00:58 PST 2015
From: Denys Dmytriyenko <denys at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-ti/multiprocmgr/multiprocmgr_git.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git a/recipes-ti/multiprocmgr/multiprocmgr_git.bb b/recipes-ti/multiprocmgr/multiprocmgr_git.bb
index c2ef8fa..c903f3a 100644
--- a/recipes-ti/multiprocmgr/multiprocmgr_git.bb
+++ b/recipes-ti/multiprocmgr/multiprocmgr_git.bb
@@ -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"
--
2.2.0
More information about the meta-ti
mailing list