summaryrefslogtreecommitdiffstats
path: root/bitbake/doc/user-manual/user-manual-bitbakecommand.xml
Commit message (Collapse)AuthorAgeFilesLines
* bitbake: user-manual: Review edits from Richard (second draft)Scott Rifenbark2014-03-091-341/+0
| | | | | | | | | | | | | Applied the comprehensive set of review comments from Richard Purdie. All files affected. One major point here was that the "BitBake Command" chapter was eliminated. This information was folded into various areas of the book. Consequently, the bits including the file for make had to be updated. (Bitbake rev: 8ec38c6b456a92a0e0b9b04c2793a5b148be5027) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake: user-manual-execution.xml: Draft of "Execution" chapterScott Rifenbark2014-03-091-95/+69
| | | | | | | | | | | | | | This is a rough draft of the chapter. Major sections are in place. We need to scrub content now. Seems like the discussion of BBFILES fit better in this execution flow chapter. So, I moved it above the parsing section. (Bitbake rev: 6c4c6fb689b88dbefe63f0062b78d8403fb80d41) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake: user-manual-bitbakecommand.xml: Added anchor tag for the chapter.Scott Rifenbark2014-03-091-1/+1
| | | | | | | (Bitbake rev: 5aa6679aa8b5b6b8bf4b43cabde04072498ccea4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake: user-manual-bitbakecommand: Various edits/cleanupsRichard Purdie2014-01-271-74/+88
| | | | | | (Bitbake rev: f079e0886b1b191d84621057f9752cc32bfabb44) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake: user-manual-bitbakecommand: Standardise on section tags, not exampleRichard Purdie2014-01-271-27/+34
| | | | | | (Bitbake rev: c85a035608b7c862d964f45bb1b767fde072a1de) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake: user-manual-bitbakecommand: Replace screen tags with literallayoutRichard Purdie2014-01-271-39/+68
| | | | | | (Bitbake rev: 4fffe48ab607fd0d2f884186006ee168874b8414) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake: user-manual-bitbakecommand: Reform whitespaceRichard Purdie2014-01-271-108/+245
| | | | | | (Bitbake rev: f1a6d7029e7adc147655809dca71782a143c5ac5) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake: user-manual-bitbakecommand: Update help text output with that from ↵Richard Purdie2014-01-271-38/+60
| | | | | | | | bitbake master (Bitbake rev: bd1da5001c03cba17a4c61cfb854ab394c50e732) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake: user-manual: Separate out chapters into individual filesRichard Purdie2014-01-271-0/+158
Splitting the manual into a chapter per file makes the content a little more managable. (Bitbake rev: 020178eba958d2d5142ee0909fc0fd133b97cd92) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>