summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/ref-variables.xml
Commit message (Collapse)AuthorAgeFilesLines
* documentation/poky-ref-manual/ref-variables.xml: TCMODE editsScott Rifenbark2012-09-041-3/+2
| | | | | | | | | Minor wording changes. (From yocto-docs rev: 2744ef171c4454ce66aee240963c34bc326f1c07) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: New KMACHINE gloss entryScott Rifenbark2012-07-221-0/+88
| | | | | | | | | | Created a new glossary entry for the KMACHINE variable. I used Bruce Ashfield as my resource for understanding this variable. (From yocto-docs rev: 1069ddb3fe0b3bd00ba651b51419354258ae57d3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: converted ref-variables-gloss to chapter.Scott Rifenbark2012-07-171-6/+6
| | | | | | | | | | | | | As part of moving the reference manual to a real reference manual I am removing the "appendix" classification and having everthing be a chapter. I changed the "ref-varibales-gloss" appendix to a chapter and made sure any references in the doc set use the proper term now (chapter). (From yocto-docs rev: 3f541c20c7aff1012eb4c06cb856bf9795124822) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: converted ref-images and ref-features to chaptersScott Rifenbark2012-07-171-1/+1
| | | | | | | | | | | | | As part of moving the reference manual to a real reference manual I am removing the "appendix" classification and having everthing be a chapter. I changed the "ref-imagese" and "ref-features" appendices to chapters and made any references in the doc set use the proper term now (chapter). (From yocto-docs rev: 08117634034a5cd5567c971957583d986c9ee9a4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: Added KBRANCH entryScott Rifenbark2012-07-171-1/+56
| | | | | | | | | New finalized entry for KBRANCH. Reviewed by Bruce Ashfield. (From yocto-docs rev: 566e112d20ebe91a1302263b96254f6f66462aaf) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: Added link to PRScott Rifenbark2012-07-041-2/+3
| | | | | | | (From yocto-docs rev: d64bf592f16f2462727aedf6b9c552ec9c73d72c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: Fixed example.Robert P. J. Day2012-07-031-4/+4
| | | | | | | (From yocto-docs rev: 3da2ed1ccdb812d1b0999f95f0db19fc5e5bf818) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual: Yocto Project scrubScott Rifenbark2012-07-031-55/+54
| | | | | | | | | | I have changed as many "Yocto Project" terms as possible so that better reflect reality. (From yocto-docs rev: 5f729e53b0cb653c97621e4e6598d9295d60ada5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: Updates to TCMODE.Scott Rifenbark2012-06-281-3/+5
| | | | | | | | | Cleaned up the glossary description a bit. (From yocto-docs rev: 344ff68ebb58f4ea62d6cb052b712466f593a9f2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: Added link to TCLIBC.Scott Rifenbark2012-06-281-1/+2
| | | | | | | (From yocto-docs rev: c3a1cdf6c6f157b6796e2091b342d1ff157fd0e1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: added CORE_IMAGE_EXTRA_INSTALLScott Rifenbark2012-03-261-0/+15
| | | | | | | | | | New variable added to the glossary. This variable replaces the deprecated POKY_EXTRA_INSTALL. (From yocto-docs rev: ad764fdd11440c6a46a783c7df38f8445189712f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual: Removed some deprecated variables.Robert P. J. Day2012-03-261-86/+0
| | | | | | | | | | | | | | | | | | | | | | Delete reference manual glossary entries of obviously dead/renamed variables: * PACKAGE_SUMMARY * PACKAGE_DESCRIPTION * POKY_EXTRA_INSTALL (renamed to CORE_IMAGE_EXTRA_INSTALL) * POKYMODE (renamed to TCMODE) * POKYLIBC (renamed to TCLIBC) * SHELLCMDS * TERMCMD * TERMCMDRUN In addition, fix some "link"s to not refer to any of the above. (From yocto-docs rev: 146084b8b0bab5e5333b7da7d6eb1dc90e118eba) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual: changed "STAMPS" to "STAMP"Robert P. J. Day2012-03-261-1/+1
| | | | | | | | | | Variable was incorrect in the manual. (From yocto-docs rev: d1ddb06cdcec48ab64df3a03f3ef845da0b13c80) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: New ALLOW_EMPTY variableScott Rifenbark2012-03-231-5/+26
| | | | | | | | | Created a new glossary entry for the variable ALLOW_EMPTY. (From yocto-docs rev: 35e3693c9f6b3f2842cfde55703a1fa1d1f27345) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual: Converted to use poky.ent variables.Scott Rifenbark2012-03-231-13/+16
| | | | | | | | | | Fixed all the hard links to use appropriate variables from the file poky.ent. (From yocto-docs rev: 9a6267d0d843dc47c1171eba6200387901b77df4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: New glossary entriesScott Rifenbark2012-03-081-0/+65
| | | | | | | | | | | | Added glossary entries for FILESPATH and FILESEXTRAPATHS. Although the user is not supposed to manually edit FILESPATH, the entry is necessary I feel in order to better understand the FILESEXTRAPATHS variable. (From yocto-docs rev: 67357174148859ace6bf605c3ebc0bf49b761753) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual: Review edits on B and externalsrc.bbclassScott Rifenbark2012-03-081-2/+3
| | | | | | | | | | | | | | | I tried to implement some comments by Richard on the B glossary entry and the externalsrc.bbclass section. The comments were a bit confusing to me but the gist of it was I mis-interpreted Richard's comments on supporting separate directories for B and S. I had indicated that autotools-based recipes did this by default, which was wrong. What was confusing to me is where the comments should be. I ended up putting them in both areas of the reference manual. (From yocto-docs rev: a2ddc17bd003b116e593f7df0f59d86cfa0e1cd9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: Changed examplesScott Rifenbark2012-03-081-2/+2
| | | | | | | | | Changed the examples to use "=+" instead of "=". (From yocto-docs rev: 19958be932ea6401f355f119474da5dd4ac179f9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: B and BBCLASSEXTENDScott Rifenbark2012-03-081-3/+47
| | | | | | | | | | | | | Added two new variable entries. This is part of the fix needed as a result of the feedback from two Community members inside Intel whose feedback was initially reported by Darren Hart. Reported-by: Inaky Perez-Gonzales <inaky.perez-gonzales@intel.com> Reported-by: Mohamed Abbas <mohamed.abbas@intel.com> (From yocto-docs rev: ccabb9c905e7a1c9a211f805f8a326048903b7b0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: Formatting changes.Scott Rifenbark2012-03-081-8/+8
| | | | | | | (From yocto-docs rev: a83964d7e96986c473ef1a4a7b46e5383c9316ad) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: Fixed typo.Scott Rifenbark2012-03-081-1/+1
| | | | | | | (From yocto-docs rev: a22b8b2de69b7603ef18bc13e0ac05a919b80199) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: Update S variableScott Rifenbark2012-03-081-3/+19
| | | | | | | | | | Added more information to the "S" glossary entry. Provided an example. (From yocto-docs rev: c36896c167d1721647d756210611667c4351b31b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: Edits to WORKDIR glossaryScott Rifenbark2012-03-081-2/+56
| | | | | | | | | | | The edits add much more information to the WORKDIR variable in the glossary. There are some examples and it now shows how the actual working directory is derived. (From yocto-docs rev: 8b3e671f6088a2fb2d6f496cee979567cf0f222e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: New TMPDIR glossary term.Scott Rifenbark2012-03-081-0/+24
| | | | | | | (From yocto-docs rev: e3be42d820e0ddc1b365034f41b03cf678001659) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: new TOPDIR glossary entry.Scott Rifenbark2012-03-081-0/+12
| | | | | | | (From yocto-docs rev: 04bca6669972d8f8a9f4ecfbe2403fa669bf2b33) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Cross-referencing section fixed for consistency.Scott Rifenbark2012-03-081-14/+16
| | | | | | | (From yocto-docs rev: 8e861c6fc07aefa81ff65e3542de855116e14969) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual: Link updatesScott Rifenbark2012-03-081-2/+3
| | | | | | | | | | | | Pulling the "Common Tasks" chapter fromt YP Reference Manual broke many links. Each of these links had to be repaired so that the link is to the YP Develepment Manual now, where the chapter was moved to. (From yocto-docs rev: 08176135b8ac856b8cf7872300ce41ada87fa486) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: CONFFILES and FILES editsScott Rifenbark2012-03-081-11/+8
| | | | | | | | | | | | | | Final edits to the new CONFFILES entry and an updated more robust FILES entry in the glossary. These two entries are good examples of the depth of detail we should have for all glossary entries. Kudos to Paul Eggleton for tirelessly working with me to get the descriptions just right. Reported-by: Paul Eggleton <paul.eggleton@linux.intel.com> (From yocto-docs rev: 88e9836a964a9057aaf6ac472b4fb09981a069ac) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: removed DISTRO_EXTRA_RDEPENDSScott Rifenbark2012-03-081-6/+0
| | | | | | | | | | | According to Richard Purdie this is a nasty variable and people find it hard to use. I removed the glossary entry for it. Reported by: Richard Purdie <richard.purdie@intel.com> (From yocto-docs rev: 602ec3ea42700b8baff096689c732cadec3e5797) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: Edits to CONFFILES and FILESScott Rifenbark2012-03-081-21/+30
| | | | | | | | | | | Second editing pass to these glossary entries based on Paul Eggleton's review. Reported-by: Paul Eggleton <paul.eggleton@linux.intel.com> (From yocto-docs rev: 690043a7b239479c948e1219dcb44751570cc624) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: Edits to IMAGE_INSTALLScott Rifenbark2012-03-081-3/+4
| | | | | | | | | | Minor tweaks to this glossary entry as requested by Richard Purdie. Reported by: Richard Purdie <richard.purdie@intel.com> (From yocto-docs rev: df39b52a89e0ac99d16c8ce1f0f37a284dc5e08a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: Added CONFFILES and FILESScott Rifenbark2012-03-081-1/+80
| | | | | | | | | | | | Added a new glossary entry fro CONFFILES and I updated the existing description for FILES. These two variables are inter-twined. FILES was a one-liner and definitely needed expansion. Reported-by: Paul Eggleton <paul.eggleton@linux.intel.com> (From yocto-docs rev: 6788128c459ccf04f932c2273aca1e6b88f0def0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual: Removed ROOT_FLASH_SIZE from document.Scott Rifenbark2012-03-081-6/+0
| | | | | | | | | | No longer applicable according to Paul Egglegton. Reported-by: Paul Eggleton <paul.eggleton@linux.intel.com> (From yocto-docs rev: 503884d2e3b49bd8102fc64f5487361dae0160aa) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: More information about DL_DIR added.Scott Rifenbark2012-03-081-1/+36
| | | | | | | | | | | | | | | | | | The information surrounding the central download directory was pretty scant. Jim Abernathy pointed this out in an email sent to me. As a start, I have added quite a bit more information to the glossary description for DL_DIR. Part of that added information is a pointer to the FAQ entry that describes exactly how the build system gets source files. Then, in the YP Development Manual in the section that introduces the build process, I added several references to various variables that are set in the local.conf file prior to kicking off the build. Reported-by: Jim Abernathy <jim.abernathy@intel.com> (From yocto-docs rev: 4d7835a3bff5bd054301fa9ab6954c11c88dad58) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: Fixed broken reference.Scott Rifenbark2012-03-081-1/+1
| | | | | | | (From yocto-docs rev: 21d5f4558289290bf890e1669f5f45307dd17550) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual: Updates to IMAGE_INSTALLScott Rifenbark2012-03-081-1/+38
| | | | | | | | | | | | | | | Updated the glossary entry for the IMAGE_INSTALL variable. It was not complete. I also updated the section that describes how to modify the image through the local.conf file. These edits are out on review with Richard and could undergo some further tweaks. Fixes [YOCTO #1897] (From yocto-docs rev: 41124cdd9e69b9f17300a609cce2ae4c9ce57b54) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: new BBMASK glossary entryScott Rifenbark2012-03-081-0/+25
| | | | | | | | | | | | Added a glossary entry for BBMASK. Fixes [YOCTO #1935] Reported by: Gary Thomas <gary@mlbassoc.com> (From yocto-docs rev: 4406a8b0b85ac15070e2ccb1c57ef9801827a7f7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: PDF formatting fixed.Scott Rifenbark2012-03-081-0/+6
| | | | | | | | | | | | In the PDF version of the reference guide there were several glossary variables that did not format correctly. The issue is that the two- column list had instances where the variable name overruns the variable description. I added an extra line return for these cases. (From yocto-docs rev: bef1a8dfdc0529b270102d0336a7bd6d1500b68c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: updates to rootfs variablesScott Rifenbark2012-03-081-8/+32
| | | | | | | | | | | I made another pass over the variables that affect the root filesystem size generation. The changes are based on review feedback from both Saul and Joshua. (From yocto-docs rev: ccd569d7e464a219a1a3ff9b063e431ba3c946de) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: image size glossaryScott Rifenbark2012-01-061-0/+81
| | | | | | | | | | | | | | | | I added three new glossary entries for how the build process figures out the image size. Entries are for IMAGE_ROOTFS_SIZE, IMAGE_OVERHEAD_FACTOR, and IMAGE_ROOTFS_EXTRA_SPACE. I still need to create a usage section for this topic. Likely this will be in the development manual in a new chapter I am thinking about. Fixes [YOCTO #1110] partially. (From yocto-docs rev: ec6b9d77d10a95f0a2d460dca3cf8eab5dfbf0c0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documenation/poky-ref-manual/ref-variables.xml: added LICENSE_DIRScott Rifenbark2011-12-161-6/+19
| | | | | | | | | | | | A new glossary description for LICENSE_DIR. This variable extends the COMMON_LICENSE_DIR that YP uses to find license text during the build. Reported-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com> (From yocto-docs rev: b96736e88e1432e9c8b3b2eb5385e1193d66f3f6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: EXTRA_IMAGEDEPENDS added.Scott Rifenbark2011-11-251-0/+19
| | | | | | | | | | New glossary entry added. Reported-by: Darren Hart. (From yocto-docs rev: 03845586f7331630bd1d9b5eebb9df9eccbd05a0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: BB_NUMBER_THREADS and PARALLEL_MAKE suggestionsScott Rifenbark2011-11-251-1/+1
| | | | | | | | | | | | | | | Text that suggests setting the BB_NUMBER_THREADS and PARALLEL_MAKE variables to speed build time has been updated to suggest a setting of twice the number of host cores supported. The 2x number came to light through a discussion on the project mailing list initiated by Robert P. J. Day. Reported-by: Robert P. J. Day (From yocto-docs rev: 1846b41a595b7bd905ca828eaa04112d1533d7a1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: updated KERNEL_FEATURESScott Rifenbark2011-10-041-2/+4
| | | | | | | (From yocto-docs rev: 37a9cea71139ceda1d2a7da639f5555414ef497b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: updates to KERNEL_FEATURES.Scott Rifenbark2011-10-041-1/+7
| | | | | | | (From yocto-docs rev: ec1e2d71c576fe1c12031371de89a71770cebb1d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: Added KERNEL_FEATURESScott Rifenbark2011-10-041-1/+21
| | | | | | | | | Added this variable description in the glossary. (From yocto-docs rev: 12a9e5b4dfc399ff2037355aa1062f907a62e76d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: Variables updatedScott Rifenbark2011-10-041-84/+91
| | | | | | | | | | | | This is the second pass for re-documenting RDEPENDS, RRECOMMENDS, MACHINE_ESSENTIALS_EXTRA_RDEPENDS, MACHINE_ESSENTIALS_EXTRA_RRECOMMENDS, MACHINE_EXTRA_RDEPENDS, and MACHINE_EXTRA_RRECOMMENDS. These variables are in dire need of better explanations and examples. (From yocto-docs rev: cc60bd4c50c7b19209dae06307aec26e962cf476) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual: Updates to several variables.Scott Rifenbark2011-10-041-8/+121
| | | | | | | | | | | | | | I did complete rewrites of RDEPENDS, RRECOMMENDS, MACHINE_ESSENTIAL_EXTRA_RDEPENDS, MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS, MACHINE_EXTRA_RDEPENDS, and MACHINE_EXTRA_RRECOMMENDS. These are sent out for review but these changes represent the first attempt to clear up confusion on how the six variables are used and relate to each other. (From yocto-docs rev: 1d93707fb9383d51322e96eb521e96fcac8bcc47) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: update RDEPENDS and RRECOMMENDSScott Rifenbark2011-10-041-12/+56
| | | | | | | | | | Provided better descriptions of these variables and some examples on how to use them. (From yocto-docs rev: 3a5cce8c9ba02f90b3554a6f800f69c2e8e77911) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: update PREFERRED_VERSIONScott Rifenbark2011-10-041-2/+12
| | | | | | | | | | Added a more robust description and provided a couple of usage examples. (From yocto-docs rev: b8b842b57cc003f1351a551041fe4b3de2fcbfd6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>