From 11dad29c2f4f106728cd882881a4d2864ca25eab Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 31 Mar 2014 07:03:28 -0600 Subject: ref-manual: Added top-level meta-selftest directory Placed a short description of this top-level directory in the chapter. (From yocto-docs rev: 49f8cf264d10e37933502067c522f1c2e3ffe751) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-structure.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'documentation/ref-manual/ref-structure.xml') diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index ec89840fd9..1f1c60b46e 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml @@ -157,6 +157,22 @@ +
+ <filename>meta-selftest/</filename> + + + This directory adds additional recipes and append files + used by the OpenEmbedded selftests to verify the behavior + of the build system. + + + + You do not have to add this layer to your + bblayers.conf file unless you want to run the + selftests. + +
+
<filename>meta-skeleton/</filename> -- cgit v1.2.3-54-g00ecf