summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/conf/layer.conf b/meta-networking/conf/layer.conf
index 6f0046cf3..866bda755 100644
--- a/meta-networking/conf/layer.conf
+++ b/meta-networking/conf/layer.conf
@@ -17,7 +17,7 @@ LAYERDEPENDS_networking-layer = "core"
17LAYERDEPENDS_networking-layer += "openembedded-layer" 17LAYERDEPENDS_networking-layer += "openembedded-layer"
18LAYERDEPENDS_networking-layer += "meta-python" 18LAYERDEPENDS_networking-layer += "meta-python"
19 19
20LAYERSERIES_COMPAT_networking-layer = "thud warrior" 20LAYERSERIES_COMPAT_networking-layer = "thud warrior zeus"
21 21
22LICENSE_PATH += "${LAYERDIR}/licenses" 22LICENSE_PATH += "${LAYERDIR}/licenses"
23 23