[meta-ti] Denys Dmytriyenko : multiprocmgr: mark as machine-specific due to kernel dependency
Arago Project git
git at arago-project.org
Tue Dec 15 19:19:41 PST 2015
Module: meta-ti
Branch: master
Commit: b814db9112955cc777fedd8179456af3232df290
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=b814db9112955cc777fedd8179456af3232df290
Author: Denys Dmytriyenko <denys at ti.com>
Date: Wed Dec 16 03:00:58 2015 +0000
multiprocmgr: mark as machine-specific due to kernel dependency
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-ti/multiprocmgr/multiprocmgr_git.bb | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
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"
More information about the meta-ti
mailing list