summaryrefslogtreecommitdiffstats
path: root/documentation
Commit message (Collapse)AuthorAgeFilesLines
* dev-manual: Edits to "Editing the Metadata Files" section.Scott Rifenbark2013-04-111-4/+6
| | | | | | | (From yocto-docs rev: bfa2ed13f7b924b38c3048431a93e3397f4afafa) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Creating the Yocto BitBake Commander Project" section.Scott Rifenbark2013-04-111-9/+12
| | | | | | | (From yocto-docs rev: f6b29db4b5f5f7580ce61fe2650bcaeb29a7d10e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Customizing an Image Using a BitBake Commander Project ↵Scott Rifenbark2013-04-111-3/+3
| | | | | | | | | and Hob" section. (From yocto-docs rev: 72047560f5ecccf8d1dd7c7e9acb1ae1ec15ffe5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Fixed an occurence of "User Space" in a title.Scott Rifenbark2013-04-111-1/+1
| | | | | | | | | This should be "User-Space". (From yocto-docs rev: 68bd187b9d0f3aeb8bc173fa49a97e5b01717661) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Running User-Space Tools" section.Scott Rifenbark2013-04-111-35/+42
| | | | | | | (From yocto-docs rev: bb3e5efe23d1bc890ad203e1c936937fb4fd8958) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Deploying and Debugging the Application" section.Scott Rifenbark2013-04-111-15/+18
| | | | | | | (From yocto-docs rev: cfea9d5872952ab21942b4d4cc4ae7ec89fa9d94) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Starting QEMU in User Space NFS Mode" section.Scott Rifenbark2013-04-111-1/+2
| | | | | | | (From yocto-docs rev: 7ef63536e99dfadaa436fd03a174cfae6aebc60a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Building the Project" section.Scott Rifenbark2013-04-111-2/+3
| | | | | | | (From yocto-docs rev: 4d5903522e13dca6273f6724f05b0a7caab17798) 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 Cross-Toolchains" section.Scott Rifenbark2013-04-111-8/+9
| | | | | | | (From yocto-docs rev: 22bc538effa37ea48884942f204488637663f75b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Creating the Project" section.Scott Rifenbark2013-04-111-3/+3
| | | | | | | (From yocto-docs rev: 89ab8e345316bb76263e250491e2879d02f1c857) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Configuring the Target Options" section.Scott Rifenbark2013-04-111-2/+2
| | | | | | | (From yocto-docs rev: d47713659d1a4980b7c1d435b97570a6608658d2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Configuring the Cross-Compiler Options" section.Scott Rifenbark2013-04-111-15/+18
| | | | | | | (From yocto-docs rev: b301486fe522a519fa743975fd229ab9060cf0c8) 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 Yocto Plug-in" section.Scott Rifenbark2013-04-111-3/+4
| | | | | | | (From yocto-docs rev: 05795932390370a06599ae6898e2f4d9187f7a37) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Importing the Plug-in Project into the Eclipse ↵Scott Rifenbark2013-04-111-4/+9
| | | | | | | | | Environment" section. (From yocto-docs rev: b1f7160923af2732aa93114f97caadb45e983699) 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 Plug-in Using the Latest Source Code" ↵Scott Rifenbark2013-04-111-1/+1
| | | | | | | | | section. (From yocto-docs rev: 28deb9648920ace60924b7d2c23a5d9f614b3f21) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* 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>