summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
Commit message (Collapse)AuthorAgeFilesLines
* dev-manual: Added new section on changing default image hostnameScott Rifenbark2015-03-191-64/+120
| | | | | | | | | | | | Fixes [YOCTO #7417] New section to address how the user can change the devalt image hostname written out to /etc/hostname. (From yocto-docs rev: 4ac6bc05947e56106aafcc6f9aef93bd93293fba) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Updated Manual revision tables with "April 2015"Scott Rifenbark2015-03-191-1/+1
| | | | | | | (From yocto-docs rev: a012e34956b8ac2fa7610e264f460bc27bdd66d8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Backed out the half-done Eclipse Luna changes.Scott Rifenbark2015-03-191-44/+21
| | | | | | | | | | | Schedule did not permit support for Luna to complete. So, I backed out the half-complete changes to support this version of Eclipse. (From yocto-docs rev: 1ca893766047f30ffbb0c99e51e575ea1302e7bc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Removed inc PR step from Quilt workflowScott Rifenbark2015-03-191-4/+0
| | | | | | | | | | | | | | | | Fixes [YOCTO #7460] There was a single occurrence of specifically calling out that PR needed to be manually incremented in the workflow section of the manual. It was step 8 of the Quilt flow. I deleted this step. Previous edits to the set have included extensive instruction on using a PR Service, which is basically what replaces the need for manually updating PR as it was in the past. (From yocto-docs rev: d8db2175225be45cb3f2b4d11f8281c5b1f40ad4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, ref-manual: Replaced &dash;&dash; with "--"Scott Rifenbark2015-03-062-88/+88
| | | | | | | | | | | | | | | Fixes [YOCTO #7386] Apparently, copying HTML displayed commands that have a double dash created through "&dash;&dash;" in the docbook source causes some issues in the shell. I have scrubbed the manual set to replace any "&dash;&dash;" strings with "--". Reported-by: Paul Eggleton <paul.eggleton@intel.com> (From yocto-docs rev: e88b813b71d7d6d8acd8a8638f2db71265145b64) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updates to the "Working Within Eclipse" section.Scott Rifenbark2015-03-061-20/+43
| | | | | | | | | | | | First edits to update this section to support the Luna version of Eclipse. I weeded out Juno, which leaves Luna as the preferred version and Kepler as a second version if they don't want to update to Luna. (From yocto-docs rev: 4f2dc237aa3498402cdf637ac2e85fdf0c3bf8a0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updates to Eclipse sectionScott Rifenbark2015-03-061-21/+10
| | | | | | | | | | Modified the area from which the Eclipse Git repository is located. This has changed. (From yocto-docs rev: ec2bf4125877b28dae0681c8b578c7bebec5a5b6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Adjusted text for deprecated 3.10 and 3.17 kernels.Scott Rifenbark2015-02-243-19/+26
| | | | | | | | | | | These kernels are unsupported for the 1.8 release. They will still show up in the YP source repos but the recipes are removed from the poky area. Updated all references appropriately. (From yocto-docs rev: a9adc071409fd31dabc3affec12350c300312600) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edit to wording in "Avoid Duplicating Include Files"Scott Rifenbark2015-02-171-1/+1
| | | | | | | | | Changed wording to be more accurate. (From yocto-docs rev: 1acb7ce94a4f4b02cc50d1e098f04a77d9a53ab3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updates to "Avoiding Duplicating Include Files" section.Scott Rifenbark2015-02-171-20/+8
| | | | | | | | | | | | | | I removed the last paragraph example as it is not a good example. Unfortunately, there is not a good example so I replaced it with a minor suggestive work-around at the end of the first paragraph. Also, used some <replaceable></replaceable> formatting for the first paragraph. (From yocto-docs rev: 6c3989fd4fe41a6434d70208d59747060e62a366) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Fixed reference to TEST_SERIALCONTROL linkClaudius Heine2015-02-171-1/+1
| | | | | | | | | | | | | Fixes [YOCTO #7256] In the "Serial Console Connection" section there was a link to TEST_POWERCONTROL_CMD when it should have been to the TEST_SERIALCONTROL_CMD variable. (From yocto-docs rev: 9ec64c86bd4171a017898daa332d2a98fea0358a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Fixed tc attribute descriptionClaudius Heine2015-02-171-1/+1
| | | | | | | | | | | | The description for "tc" was described as "the called text context..." rather than "the called test context...". Updated the description. Fixes [YOCTO #7269] (From yocto-docs rev: 0da4437c26225ce0302f10f7ba3c012f1f990c74) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: First draft of recipetool section.Scott Rifenbark2015-02-171-38/+149
| | | | | | | (From yocto-docs rev: 3220f98c756291d95da0d9d7cff4aa09e8670ff2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to Quilt and finding temporary source code sectionsScott Rifenbark2015-02-171-27/+32
| | | | | | | | | | | These edits help place the two sections within the new organization that basically splits out the devtool and quilt methods as ways of modifying your source code. (From yocto-docs rev: 1dc2e8783d9774bb98a30e06d114f1c9bfb85b71) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Reverted back to the 1.76.1 XSL stylesheetScott Rifenbark2015-02-171-1/+1
| | | | | | | | | | Using the 1.76.1 version in all the customization layers so the manual revision tables will build with boxes. (From yocto-docs rev: 85a31ef53a59d17bed23ebf57a14db507eb21338) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: First draft devtools.Scott Rifenbark2015-02-173-212/+668
| | | | | | | | | | | | | | | | | | | Completed draft of the new devtool material. This commit affects some linking and figures across the YP doc set. * Added the build-workspace-directory.png file to both the dev-manual and the mega-manual. * Updated the Makefile to include the new figure in the TARFILE for dev-manual and mega-manual. * Re-did the section organization to pull the quilt and finding source file out of the "Modifying Source Files" section. (From yocto-docs rev: 4585b9fbb1636ae3c65e2e3ad2d1d6baca636e59) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated the OpenEmbedded build system term.Scott Rifenbark2015-02-171-4/+15
| | | | | | | | | | Added text to note how this term is used, what makes up the OE BS, and how the term "build system" is used in general. (From yocto-docs rev: 2af0a59a84fd1cf6d23db29f470cb5644f962746) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Added OpenEmbedded build system term, dumped build systemScott Rifenbark2015-02-171-7/+6
| | | | | | | | | | | | | The list of terms had a "build system" term that basically described the OpenEmbedded build system. I dumped this entry in favor of "OpenEmbedded build system." I updated the term's description to cover the generic term "build system" for no confusion. (From yocto-docs rev: 0ada8348a2ace6ce99e640d1c1f21812188151d5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Removed #!/bin/sh -e from the base script formScott Rifenbark2015-02-171-2/+0
| | | | | | | | | | | | | This start to the script is not really necessary and is in fact the rare case. I have removed two occurrences of it in the "Post-Installation Scripts" section where it was used in code as the best form to create a script. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: f7c1a1e135e8a9d76005bb6ae7b9cc2810f0af90) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated the QEMUARCH option in the runqemu command.Scott Rifenbark2015-02-171-1/+1
| | | | | | | | | Found a typo in this list. The "qemux86-64" should be "qemux86_64". (From yocto-docs rev: 32f62f51c1574f3a479c12b67aeba7ebcb743a02) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, dev-manual: Removed information about package name alias.Scott Rifenbark2015-02-171-50/+0
| | | | | | | | | | | | | | The section on "Handling a Package Name Alias" was confusing and wrong. We decided to eliminate it. The section was removed from the dev-manual. The corresponding variable DISTRO_PN_ALIAS remains for now but without the cross-reference link to the now missing section. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 9938cdcc8488baffa4252288bf45243055e76fed) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, dev-manual, adt-manual, yocto-project-qs: scrub eglibcScott Rifenbark2015-02-171-6/+6
| | | | | | | | | | | Scrubbed out the occurrences of eglibc and replaced them with glibc. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 868ceda79b1c738349e512e523c850b24f9232ca) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, ref-manual, yocto-project-qs: Updates to parallelism variablesScott Rifenbark2015-02-171-4/+3
| | | | | | | | | | | | | | | | | | The way the old manual set had worded the use of the BB_NUMBER_THREADS, PARALLEL_MAKE, and BB_NUMBER_PARSE_THREADS had become depricated. It suggested a lot of user intervention to get these variables set to have the build system utilize optimal parallelism. The change a while back to the build system where the variables are set to the number of build host cores now makes the variables automatically be set to their best values. I have gone through the manual set and changed wordings appropriately to reflect this. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 3a27b1792c92a2f22173315e2732f672cdad2c78) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated examples in "Splitting an Application into Multiple ↵Scott Rifenbark2015-02-171-4/+3
| | | | | | | | | | | | Packages" The example was out of date. Updated accordingly. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: b95535fca149abbbe4fee7e74ebc13d2bb376c27) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to add more detail to where patch files areScott Rifenbark2015-02-171-2/+6
| | | | | | | | | | | | | Updated some text to indicate that you should put patch files in $BP, $BPN, or "files." Also, added more on how the patch files suffix is (i.e. accounting for compressed suffix names like diff.bz). Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: d9e23da24e9d86ec5e2b9d4067667478f3e56ba1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated text to indicate patch files can end differentlyScott Rifenbark2015-02-171-2/+5
| | | | | | | | | | | Patch files can end with compressed suffixes such as diff.gz and patch.bz2. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 69993710d1466dddc804c33c1d76f46d0982d28f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Removed unwanted characters from text.Scott Rifenbark2015-02-171-1/+1
| | | | | | | | Reported-by: Pascal Bach <pascal.bach@siemens.com> (From yocto-docs rev: 3ffbebd6c638e9f5b334dfef1d4e0bcc698ae810) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated section on how checksums are dealt withScott Rifenbark2015-02-171-2/+3
| | | | | | | | | | | | | | | | | In the "Fetching Code" section, some loose description of how the build system reacts to the two checksums in a recipe existed. Robert asked some questions about how the behavior would be if just a single, correct checksum existed and if the two existed but only one proved correct. Turns out, if you supply a single one then the build will not throw an error or warning. If you supply two but one is incorrect, then the build will throw an error or warning. I updated the text to be technically correct without going into huge details. (From yocto-docs rev: f49a744821d9326314803d5003158bd402e74e0d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Replaced lttng-control and lttng-viewer with lttng-tools.Robert P. J. Day2015-02-171-2/+1
| | | | | | Replace references to these deleted items. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, ref-manual: Edits to dev manager section and USE_DEVFS var.Scott Rifenbark2015-02-171-4/+5
| | | | | | | | | | | Some minor edits to the original patch. These edits were caught by Robert P. J. Day. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: b50a2e44eccd50166351611f17c643cbbc60f8b8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: New section on choosing a device manager added.Pascal Bach2015-02-171-1/+108
| | | | | | | | | This patch was modified to fit in with the style of the book. (From yocto-docs rev: 7c6c7ac573f92bfc844977e0d7a97ca4aac9bc70) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: repaired cross-line link for a <ulink></ulink> pair.Scott Rifenbark2015-02-171-2/+1
| | | | | | These can't split lines. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updates to the "Locate a Base Recipe" section.Scott Rifenbark2015-02-171-8/+3
| | | | | | | | | | | Bob Cochran pointed out that the skeleton recipe shown in the example is not really what is created by newbb.vim. I updated the example to match. (From yocto-docs rev: 2dfa712522aec5204b9e739b6060109090280011) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updates to the "Using .bbappend Files" section.Scott Rifenbark2015-02-171-7/+9
| | | | | | | | | | | | | | | | | This section was a bit confusing on the use of "_prepend" as associated with the FILESEXTRAPATHS statement. Especially in the final note where it indicated you don't need "_prepend" if your append file is not adding any new files. I updated the note to be more specific. Another small change I made was to replace the Crown Bay BSP referenced in the section with the Emenlow BSP, which has a longer life span than CB. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 35bdc8031bc4ecf1ea321b0cafade97eeaa56513) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Removed redundant ID tags that were throwing warningsScott Rifenbark2015-02-171-1/+1
| | | | | | | | | | | | | When you "make" the mega-manual, there were four tags across the various manuals where the same string "id='intro'" occurred. This causes warnings during the make process. I updated the strings to be unique. There are no cross-references to these so no collateral issues were caused. (From yocto-docs rev: d0e770e0ad797031a75e2373a41723408b4b051c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updates to using IMAGE_FEATURES and EXTRA_IMAGE_FEATURESScott Rifenbark2015-02-171-2/+11
| | | | | | | | | | | | | | | The section "Customizing Images Using Custom IMAGE_FEATURES and EXTRA_IMAGE_FEATURES" needed a bit more clarification on the image features. The text pretty much passed off image features as all mapping into package groups, which is not true. Some, like "debug-tweaks for example, are more like general configurations. I updated the section accordingly. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 7dd55ff0bd6f7923e22695ed7323df5cfe17d1d4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated sysroot location for Eclipse examples.Scott Rifenbark2015-02-171-1/+1
| | | | | | | | | | | | Fixes [YOCTO #7029] I was missing the "sysroots" part of the path. I added this to the pathname. (From yocto-docs rev: 077efc8063ed01ef4067f7e71912dd52c1f6a4a6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Changed back to the "current" XSL style sheet.Scott Rifenbark2015-02-171-1/+1
| | | | | | | | | | | | I need to get back to how it was working and then fix the table box issue from there. Using the 1.76.1 stylesheets makes the build too long for the manuals and sometimes the XSL sheets do not load. (From yocto-docs rev: 7bc502fa069fdc4aebf5705513bb82127716859f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Rewrite of the section on customizing images with packagegroupsScott Rifenbark2015-02-171-12/+27
| | | | | | | | | | | | This section was pointing to a poor example in meta. I substituted in a better example and rewrote the section to flow better around that example and the final fabricated one. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: c7f07a2993d5c1b8e0c8b7da0e9d4c28242a5e26) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, mega-manual: Updated kernel-overview-2-generic.png file.Robert P. J. Day2015-02-171-0/+0
| | | | | | | | | | | | | There was a sample string in this tree that ended in "ro" when it should have been "r0" (as in release 0). Anytime you update a figure, the modified file must go in both the "figures" directory of both the manual (dev-manual in this case) and in the mega-manual. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 8e75cc23fbf03f355fade416a12b7c8fe1e656a5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Applied wording to warn reader that wikis have dated info.Robert P. J. Day2015-02-171-2/+4
| | | | | | | | Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: ea4489f856417d70b54a7e38da32e068cbd54cbf) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Add ref to bitbake-layers "add-layer" and "remove-layer"Robert P. J. Day2015-02-171-0/+6
| | | | | | | (From yocto-docs rev: aafc8f1da396a1838ce541706a8162a1493382b3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Added missing ending quotation to code snippet.Pascal Bach2015-02-171-1/+1
| | | | | | | (From yocto-docs rev: 7bf228dbf54e227a06dc69d701b9c83f9c6a2f3a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Some minor fixes to some text.Robert P. J. Day2015-01-061-4/+7
| | | | | | | | | | I applied (in spirit) the changes here... Some literal and some with changes. (From yocto-docs rev: 0ccf8a43264981accbe42f729c723804e5b69b72) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Minor hyphenation fix.Robert P. J. Day2015-01-061-2/+2
| | | | | | | (From yocto-docs rev: 7a88f5f3a3f826ff4c2a6415c279d1fc4a8cc5f8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Updated all XSL style sheet imports to use 1.76.1 versionScott Rifenbark2015-01-061-1/+1
| | | | | | | | | | | | | This fixes the issue where the lines for the manual revision table are not appearing. For some reason they do not appear when building the docs using Ubuntu 14.10 and the "current" XSL transformation files. So, I backed up to the 1.76.1 version, which is the nearest version where the issue does not surface. (From yocto-docs rev: 82b15986b97b9ed082b652b562eaaf843572fdff) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Added link to ptest wiki page into Ptest section.Scott Rifenbark2014-12-091-5/+11
| | | | | | | (From yocto-docs rev: 2a9cd5948cd17ce9f7eb5381b27c25f97963578e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Added more info to mulit-machine builds section.Scott Rifenbark2014-12-091-5/+17
| | | | | | | | | | | | | Fixes [YOCTO #5400] Per Martin Jansa, added some information in the bullet item that talks about the tools and the cases that can cause issues when tuning things by machine or architecture. (From yocto-docs rev: e8e47828df65abdc18bbd681c47719a7df77b00f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to the multi-machine builds section.Scott Rifenbark2014-12-091-12/+12
| | | | | | | | | | | | Fixes [YOCTO #5400] I applied some review edits to this section as suggested by Richard Purdie. (From yocto-docs rev: a1898cf65537e732e0e42605bb28d636077e7f56) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: First draft of "multi-builds" section.Scott Rifenbark2014-12-091-0/+174
| | | | | | | | | | | Fixes [YOCTO #5400] This is the first draft of a new section on multi-machine builds. (From yocto-docs rev: a47fd17295d943bff482a0747f3b2e69831aa985) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
OpenPOWER on IntegriCloud