diff options
author | Jackie Huang <jackie.huang@windriver.com> | 2016-03-10 14:33:10 +0800 |
---|---|---|
committer | Joe MacDonald <joe_macdonald@mentor.com> | 2016-04-01 12:05:27 -0400 |
commit | c63ef2cb83274a2e48f0d02261f64ed735b2da40 (patch) | |
tree | 219eb8bfcbeafb3142f5085cf8c5f07c8923d53d /meta-networking/files/waf-cross-answers/README | |
parent | 341d4d15396181caa1c487f98cd60b20a08dfc65 (diff) | |
download | meta-openembedded-c63ef2cb83274a2e48f0d02261f64ed735b2da40.tar.gz |
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 <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking/files/waf-cross-answers/README')
-rw-r--r-- | meta-networking/files/waf-cross-answers/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/files/waf-cross-answers/README b/meta-networking/files/waf-cross-answers/README new file mode 100644 index 000000000..dda45c508 --- /dev/null +++ b/meta-networking/files/waf-cross-answers/README | |||
@@ -0,0 +1,3 @@ | |||
1 | The files in this directory are cross answers files | ||
2 | used by waf-samba.bbclass, please see waf-samba.bbclass | ||
3 | for details about how they are used. | ||