diff options
| -rw-r--r-- | meta-networking/conf/layer.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/conf/layer.conf b/meta-networking/conf/layer.conf index 3069cfb6a3..a7d6da8fd7 100644 --- a/meta-networking/conf/layer.conf +++ b/meta-networking/conf/layer.conf | |||
| @@ -24,3 +24,6 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ | |||
| 24 | wireguard-tools->wireguard-module \ | 24 | wireguard-tools->wireguard-module \ |
| 25 | wireless-regdb->crda \ | 25 | wireless-regdb->crda \ |
| 26 | " | 26 | " |
| 27 | BBFILES_DYNAMIC += " \ | ||
| 28 | meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bb \ | ||
| 29 | " | ||
