aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/conf/layer.conf')
-rw-r--r--meta-networking/conf/layer.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-networking/conf/layer.conf b/meta-networking/conf/layer.conf
index 85ad93bda3..b5aa1599b6 100644
--- a/meta-networking/conf/layer.conf
+++ b/meta-networking/conf/layer.conf
@@ -21,3 +21,7 @@ LICENSE_PATH += "${LAYERDIR}/licenses"
# Override security flags
require conf/distro/include/meta_networking_security_flags.inc
+
+SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
+ wireguard-tools->wireguard-module \
+"