summaryrefslogtreecommitdiffstats
path: root/documentation
Commit message (Collapse)AuthorAgeFilesLines
* ref-manual: Added the pn-buildlist file to list of filesScott Rifenbark2013-12-031-8/+13
| | | | | | | | | | | | | In the "Dependency Graphs" section, the pn-buildlist file was not mentioned as a file generated by the 'bitbake -g <target>' command. I added this in and provided a bit of re-writing. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 811a6af8fdb2cfa0b38d260665ed00260a939251) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Cleaned up some instances of the term "working directory"Scott Rifenbark2013-12-034-12/+13
| | | | | | | | | | | | | This term should always reference a users current working directory and not be confused with the OpenEmbedded build system's "work directory (WORKDIR). I found several instances where the term "working directory" was not used correctly and fixed them. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 80dcbf41fc57d0d527db13dd2f993233dd5c1675) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: fixed typoRobert P. J. Day2013-12-031-1/+1
| | | | | | | | | Removed extra "the" (From yocto-docs rev: a4a14eccf591bda7ce09c60dedb752da1c1ba26e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated to *_FEATURES variables.Scott Rifenbark2013-12-032-22/+57
| | | | | | | | | | | | I updated the MACHINE_FEATURES, DISTRO_FEATURES, and COMBINED_FEATURES variable descriptions to better reflect what they actually do. Also, fixed two occurences of IrDA in the features lists section. (From yocto-docs rev: 89e40a2f309eacec37fc63c2ef0d4cd440722b2f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Review edits applied to UBOOT_LOCALVERSION variable.Scott Rifenbark2013-12-031-3/+7
| | | | | | | (From yocto-docs rev: 58384e305a7e35624da44457929d3487fabf5915) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the UBOOT_LOCALVERSION variable.Scott Rifenbark2013-12-031-2/+2
| | | | | | | (From yocto-docs rev: c47fbc2a0e6b9a7cd21a99dc227ee6b82e85f394) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed typo in the UBOOT_CONFIG variable.Scott Rifenbark2013-12-031-1/+1
| | | | | | | (From yocto-docs rev: 13ef9bc3c2e4c1e7045fd0413b28379eb0b92090) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added new variable UBOOT_MAKE_TARGET.Scott Rifenbark2013-12-031-0/+10
| | | | | | | (From yocto-docs rev: c9a2cabfadf32d55c7cf022a5ad376c0e8d585a5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added new UBOOT_SUFFIX variable description.Scott Rifenbark2013-12-031-1/+16
| | | | | | | (From yocto-docs rev: 87272ea28fca85ff9cf22ce4c81738a73f7f3410) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added new variable UBOOT_LOCALDEFINITIONScott Rifenbark2013-12-031-0/+12
| | | | | | | | | | Very rough draft for this new variable. It will likely change. (From yocto-docs rev: 0ac34164b60908455b198d46475b7e88b0e25f6c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed misc. formatting by removing blank lines.Scott Rifenbark2013-12-031-4/+0
| | | | | | | (From yocto-docs rev: 413f49b0d460a3c292bdbd83cae5cee860f71244) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed typo.Scott Rifenbark2013-12-031-1/+1
| | | | | | | (From yocto-docs rev: eaca0035b8e7190f075e030d2abd370feaf19d3e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Reset the top "U" entry for glossary to UBOOT_CONFIG.Scott Rifenbark2013-12-031-1/+1
| | | | | | | (From yocto-docs rev: 2870f3345fed8e313e3ac4101cc38e89e6d021e0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added glossary entry for UBOOT_CONFIG variable.Scott Rifenbark2013-12-031-0/+43
| | | | | | | (From yocto-docs rev: a02a918147e903aaf08390ae1c02bad5f8d90c77) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Expanded CLASSOVERRIDE variable example description.Scott Rifenbark2013-12-031-7/+9
| | | | | | | (From yocto-docs rev: f78cfbd4bd06f4dbf35522f2fd4b2012de889323) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated EXTRA_IMAGE_FEATURES operater for read-only-rootfs exampleScott Rifenbark2013-12-031-1/+1
| | | | | | | | | | | | The operator used was "=" which was inconsistent in light of previous uses of the variable in the ptest section. I changed the operator to "+=" to be consistent. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 2cc73ae4e3a543a60bcc29b54d2de97b08f990db) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Added "Task" term.Scott Rifenbark2013-12-031-0/+6
| | | | | | | | | | | After adding "Package Group" definition as the original "Task" definition, we needed to create a new definition for the term "Task". (From yocto-docs rev: bc861fda764a6d5fe0dc3b62b0771e183e7356a4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Changed "Tasks" term into "Package Groups" term.Scott Rifenbark2013-12-031-8/+12
| | | | | | | | Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 5e9f2a6192db61ffa93e83a2e5e5d7bcd75e5eb4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: updated the ptest sectionScott Rifenbark2013-12-031-6/+2
| | | | | | | | | | | | Removed the note indicating that three specific recipes were "ptest-enabled" for the release. I substituted in wording that tells the user to see if a a recipe inherits ptest as a way of determining if the receipe is ptest-enabled. (From yocto-docs rev: f9886957055619e9c5e9eccfe0a606e7aee275cd) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added core-image-weston and core-image-directfbScott Rifenbark2013-12-031-5/+9
| | | | | | | | | | | | The image core-image-gtk-directfb really should be core-image-directfb. Also, we need to add the core-image-weston image to the list of images chapter. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: a1d2e745a4500f5e9d8c34feda8dc474da2cf01f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Re-worded the "Customizing Images Using Custom .bb Files"Scott Rifenbark2013-12-031-3/+4
| | | | | | | | | | | Changed the wording so that it reflects better what is actually going on when use IMAGE_INSTALL to afect an image. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 36178822a53f9eb7065513c8b2b1b01fc166b771) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: New glossary entriesScott Rifenbark2013-12-031-0/+36
| | | | | | | | | | I added glossary definitions for BUGTRACKER and CLASSOVERRIDE. (From yocto-docs rev: 11517aa35b0ce694749f3ec55f452976f26f8166) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added other argument values to set variableScott Rifenbark2013-12-031-4/+5
| | | | | | | | | | | | | | The BB_DANGLINGAPPENDS_WARNONLY variable seems to be able to be set using "1", "yes", and "true". And, it is set using these various methods throughout the poky metadata. I guess it has caused a bit of confusion so I have added the fact to the description. Reporte-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 8f96a657079f7dd3e601c4d99de4b8c9c09c26d9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed a typo.Robert P. J. Day2013-12-031-1/+1
| | | | | | | (From yocto-docs rev: 496d4b9bc1e5cf7f59fbd97ed14257a64c0b560e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Edits from Robert P. J. DayRobert P. J. Day2013-12-031-26/+28
| | | | | | | | | | If someone wants to check this over, make sure I didn't make any silly changes. (From yocto-docs rev: d1dd154740ffb9c858a66cab80486a4d684131da) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Review edits from Robert P. J. DayRobert P. J. Day2013-12-031-12/+12
| | | | | | | | | | | Given the length of the tools sections in the profiling manual, I'm doing each tool separately so that patches come in manageable chunks. (From yocto-docs rev: 9e06ea7c09ca397f7ade7404f9d3fd2dc17da095) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Small typo fixed.Robert P. J. Day2013-12-031-1/+1
| | | | | | | (From yocto-docs rev: af33c6c26a56aff1e0e220583c5d66d3f89cefd5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: More minor tweaks to development manual.Robert P. J. Day2013-12-031-3/+3
| | | | | | | (From yocto-docs rev: dc0dd5896e874aa0566bc11c7909c496af130561) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Complete first draft of the new wic section.Scott Rifenbark2013-12-031-152/+185
| | | | | | | (From yocto-docs rev: 4bd0f5db0e0d8a2c3d28f415afaf92fed93102f0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: More work on the new wic section.Scott Rifenbark2013-12-031-395/+374
| | | | | | | | | | I am working through the raw text. Not clear through yet but needed to commit this. (From yocto-docs rev: 4da28c311443ad31a0a36b07b39aa7ce4180b49c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Rough draft of wic section.Scott Rifenbark2013-12-031-0/+719
| | | | | | | (From yocto-docs rev: a628ab0034c66f0c62ffd7e9b6010c5afbecee82) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Fixed broken structure.Scott Rifenbark2013-12-031-50/+86
| | | | | | | | | | | | | | I discovered that the dev-manual was not making correctly. Probably resulted in trying to merge in some of Robert P. J. Day's comments. I have made the tag changes to fix this. Also, I added back in the two methods for setting up meta-intel as I am not making the tarball-exclusion changes to the dora branch. (From yocto-docs rev: a10a9c3960045a777da6245a2502504f15fad579) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Reworded sentence for meta-intel setupScott Rifenbark2013-12-031-24/+15
| | | | | | | | | | | | | | | | | Changed wording to remove implications of meta-intel clone importance regarding working with BSPs. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: c5f282e2b5f9931103fc4a1adafbf9c5becb0084) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Conflicts: documentation/dev-manual/dev-manual-start.xml Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev manual: Minor tweaks to first part of ch 5, dev-manual.Robert P. J. Day2013-12-031-11/+15
| | | | | | | | | | given the length of chapter 5 in the dev manual, i'm going to do this in bite-size pieces. (From yocto-docs rev: 3db48a0be170a02e5042fe65253c65b5245c6b89) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Some minor tweaks to ch 4, development manual:Robert P. J. Day2013-12-031-8/+10
| | | | | | | | | | | | | | | | | | | | * is it technically correct to say there are now 5 BSPs? as in, does genericx86-64 count as a new BSP distinct from genericx86? [aside: are there any plans for a MIPS64 BSP?] - rpjday MIPS64 is under development. - scottrif * if scott is up for it, a couple more variables for the variable glossary might be BASE_WORKDIR and TARGET_VENDOR, which i would have added to that variable list but they don't appear in the glossary - rpjday Noted. - scottrif (From yocto-docs rev: 45876209fd94a6800176381518f008890da646ee) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Small number of tweaks to ch 3, development manual.Robert P. J. Day2013-12-031-16/+18
| | | | | | | | | | | | | (From yocto-docs rev: f496e2fb8050830a2daf9f712a9b9b40b4025f1f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Conflicts: documentation/dev-manual/dev-manual-newbie.xml Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: A few tweaks to Ch2 of dev-manualRobert P. J. Day2013-12-031-11/+22
| | | | | | | | | | | | | | | | | | | | scott (or anyone else) is welcome to use any or all of this, or tweak to taste. i have a few other concerns with ch 2 but i'll read it more carefully to make sure i'm reading it correctly. - rpjday I implemented all but the addition of MIPS64 as it is not tested using the autobuilder yet. - scottrif (From yocto-docs rev: 9ae733456e1d39de66ad6235172f26cab4a33269) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Conflicts: documentation/dev-manual/dev-manual-start.xml Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated Build Directory termScott Rifenbark2013-12-031-15/+28
| | | | | | | | | | | The examples went stale. Two out of three did not work. I have provided new examples that work. Reporte-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: ae50d3ee3c244b2c864d80adf69a7a69fb6e3985) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed FAQ entry about running on RHEL/CentOS 5.1.Scott Rifenbark2013-12-031-2/+2
| | | | | | | | | | | We don't even support these Linux distributions. We should not have a FAQ entry telling people how to deal with it. If the distro is that "hot", we should take steps to support it. (From yocto-docs rev: dd4a8f81a1a0517a9859ab775f22a4cf702ed341) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated the FAQ entry about old Python versionScott Rifenbark2013-12-031-21/+9
| | | | | | | | | | | | I re-wrote this FAQ entry to indicate more recent versions of Python and to leverage off the way we can now download or build out the buildtools. Reported-by: Paul Eggleton <paul.eggleton@linux.intel.com> (From yocto-docs rev: 87bcd154526feac7218a27b62bffd3a017885435) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Scrubbed use of directory namesScott Rifenbark2013-12-0312-49/+49
| | | | | | | | | | | | | | | | | There was inconsistent use of the way directory names were handled throughout the YP documentation. I have scrubbed the set and replaced many instances such as the following: meta/<something> replaces /meta/<something> poky replaces ~/poky (except in some very specific examples) I basically got rid of leading slash characters. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 12a96db6dffe09fca7ce848e006c591a637be5a4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Tweaks to the structure chapter.Robert P. J. Day2013-12-031-33/+26
| | | | | | | | | | | | Significant tweaks: * removal of (confusing) leading slashes from YP filenames * deletion of reference to non-existent "build/tmp/pkgdata/" (From yocto-docs rev: e00776f75c350a51314dcbcd629e307e6026188a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed the pseudodone section in the build structureScott Rifenbark2013-12-031-9/+0
| | | | | | | | | | This folder disappeared and I was not told about it. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 50a9b599455da329ee09790f5b7c69333fa30ee9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated the description for oe-init-build-env-memresScott Rifenbark2013-12-031-12/+13
| | | | | | | | | | | Added more wording to clearly state what is going on when you run this script. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 7aa93cadb4758aba239ffd472ea5e1026125d371) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Tweaks to a patch from Robert P. J. DayScott Rifenbark2013-12-031-4/+5
| | | | | | | | | | | I altered three areas from the previous patch submitted and applied from Robert P. J. Day. Two minor wording changes and removal of negative language. (From yocto-docs rev: e4370fb28e6278292224b3a3efbf41943c5c0829) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Various tweaks/fixes for ch4. ref manualRobert P. J. Day2013-12-031-40/+44
| | | | | | | (From yocto-docs rev: dab494935de28e327941071193a0f251d30a5005) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated bitbake/ section to remove wrapper scriptScott Rifenbark2013-12-031-68/+72
| | | | | | | | | | | Robert P. J. Day noted that the bitbake command no longer uses a wrapper as the section indicated. I have removed this reference. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: ccdcf3d80f2e684877265d2dde8606ddeed4dfd2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Couple innocuuous tweaks to migration chapter.Robert P. J. Day2013-12-031-2/+2
| | | | | | | (From yocto-docs rev: 1a8a2c22549a3ed4bb750cb902255770b980bd48) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updates to "Variables" and "Building with No Dependencies"Scott Rifenbark2013-12-031-11/+22
| | | | | | | | | | | | There was some confusion over some things in these two sections. I re-wrote them with the help of Paul Eggleton to be clear on them. Reported-by: Robert P. J. Day (rpjday@crashcourse.ca> (From yocto-docs rev: 076aa5d8244ed3fcf321ef61da5d2270b40a7791) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: re-wrote the "Invalidating Shared State" sectionScott Rifenbark2013-12-031-27/+45
| | | | | | | | | | | Investigating this section for an apparent typo it was decided that the term needed removed. During the process I re-wrote the section for clarity. (From yocto-docs rev: 8ba011f9f3066bb821b8b371f20f1f9522960a2e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>