summaryrefslogtreecommitdiffstats
path: root/bitbake/doc/user-manual/user-manual.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-02-11 13:45:54 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-09 18:59:02 -0700
commitb4b3bf56f60fab51f0c2c66ad34e39208d360d2e (patch)
treef1a10b014b2ad983d8d047d4ca2b743d38fc2d9f /bitbake/doc/user-manual/user-manual.xml
parent34bcd967969a9e31215c230c4a85fff9f2f3b520 (diff)
downloadpoky-b4b3bf56f60fab51f0c2c66ad34e39208d360d2e.tar.gz
bitbake: user-manual: Added new chapter to cover BB execution.
This commit added need files, cleaned up bogus links, and adjusted the build file, which is user-manual.xml. The new chapter file is "user-manual-execution.xml". The file has base text from the bitbake section from the "Closer Look" chapter of the YP ref-manual. This means that I had to initially include some figures from that book for now. I am not including them as part of this commit though as they will likely get renamed. I made sure that all links were removed that were specific to the YP ref-manual. Another change was in the user-manual.xml file to include the new chapter as part of the build. Another block of text for the new chapter was the "Running a Task" section from the user-manual-metadata.xml file. Consequently, that section was deleted from the "Metafile" chapter. Another block of text for the new chapter was the "Parsing and Execution" section from the user-manual-metadata.xml file. Consequently, that section was deleted from the "Metafile chapter. (Bitbake rev: f3b21d1fb711f9625d2ac92d4f4fe0f269242bd7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc/user-manual/user-manual.xml')
-rw-r--r--bitbake/doc/user-manual/user-manual.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/bitbake/doc/user-manual/user-manual.xml b/bitbake/doc/user-manual/user-manual.xml
index 1e8777a4b3..ba690ab243 100644
--- a/bitbake/doc/user-manual/user-manual.xml
+++ b/bitbake/doc/user-manual/user-manual.xml
@@ -75,6 +75,8 @@
75 75
76 <xi:include href="user-manual-intro.xml"/> 76 <xi:include href="user-manual-intro.xml"/>
77 77
78 <xi:include href="user-manual-execution.xml"/>
79
78 <xi:include href="user-manual-metadata.xml"/> 80 <xi:include href="user-manual-metadata.xml"/>
79 81
80 <xi:include href="user-manual-fetching.xml"/> 82 <xi:include href="user-manual-fetching.xml"/>