diff --git a/recipes-ti/multiprocmgr/multiprocmgr_git.bb b/recipes-ti/multiprocmgr/multiprocmgr_git.bb index c2ef8fa0..c903f3a7 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"