From 972f9ce7fec90536f60b182c77a7e310d51ef589 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 19 Dec 2017 12:01:32 +0000 Subject: [PATCH] layer.conf: remove doxygen from HOSTTOOLS, depend on doxygen-native instead Signed-off-by: Denys Dmytriyenko --- conf/layer.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf/layer.conf b/conf/layer.conf index 4c2cf5fc..a07e62ff 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -27,6 +27,3 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \ qmss-lld \ multiprocmgr \ " - -# Required by openmp-rtos "docs" target -HOSTTOOLS_NONFATAL += "doxygen"