summaryrefslogtreecommitdiffstats
path: root/doc/user-manual/user-manual-metadata.xml
AgeCommit message (Collapse)Author
2014-01-13user-manual-metadata: small expansion of the class data description.Bill Traynor
Expanded the description of class data to be similar to the description from the introduction, section 1.6. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: Expanded the description of recipes.Bill Traynor
Expanded the description of recipes to make the paragraph similar in content to how recipes were described in the introduction. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: Removed reference to openembedded core.Bill Traynor
Deleted the sentence referencing OpenEmbedded Core. If we want BitBake to be as generic as possible, we need to only use oe-core references when absolutely necessary, or to explain usage. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual: Seeded Task Checksums and Setscene sectionBill Traynor
Uncommented the Task Checksums and Setscene section to begin working on it. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual: Cleaned up a few typos.Bill Traynor
During proof reading of integrated content derived from feedback, for the YP manuals, etc., noted and cleaned up a couple of typos. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: Formatting the copied content from YP.Bill Traynor
Formatted the 'Running a Task' section that was copied from the YP Reference Manual for 80 column anherence. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: Copied over the Running a Task section.Bill Traynor
Copied section 'Running a Task' from the YP Reference Manual. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13er-manual-metadata: Stripping all end of line whitespace.Bill Traynor
Removed all trailing whitespace. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: Filling in variable info.Bill Traynor
Began completing the variable descriptions in the Accessing Variables and the Data Store from Python section. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: Fix ups.Bill Traynor
Minor fix up. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13User-manual-metadata: Fixing tags.Bill Traynor
Fixed closing para tags. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: Fixing section closing tags.Bill Traynor
Added a closing section tag. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-meta: Commented out unfinished bits for now.Bill Traynor
Commented out the Task Checksums and Setscene section for now. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-meta: Added the layers content from the YP manual.Bill Traynor
Copied the Layers content from the Common Tasks section of the YP Dev Manual. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: Seeding new/missing content.Bill Traynor
Added a bunch of content place holders for items that need to be in the manual. Also, moved some content over from the BitBake section of the YP Reference Manual. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: Inserted placeholders for known missing content.Bill Traynor
Parsed all of the feedback and inserted placeholders for known missing content into the recommended sections. These may change as more people provide input. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: Seeding the events section.Bill Traynor
Added the list of events to the section in order to provide placeholders to be completed later. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: Seeding the data store access section.Bill Traynor
Added the information on how to access the variables and the data store from Python. Still in draft though. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: Updated the Tasks section.Bill Traynor
Update the Tasks section with information provided through feedback. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: fixing more tagsBill Traynor
Closing more section tags. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: fixup closing tagsBill Traynor
Fixed section tags. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: Added section on Functions.Bill Traynor
Initial dump of the Functions section. Still to be refined later for grammar. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: refactoringBill Traynor
Fixed more closing tags. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: Continued refactoring of the metadata chapter.Bill Traynor
Continuing to reorganize the metadata chapter more logically. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: Added missing section closing tag.Bill Traynor
Added missing closing tag that was causing the doc not to build. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: Fixing parse error.Bill Traynor
Fixed tag mismatch error for <chapter> tag. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: Reorganization of chapter.Bill Traynor
Reorganization of the whole chapter into a more reasonable layout. Addition of various sections to make organization happen. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: More xml fixups.Bill Traynor
Added another closing tag to fix parsing. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: Fixed parse errors.Bill Traynor
Removed extraneous closing tags. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: More xml cleanup.Bill Traynor
Added another closing tag to fix parsing. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: Fixing missing closing tags.Bill Traynor
Added missing section closing tags. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata: Added a missing section tag.Bill Traynor
Added a closing section tag to the introductory paragraph in order to fix proper section numbering. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata.xml: Add "Inline" the the variable expansion.Bill Traynor
Added the word Inline to the title of the Python variable expansion section. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13user-manual-metadata.xml: Integration of feedback on first draft.Bill Traynor
Began integration of feedback as well as reformatting. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13metadata.xml: Adding more description to metadata.Bill Traynor
Added the description of Metadata as found in the YP Ref Manual. And edited a little. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
2014-01-13reformat to wmat branchRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-01-13user-manual: Separate out chapters into individual filesRichard Purdie
Splitting the manual into a chapter per file makes the content a little more managable. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>