summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
Commit message (Collapse)AuthorAgeFilesLines
...
* ref-manual: Added new variable IPK_FEED_URIS.Scott Rifenbark2013-08-131-1/+15
| | | | | | | (From yocto-docs rev: 94039032274b17e383be026976736b662e877ee0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added BINCONFIG_GLOB variable and updated binconfig.bbclassScott Rifenbark2013-08-132-4/+35
| | | | | | | | | | | | New variable. Changed the class section to have a reference-like section title. Added a link back to the GLOB variable. (From yocto-docs rev: 42dbafc1b64d8572930501f25a0470038721524f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Applied review edits to several variable descriptions.Scott Rifenbark2013-08-131-13/+13
| | | | | | | | | Minor changes to a whole lotta variables. (From yocto-docs rev: a2a175a5138683a9e9deac71b6080cc05cbb801e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits and additions to glossaryScott Rifenbark2013-08-131-20/+302
| | | | | | | | | | | | | | | | | | | | | | | | Some items updated and several new variables added: * Review edits to SERIAL_CONSOLE * Added TRANSLATED_TARGET_ARCH * Added SOLIBSDEV * Added SOLIBS * Added OLDEST_KERNEL * Added INTERCEPT_DIR * Added ALTERNATIVE * Added ALTERNATIVE_LINK_NAME * Added ALTERNATIVE_PRIORITY * Added ALTERNATIVE_TARGET * Added COMMON_LICENSE_DIR * Added EXCLUDE_FROM_WORLD * Added INITRAMFS_FSTYPES * Removed commented out BUILDHISTORY_CHECKVERBACKWARDS variable. (From yocto-docs rev: 9c18046e39b3b98e2e788b5c5d05096a3d95add8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated the update-alternatives classScott Rifenbark2013-08-131-1/+11
| | | | | | | | | | Added some links to four variables that are now documented in the glossary. (From yocto-docs rev: de7574be7c805173318b77d39c7b540bff4108df) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the binconfig.bbclass section.Scott Rifenbark2013-08-131-3/+4
| | | | | | | (From yocto-docs rev: 7b442239b8dc083c0191e863cb959fb978ea6345) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, dev-manual: Review edits for Build Directory wording.Scott Rifenbark2013-08-131-14/+15
| | | | | | | | | | | | | | | Did some word-smithing to work around a false statement that implied externalsrc.bbclass needed to be inherited on a recipe-by-recipe basis. This affected the usage section and the glossary definitions for both EXTERNALSRC and EXTERNALSRC_BUILD. Also updated the "B" variable description to be more accurate in the use of the term "Build Directory." (From yocto-docs rev: 46695817b6e44cfa88161699105b8d03a5828fd2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to OE_BINCONFIG_EXTRA_MANGLE and binconfig.bbclassScott Rifenbark2013-08-132-8/+10
| | | | | | | (From yocto-docs rev: d732e0a32d1bc5dccd9bf6522bb9852df3b63ebd) 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 INHIBIT_DEFAULT_DEPS variable.Scott Rifenbark2013-08-131-1/+16
| | | | | | | (From yocto-docs rev: d33370a1a1448a339a32f91c171193c7f4d9397e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, dev-manual: Fixed links for SERIAL_CONSOLEScott Rifenbark2013-08-131-1/+1
| | | | | | | | | | These manuals had references to the deprecated SERIAL_CONSOLE variable. Changed the links to SERIAL_CONSOLES. (From yocto-docs rev: 998b8524d2111ebfb6bdb3d4620434cd81d92489) 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 SERIAL_CONSOLES variable.Scott Rifenbark2013-08-131-5/+20
| | | | | | | | | | Also, I changed the definition for SERIAL_CONSOLE to indicate the variable is deprecated. (From yocto-docs rev: 36c78759b406853ab36f815d741689d5719d1e0f) 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 SERIAL_CONSOLES_CHECK variable.Scott Rifenbark2013-08-131-0/+13
| | | | | | | (From yocto-docs rev: d4e685033794c504220e30ba92adb7c7da64b753) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added a glossary entry for the EXTENDPKGV variable.Scott Rifenbark2013-08-131-0/+21
| | | | | | | (From yocto-docs rev: 87ccd9f922db081c8848bc543b96859600b1a86b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added new glossary entry for PACKAGE_INSTALL variable.Scott Rifenbark2013-08-131-0/+21
| | | | | | | (From yocto-docs rev: 15411b77931a039d374c770d71e975aaf34b22c4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added new glossary entry for the PATCHTOOL variable.Scott Rifenbark2013-08-131-0/+21
| | | | | | | (From yocto-docs rev: fa3e46c5a4debada71cbc9899dca506093d2a8c8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added two links for FILESOVERRIDES and OVERRIDESScott Rifenbark2013-08-131-82/+83
| | | | | | | | | | These variables were missing links into the reference section glossary from the Migration chapter. (From yocto-docs rev: 65ad5fc60f5a1067fbe2a54987d195ee388d264b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added placeholder for BUILDHISTORY_CHECKVERBACKWARDSScott Rifenbark2013-08-131-0/+14
| | | | | | | | | Inserted a commented placehoder for this glossary item. (From yocto-docs rev: 6c621cd8eddfdd592df299255035288dd5d15477) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: updated linkScott Rifenbark2013-08-131-1/+1
| | | | | | | | | | | I updated a link to the externalsrc.bbclass references section. The section name has changed so that it does not imply how to use the class. (From yocto-docs rev: e951618cee0204a68f4980115237b53e1fb9f987) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: New variable entries added.Scott Rifenbark2013-08-131-0/+53
| | | | | | | | | | | | | | | | * EXTERNALSRC * EXTERNALSRC_BUILD These are new. Also fixed a link to the dev-manual that points to the section on how to use external.bbclass. The section name was changed so that it does not imply how to use the class. (From yocto-docs rev: be9b801cac6a8fd6cd3db86eacf432f73da6fd08) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Changes to the externalsrc.bbclass reference section.Scott Rifenbark2013-08-131-81/+71
| | | | | | | | | | | | Updated this to not contain usage information, which has been moved to the dev-manual. I diff'ed out this commit and there are some changes that resulted from accidental deletion and restoration of a large amount of text. (From yocto-docs rev: fdefcfd77811d2cfe65d51b70f3bc69018f3de81) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updates to the S variable description in the glossary.Scott Rifenbark2013-08-131-11/+14
| | | | | | | (From yocto-docs rev: 44a2b16f77cb86e37f3dcd46c52f699a59e3b418) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added glossary description for OE_BINCONFIG_EXTRA_MANGLE variable.Scott Rifenbark2013-08-131-1/+28
| | | | | | | (From yocto-docs rev: 55bbcbebc707d95ee357aa3d8075218d0f31b2f1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added new glossary description for RM_OLD_IMAGE.Scott Rifenbark2013-08-131-0/+18
| | | | | | | (From yocto-docs rev: 718002e23dbea4f8c2090003ee43af30fa0ae82d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: replaced linux_libc-headers with linux-libc-headersScott Rifenbark2013-08-131-4/+4
| | | | | | | | | Four occurrences in the toolchain section affected. (From yocto-docs rev: c69d84f5a64763e6560e8eb126a354b69740439e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the TOPDIR glossary entry.Scott Rifenbark2013-08-131-2/+1
| | | | | | | (From yocto-docs rev: bb29b4a4a8e5c4be6fc2a4103e1a32df184a2f76) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: More review edits to closer look section.Scott Rifenbark2013-08-131-3/+3
| | | | | | | | | | | | Fixes [YOCTO #2808] Another edit to the list in the SDK section. Removing the term "SDK installer" and replacing with "SDK." (From yocto-docs rev: fec6388957a52320ad8106fab109ea95de07d42b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Small corrections to the TOPDIR variable description.Scott Rifenbark2013-08-131-3/+3
| | | | | | | (From yocto-docs rev: 74e5b386f08169a3381b758e2759caac9d94dd47) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Review comments for closer look at YP dev sectionScott Rifenbark2013-08-132-11/+11
| | | | | | | | | | | | Fixes [YOCTO #2808] Applied minor wording changes as directed by Paul Eggleton's review of the sections and related variable descriptions. (From yocto-docs rev: cf30c3dd78d5e55356bb73f43f10e0093a9aa084) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: New COREBASE variable entry added to glossary.Scott Rifenbark2013-08-131-0/+22
| | | | | | | | | Fixes [YOCTO #4981] (From yocto-docs rev: a3623887a3cfd3df47a09b8fd337a2741b5aaa42) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated the TMPDIR description in the glossary.Scott Rifenbark2013-08-131-6/+8
| | | | | | | (From yocto-docs rev: 854c29e5b09024355eee2284f8ed86a861474811) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, mega-manual, Makefile: Updates to expanded dev sectionScott Rifenbark2013-08-136-161/+168
| | | | | | | | | | | | | | | | | | | | | Fixes [YOCTO #2808] Applied review comments to the "Images" and SDK sections that are part of the "A Closer Look at the Yocto Project Development Environment" section. Comments from Paul. They resulted in a single figure being removed and split into two new figures - one for the image part and one for the sdk part. Some terminology issues were cleaned up in the main sections as well as the documented variables sections. Makefile changes involved adding the two new figures and removing the old combined one. (From yocto-docs rev: a32908fa68b9786e295097c16f70a5a9c3cc4c1e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, mega-manual: New section for images/SDKScott Rifenbark2013-08-133-1/+171
| | | | | | | | | | | | | Fixes [YOCTO #2808] Added a new section for the closer look at how BitBake creates images and the SDK installer files. This included the section itself, a new .PNG figure that had to be added to the figures directory of both the ref-manual and the mega-manual. Finally, the Makefile needed to be edited so that the tarballs for the ref-manual and mega-manual also included the new figure. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: New variables added to the glossary.Scott Rifenbark2013-08-131-0/+49
| | | | | | | | | | Added entries for DEPLOY_DIR, TOOLCHAIN_HOSTS_TASKS, and TOOLCHAIN_TARGET_TASKS. (From yocto-docs rev: b239c41871f8c833cd33f4c5c875d51fa1bdf9eb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: New glossary entry for DEPLOY_DIR.Scott Rifenbark2013-08-131-0/+24
| | | | | | | (From yocto-docs rev: f1594bfbc795dd9c22545b4d01601fbc88c91610) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Update to note regarding distros supported.Scott Rifenbark2013-08-131-13/+26
| | | | | | | | | | | | | | Fixes [YOCTO #4927] Updated the wording to specifically point out that YP does not support rolling releases or developmental releases due to their constantly changing nature. I did not include wording to indicate planned or unplanned type of futuristic support. (From yocto-docs rev: fe9d269fd6c867a9a8e8cc33d90eedccbcbad0e8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated warning note in supported distro section.Scott Rifenbark2013-08-131-10/+6
| | | | | | | | | | | | Fixes [YOCTO #4927] Did some rewording to tone down the fear in the note that tells users which distros YP works with. (From yocto-docs rev: 773c5003d222252f0456f9cfb622e1255a8886cb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed typoScott Rifenbark2013-08-131-1/+1
| | | | | | | (From yocto-docs rev: 69698c8e133cb49701d15543a4917c7f539354e3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: New entry for OE_IMPORTS variable added to glossary.Scott Rifenbark2013-08-131-1/+16
| | | | | | | (From yocto-docs rev: 3b73c2e1418190b1d998f3f7cf425088df887c21) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added note about not supporting rolling distrosScott Rifenbark2013-08-131-0/+19
| | | | | | | | | | | | Fixes [YOCTO #4927] Provided a note and some explanation about YP support on the official distributions. (From yocto-docs rev: c2957ad400127d05f940dc326cb5da4994a66785) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed link to wiki page for tested distros.Scott Rifenbark2013-08-131-4/+1
| | | | | | | | | | | | | | | | Fixes [YOCTO #4911] This bug's comments determined that the link from the "Supported Distributions" section to the wiki page that shows a list of tested distros be removed. The wiki page has been updated to link into the section of manual and the wiki page states that it is out of date. So, the manual should not point back to that wiki page. (From yocto-docs rev: 8d22568b348c1ba34068f73711e70b5eb507f29e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Wording change for Images section.Scott Rifenbark2013-08-131-1/+2
| | | | | | | | | | Changed the wording to better reflect what these sample images in the chapter really accomplish. (From yocto-docs rev: 8ae60cd52e5b8fba02b00bdd8b7b242a077e8196) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: New section on Package Feeds.Scott Rifenbark2013-08-132-0/+52
| | | | | | | | | | | | Fixes [YOCTO #2808] New section for package feeds created. Includes a new figure also. (From yocto-docs rev: 6d8b41114ebadcfb06f6064a13c4da5b47a9f73c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Typos fixed.Scott Rifenbark2013-08-131-2/+2
| | | | | | | | | | | | Fixes [YOCTO #4935] Two typos located and fixed. Reported-by: Laszlo Papp <lpapp@kde.org> (From yocto-docs rev: 805ff913b85bff390609beabdbbf48e45589ee13) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: added opengl to distro feature list.Scott Rifenbark2013-08-131-28/+38
| | | | | | | | | | | | | Fixes [YOCTO #4907] Open Graphics Library was not included in the list of supported distro features that could be included using the DISTRO_FEATURES variable. It is now. (From yocto-docs rev: 2e06fe0f8135c13d3a86857f9b0e450239cedbf4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added a section reference to external toolchain question.Scott Rifenbark2013-08-131-69/+73
| | | | | | | (From yocto-docs rev: 6b125e0e0f09e817422f899923d51ee73923b15b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to requirements section.Scott Rifenbark2013-08-131-8/+11
| | | | | | | | | | | | | Fixes [YOCTO #4753] Minor review edits to this buildtools section. Additionally, I removed the "-y" argument from the CentOS package install commands. (From yocto-docs rev: 8f5991f7d3a5ceee63a022af19afd713dcf740c3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the "source" section of yp dev environmentScott Rifenbark2013-08-132-7/+9
| | | | | | | | | | | | Fixes [YOCTO #2808] I updated the "Sources" section with review comments from Paul. The figure needed changed as well as some text changes. (From yocto-docs rev: 0a44dbdebce50fb599b8dcb2f17adc76f9fb862c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: First draft of the "Sources" section added.Scott Rifenbark2013-08-132-0/+153
| | | | | | | | | | | | | | Fixes [YOCTO #2808] The "Sources" section provides a more detailed look at where BitBake gets source files from. This change included the first draft of the text and the first draft of the expanded figure. (From yocto-docs rev: 4e432a05666e67c6494486f392a05f629c6c148a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Another round of edits from Paul implemented.Scott Rifenbark2013-08-132-3/+1
| | | | | | | | | | | | Fixes [YOCTO #2808] Some small changes to the layer figure and the software layer wording. (From yocto-docs rev: 687652a4970910de8a4636999f63ad5c7e861069) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Review comments added.Scott Rifenbark2013-08-132-20/+28
| | | | | | | | | | | | | Fixes [YOCTO #2808] Applied review comments from Paul Eggleton on the user configuration and the layers section. Changes applied to the figure for the user configuration section as well. (From yocto-docs rev: b05af4b740f0daf3d6c59acf71c362decba2a176) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>