]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
user-manual: Added new chapter to cover BB execution.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 11 Feb 2014 19:45:54 +0000 (13:45 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 10 Mar 2014 01:57:14 +0000 (18:57 -0700)
commitf3b21d1fb711f9625d2ac92d4f4fe0f269242bd7
treea52ca209106254d8f1fbe2f7c3ef08b863ad8915
parentb9704a367cccd85931fa4fb779d273a27361d503
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.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
doc/user-manual/user-manual-execution.xml [new file with mode: 0644]
doc/user-manual/user-manual-metadata.xml
doc/user-manual/user-manual.xml