summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index a07e62ff..b59effa8 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -27,3 +27,6 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
27 qmss-lld \ 27 qmss-lld \
28 multiprocmgr \ 28 multiprocmgr \
29" 29"
30
31# Required by CCS installer
32HOSTTOOLS += "unzip"