1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

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>
This commit is contained in:
Denys Dmytriyenko
2017-05-10 00:06:47 +00:00
parent ce7c3dcd2c
commit e21c646734

View File

@@ -28,5 +28,5 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
multiprocmgr \
"
# Required by CCS installer
HOSTTOOLS += "unzip"
# Required by openmp-rtos "docs" target
HOSTTOOLS += "doxygen"