summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/traceframework
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/traceframework')
-rw-r--r--recipes-bsp/traceframework/traceframework-rtos_git.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-bsp/traceframework/traceframework-rtos_git.bb b/recipes-bsp/traceframework/traceframework-rtos_git.bb
new file mode 100644
index 00000000..32994d31
--- /dev/null
+++ b/recipes-bsp/traceframework/traceframework-rtos_git.bb
@@ -0,0 +1,10 @@
1inherit ti-pdk
2
3require traceframework.inc
4
5PR = "${INC_PR}.1"
6
7DEPENDS_append = " uia \
8"
9
10XDCPATH_append = ";${UIA_INSTALL_DIR}/packages"