summaryrefslogtreecommitdiffstats
path: root/documentation
Commit message (Collapse)AuthorAgeFilesLines
* sdk-manual: Removed two Git tag developer notes.Scott Rifenbark2016-09-232-27/+0
| | | | | | | | | | These notes can't be in the final version of the manual. Now is the time to get them out. (From yocto-docs rev: 600b4f2c7360b30d12fdc7ed0f5ba41bc09fc778) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sdk-manual: Removed notes about the BitBake CommanderScott Rifenbark2016-09-232-18/+0
| | | | | | | | | | | | | | | Fixes [YOCTO #10032] The fix to remove the BitBake Commander from the tools to install when dealing with the Eclipse Yocto Plug-in has happened. Consequently, I removed the developer notes in the manual stating that the Commander was still showing up there. The manual set is now clean of this stuff. (From yocto-docs rev: fbe169b086faac571de8a2ebd9d32682162cfd31) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sdk-manual: Updated Passing host options exampleScott Rifenbark2016-09-231-1/+1
| | | | | | | | | | | | Fixes [YOCTO #10267] The example works better using OECORE_TARGET_SYSROOT for the aclocal line. I changed it to that. (From yocto-docs rev: 362b786e7bf2083c5809e961f61c0ad81b778d71) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updates to PKGDESTWORK and do_packagedataScott Rifenbark2016-09-232-17/+15
| | | | | | | | | | | Fixes [YOCTO #10248] Provided more accurate descriptions for this variable and task. (From yocto-docs rev: 422fa705165748230470fffc4fcc543ee38b1f2e) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated add and modify flows and text.Scott Rifenbark2016-09-233-85/+76
| | | | | | | | | | | | | Updated the devtool add and devtool modify flow diagrams and supporting text to exactly match those from the SDK manual. Also, updated the help output generated from the devtool --help and devtool add --help commands. (From yocto-docs rev: 002297a8ed3979f012fe228b7edb77514e7528a2) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sdk-manual: Updates to the devtool Finish command flow.Scott Rifenbark2016-09-231-10/+7
| | | | | | | (From yocto-docs rev: f980b7cfa021c3777acd8e26b00cf40ed58f10f4) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Applied review edits to auto added runtime depsScott Rifenbark2016-09-232-15/+16
| | | | | | | | | | | | Fixes [YOCTO #10248] Applied some review changes. Minor wording tweaks and typo fixes. (From yocto-docs rev: a9e99c8b44c48c74448487187cebfe8df331e9e1) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sdk-manual: Updated SDK workflowScott Rifenbark2016-09-234-73/+96
| | | | | | | | | | | | A new command devtool finish has superceded the final commands in the SDK workflow. I updated the two figures (add and modify) to reflect this new flow. I also updated the ordered number list to match reality. (From yocto-docs rev: 0ba31e730cd748d06eab8d46b38764cda5c4e3bd) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sdk-manual, ref-manual: New variable for including toolchainScott Rifenbark2016-09-233-0/+41
| | | | | | | | | | | Added a new variable description for SDK_INCLUDE_TOOLCHAIN. Along with the new glossary entry, I updated a couple places where it would be relevant to cross-reference the new variable. (From yocto-docs rev: df99b097595e7488a93354082b8d9f33acd9c229) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added note to PREFERRED_VERSIONScott Rifenbark2016-09-231-0/+25
| | | | | | | | | | | | fixes [YOCTO #10252] Added a note to help avoid confusion regarding the version specification used in PREFERRED_VERSION. (From yocto-docs rev: 38edc25b04c1a6d673ceb25f5548898d5b63b120) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: New section and updates for runtime dep workScott Rifenbark2016-09-233-70/+196
| | | | | | | | | | | | | | | | fixes [YOCTO #10248] The bulk of this change is a new section called "Automatically Added Runtime Dependencies". Additionally, changes were made to the RDEPENDS and DEPENDS variables. Some cross-referencing to the new material was also added in the do_package task entry, the do_packagedata task entry, the PKGDATA_DIR glossary entry, and the PRIVATE_LIBS glossary entry. (From yocto-docs rev: 16504cd0eb23e102322c6c6096c5b52500a04640) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Another edit to the oe-pkgdata-utils descriptionScott Rifenbark2016-09-231-2/+2
| | | | | | | | | Fixed the description to match that what is in the code. (From yocto-docs rev: c099dd0b7c8d205b56009606e61ae359017f5783) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: More wording changes to oe-pkgdata-util section.Scott Rifenbark2016-09-231-4/+6
| | | | | | | (From yocto-docs rev: 63f412dd31ae05dd0abdcc2b97b1c596b6054f18) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Applied some re-writes to oe-pkgdata-util use section.Scott Rifenbark2016-09-231-5/+7
| | | | | | | (From yocto-docs rev: 40175a3e120fd57fcd03fdfd19c84ffd8336595d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sdk-manual: Updated the connection steps for deploymentScott Rifenbark2016-09-232-10/+30
| | | | | | | | | | Provided clearer instruction on how to set up a new SSH connection when deploying an application to QEMU. (From yocto-docs rev: 93adc542a40e86377380684e1ce294edd0fd7268) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: New section on using oe-pkgdata-utilScott Rifenbark2016-09-231-0/+78
| | | | | | | | | | | | | | Fixes [YOCTO #10216] Creted a new section titled "Viewing Package Information with oe-pkgdata-util". This section describes how to view information for already build packages through the use of the oi-pkgdata-util command. (From yocto-docs rev: 8d9465f320f973ecaeecb3eae594b29c0d7f4960) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sdk-manual: Fixed spelling error.Scott Rifenbark2016-09-231-1/+1
| | | | | | | (From yocto-docs rev: 46794f1c852a12375764d80c7242312921d8bd20) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Added new description for the PACKAGECONFIG_CONFARGS variable.Scott Rifenbark2016-09-237-16/+48
| | | | | | | | | | | | | | | | | Fixes [YOCTO #10183] Added a new variable entry for the PACKAGECONFIG_CONFARGS variable. With the introduction of the new PACKAGECONFIG_CONFARGS variable, many places in the mainstream YP documentation that referenced how to pass configure arguments using EXTRA_OECONF needed to also make mention of this new variable. I added many cross-references to the new variable. (From yocto-docs rev: 00f02d45319bab90b72eab89fcb69cbe8bd05bb5) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mega-manual: Added the new mars appendix to the sdk-manual build section.Scott Rifenbark2016-09-231-0/+2
| | | | | | | (From yocto-docs rev: 5e9e7553260e7c684f30fd2565ba8c03b8cd0462) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added variable description for PACKAGECONFIG_CONFARGSScott Rifenbark2016-09-231-0/+44
| | | | | | | | | Fixes [YOCTO #10183] (From yocto-docs rev: 8ad71d720e6f1a1d23d5879a14600ade86e2bc46) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sdk-manual: Updated neon JDK requirements to be 1.8+Scott Rifenbark2016-09-231-3/+3
| | | | | | | (From yocto-docs rev: 796fad8a20ece3ef5fdb0c7c1d325a18e37e676b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sdk-manual: Updated legacy mars links to go to neon section.Scott Rifenbark2016-09-231-1/+7
| | | | | | | (From yocto-docs rev: 4c524f3763f676d4f60a8fb383019b6153901b9d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sdk-manual: Updates to "Working With Eclips" for NeonScott Rifenbark2016-09-231-293/+420
| | | | | | | | | | | | | | | Fixes [YOCTO #7546] Applied changes throughout this section to move it from Luna to the Neon version (latest) of Eclipse. We now provide a single thread for Eclipse, which is based on the latest version (Neon). Information for Mars, which is also supported) is in a new Appendix C. (From yocto-docs rev: 82995d9c49e4c55707591a1375c5d86874c589b0) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed typo for "debugging".Scott Rifenbark2016-09-231-1/+1
| | | | | | | (From yocto-docs rev: a8a3bdc0bcec938486f533148fc3f6d106e5af94) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Updated the essentials list variable for FedoraScott Rifenbark2016-09-231-1/+1
| | | | | | | | | | | Fixes [YOCTO #10208] Apparently, this should be "python3" and not "python" now. (From yocto-docs rev: d9547b426d9ab8a2d79fac95405a7a371a4a35ac) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Changed command to install Fedora Python packageScott Rifenbark2016-09-231-1/+1
| | | | | | | | | | | | | Fixes [YOCTO #10208] The example command was wrong. Had the wrong package name since we moved upward with Python. Using "sudo dnf install python3-GitPython" now. (From yocto-docs rev: d94469ac4860841c3955161ce1b67a962c4f3f8d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* yocto-project-qs, ref-manual: Updated Python requirement to 3.4.0Scott Rifenbark2016-09-234-4/+4
| | | | | | | | | This is the minimum requirement for YP 2.2 release. (From yocto-docs rev: 0aebdd8556a6e5a52c0caf28dc97c1872b40e950) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed link to ROOTFS_RO_UNNEEDED.Scott Rifenbark2016-09-231-2/+2
| | | | | | | | | | | Fixes [YOCTO #9899] This variable does not need documented in the glossary. (From yocto-docs rev: 4082b752239025c8696bb248a20ac1fb5380c7af) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added new note item to the DEPENDS note box.Scott Rifenbark2016-09-231-0/+12
| | | | | | | | | | | Fixes [YOCTO #10198] The new note helps clarify runtime dependencies. (From yocto-docs rev: e9eba1260df4ef5f3245149f0436eae5ca68c78b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated the MLPREFIX variable description.Scott Rifenbark2016-09-231-0/+33
| | | | | | | | | | | Fixes [YOCTO #10197] Provided better examples and a bit of a historical note. (From yocto-docs rev: 5845aadcc4e6932abde4ce7c74834c0f2a9fb806) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated QEMU known issues for user-modeScott Rifenbark2016-09-231-2/+3
| | | | | | | | | | | | | Fixes [YOCTO #9285] Applied some rewording to the last bullet of the "Known Issues" section in the "Enabling GObject Introspection Support" section. (From yocto-docs rev: 6cc0c7925984a29a115819195b800e2ecd8b4757) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added variable description for FORCE_RO_REMOVE.Scott Rifenbark2016-09-231-0/+19
| | | | | | | | | | | Fixes [YOCTO #9899] I put this new variable description in. (From yocto-docs rev: 32040277a921d0013256bed5aa7e32e14d1220ba) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated CLASSOVERRIDE with a new example.Scott Rifenbark2016-09-231-4/+5
| | | | | | | (From yocto-docs rev: 057e79672769eb1fbec87695a0084f42955f757d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* yocto-project-qs, ref-manual: Removed Python 3.0 exclusionScott Rifenbark2016-09-233-7/+3
| | | | | | | | | | | | | | | | | | | | | | Fixes [YOCTO #10178] Previously, YP did not support Python 3.0. We mentioned that in the manual in several places as a requirement for running YP. I removed this exclusion in the following areas: * yocto-project-qs - the section that tells what version of Python you need. * ref-manual - the section that tells what version of Python you need. * ref-manual - the FAQ entry about not having the right version of Python. (From yocto-docs rev: 5a0d3ac1c2a4154b93dc925b8074bc9243a86faf) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated the DISTROOVERRIDES variable description.Scott Rifenbark2016-09-231-10/+18
| | | | | | | | | | | Fixes [YOCTO #10176] Provided a more complete description of this variable. (From yocto-docs rev: 164bf11250c965aadd1ee1573267aa31daa8a4e8) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated the MACHINEOVERRIDES variable descriptionScott Rifenbark2016-09-231-21/+26
| | | | | | | | | | | Fixes [YOCTO #10175] Provided a more detailed description of this variable. (From yocto-docs rev: 95a80313dfb276425020a61d199b75d259b47ff1) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Rewrite of the CLASSOVERRIDE variable in the glossaryScott Rifenbark2016-09-231-9/+22
| | | | | | | | | | | Fixes [YOCTO #10174] I applied a more descriptive explanation of this varialbe. (From yocto-docs rev: 7c6c2645b7e74e1c7de0d43b35307c8917648959) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Grammar fix in the OVERRIDES variable description.Scott Rifenbark2016-09-231-1/+1
| | | | | | | (From yocto-docs rev: cae94f6b5595e3674af041110d89f736f833cc88) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Grammar fix in "Stamp Files and the Rerunning of Tasks"Scott Rifenbark2016-09-231-2/+2
| | | | | | | (From yocto-docs rev: 0d04e8c226ff9391e14f5b07ee95de4e4b7d3bcf) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Clarified the OVERRIDES glossary description.Scott Rifenbark2016-09-231-7/+56
| | | | | | | | | | | | | Fixes [YOCTO #10173] I provided a more detailed description of how this variable works. Also provided a cross-reference link back to the variable at the end of the PREFERRED_VERSION variable. (From yocto-docs rev: 679b205eea541b89e220656f7aa304d0f343c8a6) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: New section clarifying stamps, input checksums and sstate cacheScott Rifenbark2016-09-233-2/+78
| | | | | | | | | | | | | | Fixes [YOCTO #10172] I added a new section on how BitBake reruns tasks based on the stamps files. Also put in some cross-referencing links to that new section in the stamps entry for the structure chapter and in the STAMP variable in the glossary. (From yocto-docs rev: da8779d9eb85473cd6b0f74e9e1371e1d277890f) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated systemd-boot documentation link.Scott Rifenbark2016-09-232-4/+4
| | | | | | | | | | | | Fixes [YOCTO #9707] The original link was bogus. I applied four instances to fix the link. (From yocto-docs rev: f03d5af6ddf0430cf98332c5d54f3fe68fb69cf9) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed small wording in PKGR in the glossaryScott Rifenbark2016-08-251-2/+2
| | | | | | | | | Fixes [YOCTO #10138] (From yocto-docs rev: e49e5055e48f3c426090d2bc62b2bffbc2577dd0) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Replaced "bitbake-dumpsigs" with "bitbake-dumpsig".Scott Rifenbark2016-08-251-4/+4
| | | | | | | | | Fixes [YOCTO #10141] (From yocto-docs rev: e74a66d146e7f666a71f2dab6a5f78de5ad1966c) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updates to PKGV, PKGE, and PKGR.Scott Rifenbark2016-08-251-8/+6
| | | | | | | | | | | Fixes [YOCTO #10138] Small wording changes. (From yocto-docs rev: 66afe7560f086ea350df92b2b40ce5790d3d523c) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, ref-manual: Systemd-boot: Update documents for new EFI bootloaderScott Rifenbark2016-08-253-131/+138
| | | | | | | | | | | | | | | Fixes [YOCTO #9707] * Replaced gummiboot with systemd-boot in the dev-manual * Replaced the gummiboot class with a new systemd-boot class * Replaced the appropriate gummiboot variables in the glossary with new variables SYSTEMD_BOOT_CFG, SYSTEMD_BOOT_ENTRIES, and SYSTEMD_BOOT_TIMEOUT. (From yocto-docs rev: 778b620e65cc68531b3c41aeb8f27f2a07eb0d00) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added bitbake.conf to list of example conf filesScott Rifenbark2016-08-251-1/+2
| | | | | | | | | | | | Fixes [YOCTO #10144] In the "Viewing Variable Names" section, there is a list of example configuration files. I added bitbake.conf to the list. (From yocto-docs rev: 5a19d5c314881e223aaa567c8eb8f6ed4fbc01df) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Suggested fleshing out of the sigdata/siginfo documentationScott Rifenbark2016-08-252-54/+130
| | | | | | | | | | | | | | | | | | | | | | | | Fixes [YOCTO #10141] Provided several fixes to address this situation: * Renamed "Debugging Build Failures" to "Debugging Tools and Techniques" as it fit better the subsections. * Renamed "Viewing Dependencies" to "Viewing Dependencies Between Recipes and Tasks" as it fit better the description. * Added a new "Viewing Task Variable Dependencies" section to describe how sigdata and siginfo stuff can be used. * Replaced the contents of "4.3.4.1 Debugging" with a shorter bit that now references into the new section on veiwing task variable dependencies. (From yocto-docs rev: 539d76366055bed74ccc926519e969324cac470d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated some variables in the glossary for nits.Scott Rifenbark2016-08-251-8/+23
| | | | | | | | | | | | | | | | Fixes [YOCTO #10138] Small fixes for the following variables: * PKGV * PV * PE * PR (From yocto-docs rev: 4ffc6a2fed330cec320e744561df3aad2a349cf5) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sdk-manual: Added developer note for updating to NeonScott Rifenbark2016-08-251-0/+5
| | | | | | | (From yocto-docs rev: bd21fdd102d7daa3f03b978760d9190a3815e243) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>