[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: fido
Commit: 25b0ab7f2991781d6d90daae2b735dd528a0d997
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=25b0ab7f2991781d6d90daae2b735dd528a0d997

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