summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
Commit message (Collapse)AuthorAgeFilesLines
...
* ref-manual: Removed redundant link to Source DirectoryScott Rifenbark2018-05-241-2/+1
| | | | | | | (From yocto-docs rev: 9fb10f4f0ca5bed4804d77a1c224672866ee2b87) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed link manual title for BitBake User ManualScott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: cad80681e72e7e22c3867961aeefe7f260c20f86) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed manual title as part of a cross-reference.Scott Rifenbark2018-05-241-1/+1
| | | | | | | | | | The link was to a chapter in the existing manual. I do not include the manual title when that is the case. (From yocto-docs rev: 1b7c65b4a2dde3f5d069cb5edc75728492639870) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed broken link to TARGET_VENDORScott Rifenbark2018-05-241-1/+1
| | | | | | | | | Link was going to TARGET_PREFIX. (From yocto-docs rev: 424e8ea3168ab2e910919e6f70fc0b16332ca4f7) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant FILESEXTRAPATHS link.Scott Rifenbark2018-05-241-3/+1
| | | | | | | (From yocto-docs rev: 74199d4a3d5fe5a9836e363522b052614a542e26) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed title for BitBake User Manual reference.Scott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: 73249f903fcb68201937f05216bedd4fc25fb060) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Corrected link title in DISTRO_FEATURES_BACKFILLScott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: 93c730199bb66fa6909bd0c0a2e75b5cca9534af) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed link to WORKDIR in the D variable description.Scott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: edf989858c37dcdf19ec99dceb959061bc89be97) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant links in COMBINED_FEATURES var.Scott Rifenbark2018-05-241-7/+0
| | | | | | | (From yocto-docs rev: 7328ac66feebed290add2b122e12c2ea567f6bdf) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated example string for BUILDHISTORY_COMMIT_AUTHOR.Scott Rifenbark2018-05-241-1/+1
| | | | | | | | | | | I replaced the "&lt;" and "&gt;" constructs with the tags <replaceable> and </replaceable>. This is the preferred formatting for user-supplied values. (From yocto-docs rev: 1fc32486483c545671ffb2142b553da75dbe54fe) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Provided more relevant link for Python documentationScott Rifenbark2018-05-241-2/+2
| | | | | | | | | | | | | | In the BBMASK variable, a link to Python documentation was going to a specific 2.6 release. That release was probably the most recent when the BBMASK variable was initially documented. Python has many releases now (e.g. 3.6.5). I re-worded the description to be more generic and sent the user to the general Python release area. They can pick a release from that URL. (From yocto-docs rev: 154aedf79625f37997bec18dba933c514072708e) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant link in BB_DISKMONS_DIR variableScott Rifenbark2018-05-241-4/+3
| | | | | | | | | | | Removed the first link to the BB_DISKMON_WARNINTERVAL variable. The variable was linked later in the text. No need to link the output version of the variable... clunky looking. (From yocto-docs rev: ec6cfc85ba2f1e2fc763b6b7c918a21cec00e203) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated APPEPND variable.Scott Rifenbark2018-05-241-3/+4
| | | | | | | | | | Changed wording so I could reference the proper name of the LABELS variable. (From yocto-docs rev: 05e5f287bde8219d1f8125d71fd48a36a422009a) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated link to the Build Appliances page on the website.Scott Rifenbark2018-05-241-6/+10
| | | | | | | (From yocto-docs rev: 14c66bc469085e0919e00979c1e01b1908d5f749) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant link for the DISTRO_FEATURES variable.Scott Rifenbark2018-05-241-3/+3
| | | | | | | (From yocto-docs rev: 8d771f67aab1840175783a6d1eaaa2264562c863) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Replaced two old links with general kickstart linkScott Rifenbark2018-05-241-9/+4
| | | | | | | (From yocto-docs rev: 5b875dc8e337aa859115b59591a39ac04a3f9c21) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed title name in link.Scott Rifenbark2018-05-241-1/+1
| | | | | | | | | | | The actual title of the sdk-manual does not include the word "Manual". So, the reference to the book should terminate with the word "manual" in lower case. (From yocto-docs rev: 41bc85776f0b172fc243b6e5a5ca13b72e8399e5) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed reference context from "section" to "chapter"Scott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: 47c66cc3d7617cd3d3e77afe73fe38f743bf5513) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant link to do_unpack task.Scott Rifenbark2018-05-241-2/+1
| | | | | | | (From yocto-docs rev: 759fffef8e9a9d2c4cc76dd2fd41811ec2db946f) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Enhanced link to the host-user-contaminated test.Scott Rifenbark2018-05-242-2/+3
| | | | | | | | | | | The link was just going to the top of the section. I added an ID tag to the actual host-user-contaminated test within that insane.bbclass description. Now, the user is linked right to that test. (From yocto-docs rev: b1e5b5a1876e211a8c57bfa727fa9031cfe5e0ac) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed broken link to do_image task.Scott Rifenbark2018-05-241-1/+1
| | | | | | | | | Had the wrong ID in there. (From yocto-docs rev: 6d52354b42709867ef61543de6d3b630fd780bab) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed link to DEPLOY_DIR variable.Scott Rifenbark2018-05-241-2/+1
| | | | | | | | | | | The focus of the discussion here is on the DEPLOYDIR variable. Having the link to the variable DEPLOY_DIR adds clutter to it all. Removed that link. (From yocto-docs rev: 8561c70fcff88adc82c7c5998d2539d40b314888) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant link to IMAGE_FSTYPES variable.Scott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: 8b6dbb3259b4875e7443a5ceb55f5d593b2409a2) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant link to the C/C++ Compiler Cache.Scott Rifenbark2018-05-241-2/+1
| | | | | | | (From yocto-docs rev: 1e7898f584e0ca4f5dcfaef447b70aec36867051) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed wording on how autotools classes build by defaultScott Rifenbark2018-05-241-3/+2
| | | | | | | | | | Took out stange parenthetical construct and the links to the B and S variables. Links were redundant. The construct was weird. (From yocto-docs rev: 9cd2bf116bd89288a93944359a4809e68fa61f7b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant link for "Source Direcotory" term.Scott Rifenbark2018-05-241-2/+1
| | | | | | | (From yocto-docs rev: 82ebe64671cf298a8e9c53b2975540542f10b28f) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant link to WORKDIR variable.Scott Rifenbark2018-05-241-2/+1
| | | | | | | (From yocto-docs rev: 66ab70483fe1ab963b6e5e822797b144f787a139) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant link to "Build Directory" termScott Rifenbark2018-05-241-2/+1
| | | | | | | (From yocto-docs rev: 37ddada28753fe89cd56b44b4f1e5896cf71cc23) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed link to "naked" bsp-guide referenceScott Rifenbark2018-05-241-2/+1
| | | | | | | | | | | | A "naked" reference to the bsp-guide was split across two lines in the *.xml file. This splitting causes the link to not be processed correctly by the mega-manual.sed script. I joined the two lines to fix the link. (From yocto-docs rev: e31b4d2210b5c246f3e822fbe8950a625e08ca98) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added "section" as part of a reference to the bitbake-user-manual.Scott Rifenbark2018-05-241-1/+1
| | | | | | | | | Missing this conventional part of the reference contextual diatribe. (From yocto-docs rev: 5468ebf21bc9166de35e9b7016eef06ed586e5c3) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed several redundant links to variables.Scott Rifenbark2018-05-241-8/+5
| | | | | | | | | | Trying to get back to a standard of using an actual link for only the first occurrence of a variable in any given section. (From yocto-docs rev: 68d80a5dd8481f938892473c4671a9c436e80c8f) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant links to the DISTRO_FEATURES variable.Scott Rifenbark2018-05-241-5/+4
| | | | | | | (From yocto-docs rev: d834e5f5cef520b80e5049b28945cfa1ead3b092) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed bad title for the bitbake-user-manualScott Rifenbark2018-05-241-2/+2
| | | | | | | | | | | In the migration section, an older name for the bitbake-user-manual was being used in the text for a cross-reference. I replaced it with the current and correct name. (From yocto-docs rev: 3f466b59a3138984cceae12ac58c84ec3cda4432) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed bad link to naked sdk-manualScott Rifenbark2018-05-241-1/+2
| | | | | | | | | | | | In the migration section, an older flavor of the title to the sdk-manual was being used. This of course was not processed correctly by the mega-manual.sed script. I fixed the title so it is now processed correctly. (From yocto-docs rev: 1f9fa699bb14f96a7c9ccab314a7d72e6a93dda6) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed bad title string for "Toaster User Manual"Scott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: 14efbdbbcffea3a301dd220b3336fd11e1878ff8) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant paragraph for links to variables.Scott Rifenbark2018-05-241-8/+0
| | | | | | | (From yocto-docs rev: 32228c3e138d6bd0076b164980e90fdc25c62768) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed mis-matched title in link to ptest.Scott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: d203312ede89d5c7467f8ac8117522c4fc1fd7b5) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant link to the BAD_RECOMMENDATIONS variable.Scott Rifenbark2018-05-241-2/+2
| | | | | | | (From yocto-docs rev: 27ce95176fcceb95065eee19fecc2a71d88a0984) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed redundant link to IMAGE_FEATURES variable.Scott Rifenbark2018-05-241-4/+2
| | | | | | | (From yocto-docs rev: 0ca8dc6aa8e06405e9483398788f4e221408fed7) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed a link to a naked manual referenceScott Rifenbark2018-05-241-1/+1
| | | | | | | | | | | | | | The terms.xml chapter had a link to the toaster-manual where the string to the manual was not matching the string used in the mega-manual.sed file. Consequently, the link was not being processed correctly. This type of link should not be a link in the mega-manual because the target is to the manual in general. Fixed the string of the toaster-manual to match what is being used in the mega-manual. (From yocto-docs rev: 44042847db10b15f8694199162ad96dea44d21bc) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated buildtools example scriptScott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: f9d46c43a2f5961fb9bda6758f8c2cdeef100281) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated example buildtools .sh file.Scott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: 36fecfc69f60c99a58c86fc3f1890382fb013887) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, poky.ent: Removed old ENTITY to kernel-manualScott Rifenbark2018-05-241-1/+1
| | | | | | | | | | | Found a link to the old kernel-manual in the reference manual. This manual is not used. I changed the link to use the proper ENTITY value and also removed the old one from poky.ent. (From yocto-docs rev: f1377989ab4a85827f5aaab9b19c4fb3c10567ca) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed a link.Scott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: 79e8ae28a3da4c135227ba44e707a1adde61a24f) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Updated everything for new overview-manualScott Rifenbark2018-05-2411-64/+64
| | | | | | | | | | | | | | | | | This involved changing the root manual folder from "getting-started" to "overview-manual". Also, every link using the ENTITY "YOCTO_DOCS_GS_URL" was changed to "YOCTO_DOCS_OM_URL". Most manuals had several occurrences of these links. The makefile needed updating to process the new manual and not process the old "getting-started" manual. (From yocto-docs rev: 1abf64e56e9096258038ae37b787a81bf786bb3b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, ref-manual: Fixed two broken links.Scott Rifenbark2018-05-241-1/+1
| | | | | | | (From yocto-docs rev: 1ce02bf1c81629d9e008c05b48c4cddad264bafc) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Changed getting-started manual titlesScott Rifenbark2018-05-243-4/+4
| | | | | | | | | | | Throughout the documentation, the manual "Getting Started With Yocto Project" was used. The manual now is called "Yocto Project Overview and Concepts Manual". (From yocto-docs rev: f47d10029487420cbeb292f680084b63be0ec7e9) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Fixed links to old concepts-manualScott Rifenbark2018-05-246-93/+96
| | | | | | | | | | | | | The concepts-manual is going away for 2.5. I have fixed all the links across the YP documentation set that were cross-referencing into the concepts-manual so they now cross-reference into the getting-started manual, where that concepts chapter will live post 2.4x. (From yocto-docs rev: e9145e9e7fef882a13c982d34514a94f864b3c12) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Removed references to the concepts-manualScott Rifenbark2018-05-242-16/+5
| | | | | | | | | | | Removed all the references to the top-level of the old concepts-manual. These references are references that do not have a "#" target. They just reference the manual in general. (From yocto-docs rev: 5b33f3c119807532aa6feb2d010c9c9f780a26d8) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Fixed links to concepts-manual.Scott Rifenbark2018-05-241-1/+1
| | | | | | | | | | Some inconsistencies in the links to the concepts-manual existed. I fixed these throughout the YP manual set. (From yocto-docs rev: ad7f840bb6f4a5248ef455b98ce9b35197e07e1a) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>