summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual
Commit message (Collapse)AuthorAgeFilesLines
* documentation: Part 1 of 2 updates to integrating docs to Eclipse help.Timo Mueller2013-02-141-27/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hi, the generation of eclipse help files has been merged from the timo branch to the master. Since the creation of the timo branch there have been some changes to the master branch (e.g. new documentation, renamed documentation). This patch set does some cleanup for the renamed documentation and adds eclipse help generation support to the new documentation. 01: Removes the 'the' from the document titles 02..04: Cleanup obsolete artifacts resulting from the merge 05..08: Add eclipse help generation for ref-manual 09..13: Add eclipse help generation for kernel-dev 14..18: Add eclipse help generation for profile-manual Best regards, Timo This patch set originally contained 18 patches. I (Scott Rifenbark) had to push these changes as two parts. This is the first part. It does not include creation of the three cusomization files. (From yocto-docs rev: 9b1889f6e31ee70dae704fa08763fb9196616dad) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Add chunk.quietly option to eclipse processingTimo Mueller2013-02-141-0/+1
| | | | | | | | | The chunk.quietly option disables the output of the docbook chunker. Creation of a new html file is now longer printed to the console. This provides a much cleaner output of the eclipse makefile target. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/poky-ref-manual-eclipse-customization.xsl: new ↵Timo Mueller2013-02-141-0/+26
| | | | | | | | | | | file This stylesheet uses the eclipse stylesheets of docbook to create eclipse help from this documentation. In addition to simple html files these stylesheets will also create xml files which are needed to integrate the documentation into eclipse (e.g. toc.xml). Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Documentation: ref-manual - removing old poky-ref-manual filesScott Rifenbark2013-01-0725-9607/+0
| | | | | | | | | | Removed the old poky-ref-manuals from the new ref-manual structure. (From yocto-docs rev: b5db4ddea205875ed3acacb90f46efd557337e0d) 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 WORKDIR structureScott Rifenbark2012-12-115-25/+30
| | | | | | | | | | | The file structure beneath WORKDIR has changed such that PN and PV are now separate directories. This affected several areas in poky-ref-manual. (From yocto-docs rev: 52b033c2c9e5aaa1f03072dd16c21a9d59a87150) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Documentation: poky-ref-manual - Updated STAMPS directory informationScott Rifenbark2012-12-113-7/+11
| | | | | | | | | | | | The STAMPS directory is now structured as build/tmp/stamps/$MULTIMACH_TARGET_SYS/<extended_PN>/$PV. There were three areas in the manual that needed adjusting to reflect this change. (From yocto-docs rev: 1f8d64ecfa8e060680a90f9c6cc5f69554328da5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - Fixed typo.Scott Rifenbark2012-12-111-1/+1
| | | | | | | (From yocto-docs rev: fd43218181a20272b25b17a9fc0b99ece57e3a35) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Documentation: poky-ref-manual - Removed all trailing whitespace.Scott Rifenbark2012-12-1114-1766/+1765
| | | | | | | (From yocto-docs rev: 564a28c2501034ea7e2eb16afc43dfaf931b6f6f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - Fixed grammar typo.Scott Rifenbark2012-12-071-1/+1
| | | | | | | (From yocto-docs rev: 1f4da7fb6845407adb0f59f2f1a770f03c5a8f49) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Documentation: dev-manual, bsp-guide, poky-ref-manual - bblayer.conf updatesScott Rifenbark2012-12-073-2/+48
| | | | | | | | | | | | | | | | | | | | | | Fixes [YOCTO #3176] Several places throughout the YP manual set examples are given for the bblayer.conf file. For release 1.3, a bug existed that surfaced when a user removed either the meta or meta-yocto layer from this configuration file. The bug has been fixed and the ripple effect through the YP documentation set affected several manuals. Fixes include updating the code samples that show bblayer.conf so that they now include the BBLAYERS_NON_REMOVABLE variable, a new glossary entry for the variable, and an explanation of both BBLAYER and BBLAYER_NON_REMOVABLE in the section that talks about the bblayer.conf file. (From yocto-docs rev: 904b9ec1cd6d823af0e92f6891fc7e434cf2e358) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - PACKAGECONFIG typo corrected.Scott Rifenbark2012-12-071-1/+1
| | | | | | | (From yocto-docs rev: 110ca97f1f1f3b5edacf014c944b79e9a65ebd23) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - PACKAGECONFIG editsScott Rifenbark2012-12-071-5/+6
| | | | | | | | | | | | Fixes [YOCTO #3327] Applied some edits to make it more accurate based on Paul Eggleton's review comments. (From yocto-docs rev: 94c15c9550fba77a2ab079502a62916357de0cf5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref--manual - Updated PACKAGECONFIGScott Rifenbark2012-12-031-23/+50
| | | | | | | | | | | | | | Fixes [YOCTO #3327] Re-write of the glossary description for the PACKAGECONFIG variable. This went through a couple of iterations. Paul Eggleton reviewed and provided technical information. (From yocto-docs rev: 7edf3d03bc4a448516f24caea4b49423a026885f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - method for discovering featuresScott Rifenbark2012-12-031-0/+19
| | | | | | | | | | | | | Fixes [YOCTO #3292] Added a bit to the start of the Features chapter to give the user a method they can use to discover recipes that are checking for features added to the image. (From yocto-docs rev: 261cc16ad900f7f5254fa97dab82beab94f717d3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual, dev-manual - deveshell handlingScott Rifenbark2012-12-031-11/+9
| | | | | | | | | | | | | | | | | Fixes [YOCTO #2909] Updated the "Using a Development Shell" in the dev-manual to note that the OE_TERMINAL variable is the thing that controls what terminal is spawned. Added a reference into the new variable description. In the poky-ref-manual, I created a new glossary description for the OE_TERMINAL variable. (From yocto-docs rev: 25001eba312c4109b4aaa79b334d27e144ef0d3f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual, dev-manual - devshell behaviourScott Rifenbark2012-12-031-3/+36
| | | | | | | | | | Fixes [YOCTO #2909] Updated the section on using a development shell (From yocto-docs rev: 37b43dcb19dda747b7e90ac2e393dad29e9d87a5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentationo: poky-ref-manual - Added example to MACHINE_FEATURES.Scott Rifenbark2012-12-031-1/+12
| | | | | | | | | | | | Fixes [YOCTO #3292] Provided a specific example for how adding a feature through the MACHINE_FEATURES variable can affect the build. (From yocto-docs rev: a768c88c73ef15a1e40e2547b6bb12ef276472b5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - edits to machine and distro featuresScott Rifenbark2012-12-031-1/+19
| | | | | | | | | | | | | Fixes [YOCTO #3292] I added more detail about the list of machine and distro features to the introductory paragraphs of these sections. This information came from Paul Eggleton. (From yocto-docs rev: a032f8e49222f6b628eb7d337b967da51a3d7581) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - new COMBINED_FEATURES variable.Scott Rifenbark2012-12-031-0/+9
| | | | | | | | | | | Fixes [YOCTO #3292] Partial fix for this bug. (From yocto-docs rev: 300d23b29d8abf236cbfa6f2630322c58ca67854) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - typo fixed.Scott Rifenbark2012-12-031-1/+1
| | | | | | | (From yocto-docs rev: 662737a6306514ec806de725e42ba3e6c3db8aab) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - edits to build history section.Scott Rifenbark2012-12-031-8/+13
| | | | | | | | | | Applied some review comments from Paul Eggleton on the new build history section. Some minor re-phrasing. (From yocto-docs rev: 986b0e7d2a79141d7c8dea0062cd25970a74fa57) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - default info for BB_DISKMON_INTERVALScott Rifenbark2012-12-031-1/+12
| | | | | | | | | | | | Fixes [YOCTO #3364] Added information about the default behavior for the BB_DISKNOM_INTERVAL variable. (From yocto-docs rev: db1c6c4e9cd749109580aa6b135f6f84f3fe652d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual, dev-manual - optional module packagingScott Rifenbark2012-12-031-0/+32
| | | | | | | | | | | | | | | | Fixes [YOCTO_#3366] Created a new section titled "Handling Optional Module Packaging" in the dev-manual. This section is based on the wiki page that Paul Eggleton authored. Created a new glossary entry for PACKAGES_DYNAMIC in the poky-ref-manual. (From yocto-docs rev: 5af3da5e2af15c33e5e6eb7a9ef3ab3c0923284f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: several manuals - Notes and links for filename space issueScott Rifenbark2012-12-032-1/+17
| | | | | | | | | | | | | | | Fixes [YOCTO_#3396] Spaces in file and directory names is an issue for the build system and throws an error when sourcing the environment setup script. I added key notes in several areas of the doc set. I also added some cross-references to the oe-init-build-env section in some other areas where running the script is discussed. (From yocto-docs rev: 1d102e91ba77391096749bd7df6c05b2b695b33f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual, mega-manual, Makefile - new variablesScott Rifenbark2012-12-033-0/+152
| | | | | | | | | | | | | | | | | | | | | | Added variable descriptions for BB_DISKMON_DIRS and BB_DISKMON_WARNINTERVAL. These went in the reference manual in the glossary section. First draft for both descriptions. Also, updated the Makefile to include two new figures used in the Build History section. The figures needed to be added to the TARFILE variable so that the .PNG files are included when publishing both the poky-ref-manual and the mega-manual. Added two figures to the figures directories of the poky-ref-manual and the mega-manual. These figures are part of the new Build History section. Anytime you add a figure to any manual you also have to store it in the figures directory of the mega-manual. (From yocto-docs rev: bbf68ed28ba8660af34d4cae146fb172ca4e681e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - New Build History section added.Scott Rifenbark2012-12-031-0/+280
| | | | | | | | | | First draft of this new section. Information based on Paul Eggleton's wiki. (From yocto-docs rev: b459d68ab7dd51b258fd378ad15260cba4522dc4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - Better wording for build sectionScott Rifenbark2012-12-031-4/+4
| | | | | | | | | | | I improved the wording such that it is not confusing between the information in reference manual's section on running a build and the general overview presented in the YP Quick Start. (From yocto-docs rev: 17e2fc34941612589b8ddf3314a4760e9c2f402d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: prepare for 1.4Scott Rifenbark2012-12-031-0/+5
| | | | | | | | | | | | | | Made changes to the poky.ent file to change the three variables needed to build manuals for 1.4. Made new entries in the manual revision history tables for the five manuals that have them. Each entry shows the "TBD" release coming up. (From yocto-docs rev: f7f75a238d709698f1582ce22e209c09ee60581b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - Final changes before the 1.3 lockdown.Scott Rifenbark2012-10-238-84/+90
| | | | | | | | | various changes as required. (From yocto-docs rev: 7f166508337c9d4aadad23997470a8871c5e42a4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - new variable and edited variableScott Rifenbark2012-10-231-3/+23
| | | | | | | | | | | Added the DISTRO_EXTRAS_RDEPENDS variable to the glossary and updated the DISTRO_EXTRAS_RRECOMMENDS variable per Paul Eggleton's review. (From yocto-docs rev: bb27fcb3b990bb335176d5da9fec420fdc31bf22) 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 DEPENDS and RDEPENDSScott Rifenbark2012-10-221-34/+52
| | | | | | | | | | | | | Suggested changes to help clear up what the list of items in each of these variables should be and how automatic handling of libraries is dealt with. Richard Purdie reviewed the changes. (From yocto-docs rev: 53865f904d5d4675286419a57bbb9282edfc1d0b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - edits to SUMMARY and DESCRIPTIONScott Rifenbark2012-10-191-7/+5
| | | | | | | | | | Some final edits to these two variable descriptions from Paul Eggleton. (From yocto-docs rev: b606eed0f6a326ef572cd831b642312bb827a8c5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documenation: poky-ref-manual - updates to the LICENSE variable.Scott Rifenbark2012-10-191-1/+33
| | | | | | | (From yocto-docs rev: 68bb94ccb879401d65e652746f138a139eaa0ca4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - updated the DESCRIPTION variable.Scott Rifenbark2012-10-191-1/+9
| | | | | | | (From yocto-docs rev: 170ed775df6d22b9570806367cbc17e6050d1493) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - Updated SUMMARY variable description.Scott Rifenbark2012-10-191-0/+3
| | | | | | | (From yocto-docs rev: 13e38a7cd887f03ce6fde688c89ac989587123ef) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - Edits to feature backfillScott Rifenbark2012-10-191-27/+24
| | | | | | | | | Final edits (I think) to this section from Paul Eggleton. (From yocto-docs rev: 95fd830ffb668109631205df4538454ccf023b20) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - Backfill variables updated.Scott Rifenbark2012-10-191-7/+23
| | | | | | | | | | | | | Updated the MACHINE_FEATURES_BACKFILL, MACHINE_FEATURES_BACKFILL_CONSIDERED, DISTRO_FEATURES_BACKFILL, and DISTRO_FEATURES_BACKFILL_CONSIDERED variables to have more comprehensive information. (From yocto-docs rev: 355eb3ebe02fbe4a340adaf83bf29a46f7c8230f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documenation: poky-ref-manual - updates to variables.Scott Rifenbark2012-10-191-7/+7
| | | | | | | | | | | Did some re-wording on the WiFi example in both the MACHINE_EXTRA_RDEPENDS and MACHINE_EXTRA_RRECOMMENDS variables. Clunkiness fixed. (From yocto-docs rev: 0c76ae0ee14cce62ff02b728b1c9ac21f4f3b385) 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 distros and machinesScott Rifenbark2012-10-191-4/+6
| | | | | | | | | | | | The sections that list the features you can provide with the MACHINE_FEATURES and DISTR_FEATURES variables implied that the set was finite. It is not. I added wording to that effect. (From yocto-docs rev: d8e79fdf909ba5586dc45320b7cca03de639f49b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - edits to the features backfill section.Scott Rifenbark2012-10-191-61/+53
| | | | | | | (From yocto-docs rev: 7507d73501830896602bb18677eb7b0710794f55) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - edits to *_FEATURES glossaryScott Rifenbark2012-10-191-4/+4
| | | | | | | | | | Changed wording so that the lists of features do not seem to be finite. But rather, the set shipped with YP. (From yocto-docs rev: 68e1eba075819863d8137be0b4c70935b88cb1a3) 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 feature backfill section.Scott Rifenbark2012-10-191-43/+76
| | | | | | | (From yocto-docs rev: aaf1156398033d50add5ac3944aa575917c7f7de) 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 MACHINE glossary entry.Scott Rifenbark2012-10-191-7/+10
| | | | | | | (From yocto-docs rev: 666562a428f5db2b2fc18c7cd21d17247479b24c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - edits to MACHINE type variables.Scott Rifenbark2012-10-181-30/+69
| | | | | | | | | | Did some editing that helps clarify variables that deal with the MACHINE. (From yocto-docs rev: f1f63acffc952cc7d755fc6dd555379572fddaf0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - quoted section referenceScott Rifenbark2012-10-181-1/+1
| | | | | | | | | For consistency. (From yocto-docs rev: 7b51db2d3409d6a9c74a7a9b0b2cc39cf6622033) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - Updated build/conf/local.confScott Rifenbark2012-10-181-3/+7
| | | | | | | | | | | I added the BB_NUMBER_THREAD and PARALLEL_MAKE variables into the description for suggested variables to set if you edit local.conf. (From yocto-docs rev: 7345bbf6c10b823e6364e85a4e75a7ec60a29aef) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - updated the STAMP glossary description.Scott Rifenbark2012-10-181-3/+6
| | | | | | | (From yocto-docs rev: 63720ee98bc9dd4eaa574784e7aa1ccd20822e80) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - small edit in wording.Scott Rifenbark2012-10-171-1/+1
| | | | | | Better wording for MULTIMACH_TARGET_SYS. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - Added and updated variables.Scott Rifenbark2012-10-171-2/+43
| | | | | | | | | | | | | | | | | | | Fixes [YOCTO_#3262] * Added correct information to the STAMP variable glossary entry. * Created a new variable glossary item for the MULTIMACH_TARGET_SYS variable. * Created a new variable glossary item for the EXTENDPE variable. Reported-by: Patrick Turley <patrickturley@gamestop.com> (From yocto-docs rev: ea50e41dc71d3876dd1b00aeec663400ac4a5ced) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: poky-ref-manual - changes to required variables for recipesScott Rifenbark2012-10-171-12/+3
| | | | | | | | | | | Several variables are no longer needed in this section. I have removed them. Reported-by: Paul Eggleton <paul.eggleton@intel.com> (From yocto-docs rev: b627269d18d9c8b4342f8465966d780756ff5a22) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>