From: Denys Dmytriyenko <[email protected]> Also, drop host tool for CCS, as it no longer provided.
Signed-off-by: Denys Dmytriyenko <[email protected]> --- conf/layer.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/layer.conf b/conf/layer.conf index b59effa..87a28de 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -28,5 +28,5 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \ multiprocmgr \ " -# Required by CCS installer -HOSTTOOLS += "unzip" +# Required by openmp-rtos "docs" target +HOSTTOOLS += "doxygen" -- 2.7.4 -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
