summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-model.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* documentation/dev-manual/dev-manual-model.xml: rescaled kernel figureScott Rifenbark2011-08-151-3/+3
| | | | | | | | | | Had to set to scalefit="1" so this figure would appear correctly in the PDF version of the manual. (From yocto-docs rev: 166305f39859e11f15702a8f6eb1f5a524b589c4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-model.xml: Added optional wording.Scott Rifenbark2011-08-151-1/+1
| | | | | | | (From yocto-docs rev: 5a2281449853346d8ae14c932404031981d8b61a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-model.xml: wording change.Scott Rifenbark2011-08-151-1/+1
| | | | | | | (From yocto-docs rev: 52a34bf697afa749f2f0e2c1f79e4b6b177364c1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-model.xml: re-write of the kernel dev ↵Scott Rifenbark2011-08-151-37/+48
| | | | | | | | | | | | | | | | | overview After getting the example in kenerl example appendix working I discovered much that was wrong in this overview. The overview attempts to generalize all the situations for kernel modification. These include code changes, configuration changes, and the addition of new recipes. It also includes the situation where a developer wants to gather all the changes into a separate layer for distribution and for when they want to push them up the tree. (From yocto-docs rev: 5498d7b38d3a2f14befa82b66af9919a449e0f04) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual: Positioned figures for PDF outputScott Rifenbark2011-08-151-1/+1
| | | | | | | | | | Had to tweak the viewing area to get two figures to display correctly in the PDF version of the file. (From yocto-docs rev: 89b2618e11c05744f54a9fbd39cd899117a2affc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-model.xml: referenced cloning kernel files.Scott Rifenbark2011-08-151-4/+14
| | | | | | | | | | | | In the flow section for the kernel modification section I added a new step for getting a local copy of the linux yocto kernel files. The section indicates that you need a local Git repository of the files and then references back to the Getting Started section for an example. (From yocto-docs rev: 6601e06635c6f57ddbf8109cc1dfdc8a8e7f74af) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-model.xml: removed image description list.Scott Rifenbark2011-08-151-92/+12
| | | | | | | | | | I moved the image description list to the Yocto Project Reference manual where it really belonged. Appropriate references were added. (From yocto-docs rev: fc74439c09d1f45cdfbc24d972045e574ffa91ec) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-model.xml: Edit pass over the kernel flow.Scott Rifenbark2011-08-151-41/+40
| | | | | | | | | | | I made another edit pass through the high-level kernel modification flow list. this is the list I will work from while trying to actually do the task. (From yocto-docs rev: ac9b2d8961abec9016c6c1e10222d0af36c4be4c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-model.xml: first pass of kernel steps ↵Scott Rifenbark2011-08-041-15/+234
| | | | | | | added. (From yocto-docs rev: a8354af008306f4deeae7b2167c3dbd604d8b275) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-model.xml: Increased vertical image sizeScott Rifenbark2011-08-041-1/+1
| | | | | | | | | | PDF version was not allowing the image to have enough room for proper display. Increased to 8.5 inches. (From yocto-docs rev: 425abd53eac41a9466af45e277be8b0d8202e27d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-model.xml: Added spot link to kernel ↵Scott Rifenbark2011-08-041-3/+4
| | | | | | | | | section. (From yocto-docs rev: da50f701057f472d78395e397893ed27abe05995) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-model.xml: Minor edits.Scott Rifenbark2011-08-041-6/+4
| | | | | | | (From yocto-docs rev: 64525f6a751d23d2d8ae1d799b4f661e986b5e83) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-model.xml: added BSP flow illustration.Scott Rifenbark2011-08-041-0/+9
| | | | | | | (From yocto-docs rev: 6aee48ffac1d98947d60f1080f62b367cf72bc30) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual: Added reference to example appendicesScott Rifenbark2011-08-041-23/+4
| | | | | | | | | | | | In dev-manual-model.xml I included two references: one to the BSP Development Example and one to the Kernel Modification Example. I had to add the target "id" stuff to both dev-manual-bsp-appendix.xml and dev-manual-model.xml (From yocto-docs rev: bcae1e723610e1769f0a524e3c1d9918c7cb1061) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-model.xml: Fixed a broken xref.Scott Rifenbark2011-08-041-1/+1
| | | | | | | (From yocto-docs rev: 728981781752bc16bf816075ac8a3c3acb808687) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-model.xml: Added structureScott Rifenbark2011-08-041-17/+56
| | | | | | | | | | I added structure to contain sub-sections for system (BSP and kernel) and application overviews. (From yocto-docs rev: 028f65219b001081d221d63f368ff06066a95a64) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-model.xml: Moved BSP dev summary hereScott Rifenbark2011-08-041-7/+182
| | | | | | | | | | | The "models" chapter is going to be the overview section for the cases. Thus, the cases chapter will disappear. This is a first step in that direction. (From yocto-docs rev: fe3985db8e1dbc7bff6565d3624bccac0f809621) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-model.xml: removed blank lines.Scott Rifenbark2011-08-041-4/+0
| | | | | | | (From yocto-docs rev: f71e000e3014cdd492976a38293a18c7309c6254) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-model.xml: Added placeholder sections. ↵Scott Rifenbark2011-07-211-0/+20
| | | | | | | (From yocto-docs rev: 65cf216b865b2ef4185aa4c7dcd292ae3cd4c5e7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/dev-manual/dev-manual-model.xml: Initial chapterScott Rifenbark2011-07-211-0/+25
This version of the content is a placeholder only. (From yocto-docs rev: 3c896a95f2d6593ef8af3d90829611122bef9aae) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>