[meta-ti] [master][PATCH v2] layer.conf: add unzip to HOSTTOOLS
Denys Dmytriyenko
denis at denix.org
Wed Mar 29 17:16:14 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 | 3 +++
1 file changed, 3 insertions(+)
diff --git a/conf/layer.conf b/conf/layer.conf
index a07e62f..b59effa 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -27,3 +27,6 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
qmss-lld \
multiprocmgr \
"
+
+# Required by CCS installer
+HOSTTOOLS += "unzip"
--
2.7.4
More information about the meta-ti
mailing list