summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Traynor <wmat@alphatroop.com>2013-04-16 13:31:36 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-13 22:00:28 +0000
commitda6dd2b5acbb4c152d4664d157f620267d570401 (patch)
tree64e1b71c8b23d0af0e466a5ae7daca97fcb8db9e
parent14e5fd49934b8913e09d8e0836cd14c08c53a676 (diff)
downloadbitbake-da6dd2b5acbb4c152d4664d157f620267d570401.tar.gz
user-manual-meta: Commented out unfinished bits for now.
Commented out the Task Checksums and Setscene section for now. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
-rw-r--r--doc/user-manual/user-manual-metadata.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/user-manual/user-manual-metadata.xml b/doc/user-manual/user-manual-metadata.xml
index 6f3139afa..c20700979 100644
--- a/doc/user-manual/user-manual-metadata.xml
+++ b/doc/user-manual/user-manual-metadata.xml
@@ -697,7 +697,7 @@ need to import them.</para>
<title>Configuration files</title>
<para>Prior to parsing configuration files, Bitbake looks at certain
variables, including:
- [ADD MORE HERE]
+
<itemizedlist>
<listitem>BB-ENV-WHITELIST</listitem>
<listitem>BB_PRESERVE-ENV</listitem>
@@ -795,7 +795,7 @@ need to import them.</para>
<section>
<title>Schedulers</title>
<para>
- [add more here]
+ There are variables specific to scheduling functionality including:
<itemizedlist>
<listitem>BB_SCHEDULER</listitem>
<listitem>BB_SCHEDULERS</listitem>
@@ -1129,14 +1129,13 @@ There are also other events that occur based on specific requests to the server:
</para>
</section>
-
+<!--
<section>
<title>Task Checksums and Setscene</title>
<para>
<emphasis>NOTE: This section is a work in progress.</emphasis>
- [ADD MORE HERE]
-
+
This list is a place holder of content that needs explanation here. Items
should be moved to appropriate sections below as completed.
@@ -1163,4 +1162,5 @@ There are also other events that occur based on specific requests to the server:
</section>
</section>
+-->
</chapter> \ No newline at end of file