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 ea6d9c9479..2343179a62 100644 --- a/meta-networking/conf/layer.conf +++ b/meta-networking/conf/layer.conf | |||
@@ -23,6 +23,7 @@ LICENSE_PATH += "${LAYERDIR}/licenses" | |||
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 | mdio-tools->mdio-netlink \ |
26 | ot-br-posix->ipset \ | ||
26 | " | 27 | " |
27 | BBFILES_DYNAMIC += " \ | 28 | BBFILES_DYNAMIC += " \ |
28 | meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bb \ | 29 | meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bb \ |