1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-04 18:00:36 +00:00

layer.conf: mark doxygen host tool as NONFATAL

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2017-05-16 04:58:54 +00:00
parent 43722e39a4
commit 28070a83cf
+1 -1
View File
@@ -29,4 +29,4 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
"
# Required by openmp-rtos "docs" target
HOSTTOOLS += "doxygen"
HOSTTOOLS_NONFATAL += "doxygen"