All of lore.kernel.org
 help / color / mirror / Atom feed
* [master][PATCH v2] layer.conf: add unzip to HOSTTOOLS
@ 2017-03-30  0:16 Denys Dmytriyenko
  0 siblings, 0 replies; only message in thread
From: Denys Dmytriyenko @ 2017-03-30  0:16 UTC (permalink / raw)
  To: meta-ti

From: Denys Dmytriyenko <denys@ti.com>

CCS install uses unzip

Signed-off-by: Denys Dmytriyenko <denys@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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-03-30  0:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-30  0:16 [master][PATCH v2] layer.conf: add unzip to HOSTTOOLS Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.