diff options
-rw-r--r-- | meta-networking/conf/layer.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/conf/layer.conf b/meta-networking/conf/layer.conf index 12ce08c8a1..ea6d9c9479 100644 --- a/meta-networking/conf/layer.conf +++ b/meta-networking/conf/layer.conf | |||
@@ -22,6 +22,7 @@ LICENSE_PATH += "${LAYERDIR}/licenses" | |||
22 | 22 | ||
23 | SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ | 23 | SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ |
24 | wireguard-tools->wireguard-module \ | 24 | wireguard-tools->wireguard-module \ |
25 | mdio-tools->mdio-netlink \ | ||
25 | " | 26 | " |
26 | BBFILES_DYNAMIC += " \ | 27 | BBFILES_DYNAMIC += " \ |
27 | meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bb \ | 28 | meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bb \ |