summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/traceframework
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2017-07-06 22:03:09 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-07-12 14:09:27 -0400
commitc106a8f56e315e7fd73afa0319fbd16afff16194 (patch)
tree90d4ceaac56ce6b05a1e3f2150c0259c3764ffed /recipes-bsp/traceframework
parentc2f6c198397a8b7b9b472e8bb35f0caae9b50035 (diff)
downloadmeta-ti-c106a8f56e315e7fd73afa0319fbd16afff16194.tar.gz
traceframework-rtos: Add HTML doc link text
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/traceframework')
-rw-r--r--recipes-bsp/traceframework/traceframework-rtos_git.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-bsp/traceframework/traceframework-rtos_git.bb b/recipes-bsp/traceframework/traceframework-rtos_git.bb
index 32994d31..c4b76d15 100644
--- a/recipes-bsp/traceframework/traceframework-rtos_git.bb
+++ b/recipes-bsp/traceframework/traceframework-rtos_git.bb
@@ -2,9 +2,12 @@ inherit ti-pdk
2 2
3require traceframework.inc 3require traceframework.inc
4 4
5PR = "${INC_PR}.1" 5PR = "${INC_PR}.2"
6 6
7DEPENDS_append = " uia \ 7DEPENDS_append = " uia \
8" 8"
9 9
10XDCPATH_append = ";${UIA_INSTALL_DIR}/packages" 10XDCPATH_append = ";${UIA_INSTALL_DIR}/packages"
11
12# HTML doc link params
13PDK_COMP_LINK_TEXT = "Trace Framework"