mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
traceframework-rtos: Add RTOS package for Traceframework
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
4a4cfdb3b2
commit
3b233d5b7d
10
recipes-bsp/traceframework/traceframework-rtos_git.bb
Normal file
10
recipes-bsp/traceframework/traceframework-rtos_git.bb
Normal file
@@ -0,0 +1,10 @@
|
||||
inherit ti-pdk
|
||||
|
||||
require traceframework.inc
|
||||
|
||||
PR = "${INC_PR}.1"
|
||||
|
||||
DEPENDS_append = " uia \
|
||||
"
|
||||
|
||||
XDCPATH_append = ";${UIA_INSTALL_DIR}/packages"
|
||||
Reference in New Issue
Block a user