summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Sobota <jsobota@ti.com>2016-04-20 02:49:45 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-04-20 13:15:25 -0400
commit9b20ad7573e4555466c8be58ec17c3faa3221d65 (patch)
tree6bc7875c3ff567e1063bf879ce01771646fad86d
parent473b8e9766a4386c102c80600f2b96138965ea5a (diff)
downloadmeta-ti-9b20ad7573e4555466c8be58ec17c3faa3221d65.tar.gz
traceframework-rtos: Add RTOS package for Traceframework
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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"