From: Denys Dmytriyenko <de...@ti.com>

Signed-off-by: Denys Dmytriyenko <de...@ti.com>
---
 recipes-ti/multiprocmgr/multiprocmgr-test_git.bb | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/recipes-ti/multiprocmgr/multiprocmgr-test_git.bb 
b/recipes-ti/multiprocmgr/multiprocmgr-test_git.bb
index f01d651..aab8ae6 100644
--- a/recipes-ti/multiprocmgr/multiprocmgr-test_git.bb
+++ b/recipes-ti/multiprocmgr/multiprocmgr-test_git.bb
@@ -1,18 +1,20 @@
-DESCRIPTION = "TI Multiproc Manager test code"
+FILESEXTRAPATHS_prepend := "${THISDIR}/multiprocmgr:"
+
+SUMMARY = "TI Multiproc Manager test code"
 
 include multiprocmgr.inc
 
+SRC_URI += " \
+       file://0001-mpmdlif.c-don-t-hardcode-kernel-s-uapi-location-keys.patch \
+       file://0001-mpmdlif.c-don-t-suppress-kernel-linux-types.h-inclus.patch \
+"
+
 PR = "${INC_PR}.2"
 
 DEPENDS = "multiprocmgr cmem"
 RDEPENDS_${PN} = "multiprocmgr mpm-transport cmem"
 RDEPENDS_${PN} += "multiprocmgr-rtos-test bash"
 
-CC += "-I${STAGING_KERNEL_DIR}/include"
-
-# Assuming the multiprocmgr kernel API is safe
-CC[vardepsexclude] = "STAGING_KERNEL_DIR"
-
 FILES_${PN} += "\
     ${datadir}/ti/examples/mpm \
 "
-- 
2.7.4

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#12691): 
https://lists.yoctoproject.org/g/meta-ti/message/12691
Mute This Topic: https://lists.yoctoproject.org/mt/71186376/21656
Group Owner: meta-ti+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to