summaryrefslogtreecommitdiffstats
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.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/conf/layer.conf b/meta-networking/conf/layer.conf
index 39c2cebf56..d99d738bee 100644
--- a/meta-networking/conf/layer.conf
+++ b/meta-networking/conf/layer.conf
@@ -14,5 +14,7 @@ BBFILE_PRIORITY_networking-layer = "5"
14LAYERVERSION_networking-layer = "1" 14LAYERVERSION_networking-layer = "1"
15 15
16LAYERDEPENDS_networking-layer = "core" 16LAYERDEPENDS_networking-layer = "core"
17LAYERDEPENDS_networking-layer = "openembedded-layer"
18LAYERDEPENDS_networking-layer = "meta-python"
17 19
18LICENSE_PATH += "${LAYERDIR}/licenses" 20LICENSE_PATH += "${LAYERDIR}/licenses"