From c63ef2cb83274a2e48f0d02261f64ed735b2da40 Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Thu, 10 Mar 2016 14:33:10 +0800 Subject: waf-samba.bbclass: move to meta-networking The recipes that are using waf-samba were all moved to meta-networking, so move the bbclass and related cross-answers files as well. Signed-off-by: Jackie Huang Signed-off-by: Martin Jansa Signed-off-by: Joe MacDonald --- meta-networking/conf/layer.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-networking/conf') 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" -- cgit v1.2.3-54-g00ecf