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.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/conf/layer.conf b/meta-networking/conf/layer.conf
index 63bb07d5a8..5fd636a87e 100644
--- a/meta-networking/conf/layer.conf
+++ b/meta-networking/conf/layer.conf
@@ -18,3 +18,6 @@ LAYERDEPENDS_networking-layer += "openembedded-layer"
LAYERDEPENDS_networking-layer += "meta-python"
LICENSE_PATH += "${LAYERDIR}/licenses"
+
+# used by waf-samba.bbclass
+WAF_CROSS_ANSWERS_PATH = "${LAYERDIR}/files/waf-cross-answers"