[meta-ti] [master][PATCH] layer.conf: mark doxygen host tool as NONFATAL

Denys Dmytriyenko denis at denix.org
Mon May 15 15:58:54 PDT 2017


From: Denys Dmytriyenko <denys at ti.com>

Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index 87a28de..4c2cf5f 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -29,4 +29,4 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
 "
 
 # Required by openmp-rtos "docs" target
-HOSTTOOLS += "doxygen"
+HOSTTOOLS_NONFATAL += "doxygen"
-- 
2.7.4



More information about the meta-ti mailing list