summaryrefslogtreecommitdiffstats
path: root/documentation
Commit message (Collapse)AuthorAgeFilesLines
...
* dev-manual: Edits to "Installing or Accessing the Eclipse Yocto Plug-in" ↵Scott Rifenbark2013-04-111-1/+1
| | | | | | | | | section. (From yocto-docs rev: f526dc09bcf6e89a1fe3ba48b42361b9c7ca1ae3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits from "Configuring the Eclipse IDE (Indigo)" section.Scott Rifenbark2013-04-111-3/+4
| | | | | | | (From yocto-docs rev: c699e4dfc417f3e4eef2d08b889cf0892254088b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Configuring the Eclipse IDE (Juno)" section.Scott Rifenbark2013-04-111-2/+2
| | | | | | | (From yocto-docs rev: 45e59bf06861314814682e5a9a4ebcad24ea7b02) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Installing the Eclipse IDE" section.Scott Rifenbark2013-04-111-1/+1
| | | | | | | (From yocto-docs rev: 333563f12cb780be744160077e55ce8c76700971) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Working Within Eclipse" section.Scott Rifenbark2013-04-111-1/+2
| | | | | | | (From yocto-docs rev: 4932263b40b31a230f283091d5d30ebe5bd1440e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Workflow Using the ADT and Eclipse" section.Scott Rifenbark2013-04-111-9/+9
| | | | | | | (From yocto-docs rev: 2fec6bbe8b89ce41b4fcd40f2ebaa5fa3fe3687e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Application Development Workflow" section.Scott Rifenbark2013-04-111-3/+5
| | | | | | | (From yocto-docs rev: 022a082f940176f52a0142b3b042a9e6defab728) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Kernel Modification Workflow" section.Scott Rifenbark2013-04-111-5/+6
| | | | | | | (From yocto-docs rev: 0d14d7fe0deb6329370a4fa1a5a069725697bff0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Kernel Overview" section.Scott Rifenbark2013-04-111-17/+15
| | | | | | | (From yocto-docs rev: a2c37342f0ee1c4b52ed449243785b93b13319b3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to remote GDB debugging section.Scott Rifenbark2013-04-111-8/+8
| | | | | | | | | | | Fixes YOCTO #3540 Further minor edits to make the example consistent. (From yocto-docs rev: 863a955f5cf119a38db4950101270bd5a53da027) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Developing a Board Support Package (BSP)" section.Scott Rifenbark2013-04-111-8/+9
| | | | | | | (From yocto-docs rev: 29843f6f5cc16c978369df1daf64d9d45d288490) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to the chapter introductory section.Scott Rifenbark2013-04-111-3/+3
| | | | | | | (From yocto-docs rev: 40337dc811ada7f426df3b243455476b98e0cee1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Did a re-org on the subsections of remote DBG section.Scott Rifenbark2013-04-111-27/+27
| | | | | | | | | | | | Fixes YOCTO #3540 Realized that a better organization of the sub-sections could be applied. Pulled the last two sections up a level. (From yocto-docs rev: d196db9bf1f88aa0677453396abdd61bf5d724dd) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updates to the debugging using GDB section.Scott Rifenbark2013-04-111-122/+74
| | | | | | | | | | | | | Fixes YOCTO #3540 Applied changes per Jessica Zhang's feedback from the bug entry in Bugzilla. I added some missing steps and also tried to make the section stick with one example throughout. (From yocto-docs rev: f995006a90a3646c92d54dc96a8fceae4de758eb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Using Email to Submit a Patch" section.Scott Rifenbark2013-04-101-10/+16
| | | | | | | (From yocto-docs rev: 9662debc970e3c1db84a9831760174e57b9c48ce) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "How to Submit a Change" section.Scott Rifenbark2013-04-101-7/+8
| | | | | | | (From yocto-docs rev: 8b9cff0c35eb76665edca6c8474935d6dc62e7ed) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Tracking Bugs" section.Scott Rifenbark2013-04-101-4/+4
| | | | | | | (From yocto-docs rev: 2b87ec45a39929e1046b259b77d9ebf022e45242) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Workflows" section.Scott Rifenbark2013-04-101-20/+24
| | | | | | | (From yocto-docs rev: 6b076afb92454b8a7279f747a78bbf565a93c09d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Basic Commands" section.Scott Rifenbark2013-04-101-12/+15
| | | | | | | (From yocto-docs rev: 3cd5c68d610d7ec2fe4c8d1ad64b05833bb31425) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Repositories, Tags, and Branches" section.Scott Rifenbark2013-04-101-13/+15
| | | | | | | (From yocto-docs rev: 6ab8d6441d53871b2e0a7163a31b1505a86872b2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Git" section.Scott Rifenbark2013-04-101-1/+1
| | | | | | | (From yocto-docs rev: d9df3683831253bfb63f764c95531d341aea2dbd) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Licensing" section.Scott Rifenbark2013-04-101-2/+2
| | | | | | | (From yocto-docs rev: e04a9b4d04872a753ec81e1c4600ee3189d667c0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Yocto Project Terms" section.Scott Rifenbark2013-04-101-28/+29
| | | | | | | (From yocto-docs rev: d5742f17daccbaab752e9c82f12dbc9b166bb901) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Yocto Project Source Repositories" section.Scott Rifenbark2013-04-103-7/+10
| | | | | | | | | | | Some minor text editing. Also, updated two figures to be more recent. One for the Index of Releases and one for the YP Downloads page from the website. They were very dated. (From yocto-docs rev: 59255d7c0175a5280239d070ce902079229cf909) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Summary" section.Scott Rifenbark2013-04-101-3/+3
| | | | | | | (From yocto-docs rev: 6c73cc0e01ed10c225eb054eb5ea5a26b989bbdb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Policies and Change Flow" section.Scott Rifenbark2013-04-101-2/+2
| | | | | | | (From yocto-docs rev: 9d4c4fdaec73a0bba3e19872cad24a8c2463da58) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Autobuilders" section.Scott Rifenbark2013-04-101-8/+8
| | | | | | | (From yocto-docs rev: 5facb63e7bd0bb9627e83cfc34ae82a3898fe349) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Source Control Management (SCM)" section.Scott Rifenbark2013-04-101-1/+1
| | | | | | | (From yocto-docs rev: 8e2290f43f37e39ef3aa97e97b73f15978ca1076) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Some edits early in Chapter 3.Scott Rifenbark2013-04-101-3/+8
| | | | | | | (From yocto-docs rev: 566af2c28413eeb89b69a59fab087e0145a9493e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Spelling checks for Chapter 2.Scott Rifenbark2013-04-101-2/+2
| | | | | | | (From yocto-docs rev: 9a190d74ed169400a2f37e47738e00d4b191b285) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to the "Using Pre-Built Binaries and QEMU" section.Scott Rifenbark2013-04-101-3/+3
| | | | | | | (From yocto-docs rev: d6626c7e90f01489e19c553752b08eb9ab575548) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updates to "Getting Set Up" section.Scott Rifenbark2013-04-101-48/+54
| | | | | | | | | | Updated the transcripts used to set things up. I also changed the kernel used in the examples from 3.4 to 3.8. (From yocto-docs rev: d83e5a5a73777baf95b5c4558f25a5b0b27c204c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Fixed typo.Scott Rifenbark2013-04-101-1/+1
| | | | | | | (From yocto-docs rev: 0f691f5d10672bb9666a3038e71ff568aca7a2d6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updates to the "Other Information" section.Scott Rifenbark2013-04-101-21/+14
| | | | | | | | | This section was VERY dated. (From yocto-docs rev: 6a12809fdd60c707592fff88a5b246a94d6ca220) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Capitalization issue fixed.Scott Rifenbark2013-04-101-1/+1
| | | | | | | (From yocto-docs rev: 9afe9b9c9e7205b7de820ebe7c76c702f8715260) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "What this Manual Provides" section.Scott Rifenbark2013-04-101-10/+12
| | | | | | | | | | Updated to reflect the changed contents of this manual. The section was rather dated. (From yocto-docs rev: 08d126d611155e64d94084378cc0bb1f4cde4924) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Modified final paragraph of "Introduction".Scott Rifenbark2013-04-101-3/+4
| | | | | | | (From yocto-docs rev: 49e3d96d674ca4c40dd89862ad615e876d57831f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Introduction" - better wording.Scott Rifenbark2013-04-101-8/+10
| | | | | | | (From yocto-docs rev: ab48642c1800b40d43baf31c9733fd6c832faffc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Updated the release month to April in manual history tables.Scott Rifenbark2013-04-106-6/+6
| | | | | | | (From yocto-docs rev: 3dc4e3db0a76a29c9726d38e3f862940437317c9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Fixed typo for "init_manager" in VIRTUAL-RUNTIME variable.Scott Rifenbark2013-04-101-2/+2
| | | | | | | (From yocto-docs rev: 4ad23290e7dfa89287276473a3d2000fe9824cc7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Initial draft of the new yocto-layer sectionScott Rifenbark2013-04-101-173/+402
| | | | | | | | | | | Rough text for a section within the layer section that introduces and describes a bit how the new yocto-layer script works. (From yocto-docs rev: ee56a264600df9fe250e73b60c8dadd6f8e55009) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Re-wrote the intro to "Common Tasks" chapter.Scott Rifenbark2013-04-101-6/+5
| | | | | | | | | | Made the text more general and explanatory for what the purpose of the chapter is. (From yocto-docs rev: 23b595560770d2ffe1465b4a9f18bcf734b7b083) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, ref-manual: Applied review comments for read-only-rootfs, etc.Scott Rifenbark2013-04-102-58/+60
| | | | | | | | | | | | | | | | | 1. Applied changes from Paul to the read-only-rootfs section. 2. Applied changes form Paul to the customizing images by using IMAGE_FEATURES and EXTRA_IMAGE_FEATURES variables. This was a simple rewrite of a sentence. 3. Updated the note in both the IMAGE_FEATURES and EXTRA_IMAGE_FEATURES glossary entries to specify inside of an image recipe (more specific). (From yocto-docs rev: 762b9e4d3b45a9602284cf4dd1ac281dcbbed7f5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Adjusted IMAGE_FEATURES and EXTRA_IMAGE_FEATURES notesScott Rifenbark2013-04-101-4/+5
| | | | | | | | | | | Comments from Paul Eggleton applied. Basically, reinforcing enabling features from inside and outside of the image. Changed the wording of the respective notes. (From yocto-docs rev: 23897c6ebc56dde63803293c0992b2d5c6ff7345) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated to customizing image through variables section.Scott Rifenbark2013-04-101-14/+15
| | | | | | | | | | | | | Applied Paul Eggleton's review comments on the section that tells about enabling and disabling features through the IMAGE_FEATURES and EXTRA_IMAGE_FEATURES variables. Using different wording other than "add" features. Also, some rewriting of an area that was rather clunky. (From yocto-docs rev: 13e44345830130318e11b6877e2aff03e6c8ea4f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Changes to the read-only root filesystem section.Scott Rifenbark2013-04-101-30/+118
| | | | | | | | | | | | | | | Applied the review comments from Paul Eggleton to augment this section with more information. Performed a spell check on the entire chapter. Made the term "postinstall" consistent by defining its first use in sections a "post-installation (postinstall) script". (From yocto-docs rev: 179f478777fd02e3fa56d80951ce3eab350fc189) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Review comments from Paul Eggleton into the Migration section.Scott Rifenbark2013-04-101-88/+86
| | | | | | | | | | | Minor adjustments such as creating alphabetized lists, fixing a typo, eliminating a repeat, separating out the recipes that were moved into a new section, etc. (From yocto-docs rev: 34f73b62b4acdc6136b22916811cd9156b6422f5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: New 1.4 Migration section added.Scott Rifenbark2013-04-101-50/+254
| | | | | | | | | Paul Eggleton sourced this information. (From yocto-docs rev: 61ab295071718c4fedd258a0545c17cb43c8c093) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Applied Paul Eggleton's Build History Patch 5 of 5.Paul Eggleton2013-04-101-0/+3
| | | | | | | | | Added show-cross-depends to list. (From yocto-docs rev: 75d13e8e9e3ed9329bb458b98b136dcdebc1c924) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, dev-manual, bsp-guide: Applied Paul Eggleton Build history patch ↵Paul Eggleton2013-04-103-24/+19
| | | | | | | | | | | | | | | | | | | | | | | | 4 of 5. * BBFILES should be appended to with += * BBPATH should be appended to with .= * Immediate expansion is not necessary for BBFILE_PRIORITY * Immediate expansion is not necessary for references in layer.conf to LAYERDIR since these are automatically expanded at the end of parsing the file (and have been for some time). * Add collection name override to BBFILE_PRIORITY example * Fix comments referring to old structure ("packages directory" or "recipes directory") (From yocto-docs rev: 0aaac8f5ad97c802ebe1d4f3ffb7987050533292) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>