[meta-ti] [morty/master][PATCH] layer.conf: add unzip to HOSTTOOLS

Denys Dmytriyenko denis at denix.org
Sun Mar 26 17:58:39 PDT 2017


From: Denys Dmytriyenko <denys at ti.com>

CCS install uses unzip

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

diff --git a/conf/layer.conf b/conf/layer.conf
index a07e62f..2ec76c2 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -27,3 +27,5 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
     qmss-lld \
     multiprocmgr \
 "
+
+HOSTTOOLS += "unzip"
-- 
2.7.4



More information about the meta-ti mailing list