summaryrefslogtreecommitdiffstats
path: root/meta-networking/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/conf')
-rw-r--r--meta-networking/conf/layer.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/conf/layer.conf b/meta-networking/conf/layer.conf
index 63bb07d5a..5fd636a87 100644
--- a/meta-networking/conf/layer.conf
+++ b/meta-networking/conf/layer.conf
@@ -18,3 +18,6 @@ LAYERDEPENDS_networking-layer += "openembedded-layer"
18LAYERDEPENDS_networking-layer += "meta-python" 18LAYERDEPENDS_networking-layer += "meta-python"
19 19
20LICENSE_PATH += "${LAYERDIR}/licenses" 20LICENSE_PATH += "${LAYERDIR}/licenses"
21
22# used by waf-samba.bbclass
23WAF_CROSS_ANSWERS_PATH = "${LAYERDIR}/files/waf-cross-answers"