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.conf7
1 files changed, 4 insertions, 3 deletions
diff --git a/meta-networking/conf/layer.conf b/meta-networking/conf/layer.conf
index c28c7bdb6a..5716eb3f22 100644
--- a/meta-networking/conf/layer.conf
+++ b/meta-networking/conf/layer.conf
@@ -15,13 +15,14 @@ LAYERVERSION_networking-layer = "1"
LAYERDEPENDS_networking-layer = "core"
LAYERDEPENDS_networking-layer += "openembedded-layer"
-LAYERDEPENDS_networking-layer += "meta-python"
-LAYERSERIES_COMPAT_networking-layer = "gatesgarth hardknott"
+LAYERSERIES_COMPAT_networking-layer = "mickledore"
LICENSE_PATH += "${LAYERDIR}/licenses"
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
wireguard-tools->wireguard-module \
- wireless-regdb->crda \
+"
+BBFILES_DYNAMIC += " \
+ meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bb \
"