summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2017-05-10 00:06:47 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-05-11 14:25:47 -0400
commite21c6467349673e5c107490a1e394e2eb9cb5895 (patch)
tree367fdd85904905bc2101f3b1109198cb0d15b765 /conf
parentce7c3dcd2cd985f81a13ebf8105a9f53cb8797bc (diff)
downloadmeta-ti-e21c6467349673e5c107490a1e394e2eb9cb5895.tar.gz
layer.conf: update with "doxygen" host tool dependency for openmp-rtos
Also, drop host tool for CCS, as it no longer provided. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index b59effa8..87a28de7 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -28,5 +28,5 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
28 multiprocmgr \ 28 multiprocmgr \
29" 29"
30 30
31# Required by CCS installer 31# Required by openmp-rtos "docs" target
32HOSTTOOLS += "unzip" 32HOSTTOOLS += "doxygen"