summaryrefslogtreecommitdiffstats
path: root/documentation
AgeCommit message (Collapse)Author
2014-07-03ref-manual, yocto-project-qs: Fixed required Git to 1.7.8+Maxin B. John
(From yocto-docs rev: ca86bbd8c4d9be44cbc11f579d0720aaf30cbc6c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03template: Added new line at end of file so vi does not throw error.Scott Rifenbark
(From yocto-docs rev: 2b8cd1b912ea4a1725b9060be712828b6c3d2a36) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03templates: Added new line to avoid vi save warning.Scott Rifenbark
(From yocto-docs rev: dd24fa4e254a9ee4f76c78e2cc525a752195bbdb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Added USE_VT variable description.Scott Rifenbark
(From yocto-docs rev: c56cea783f87932de7ba6c02a1256f1303298f48) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Added SYSVINIT_ENABLED_GETTYS variable description.Scott Rifenbark
(From yocto-docs rev: 25d3b63cbb845e95ea309e4247d19366df7400ba) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Added the INITRD_IMAGE variable description.Scott Rifenbark
(From yocto-docs rev: cb74809cbbe6ce8696b31fd1b154bfcb2cb68a26) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual, bsp-guide: Added cross-references for two variables.Scott Rifenbark
Added several cross-link references for the LICENSE_FLAGS and LICENSE_FLAGS_WHITELIST variables. Note that the cross-references previously put in for LICENSE_FLAGS were slightly wrong as they were using the <ulink> tag instead of the <link> tag. (From yocto-docs rev: dc2769c63d24d3650c993cfd48bcb4540ad36ca2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Added the LICENSE_FLAGS_WHITELIST glossary description.Scott Rifenbark
(From yocto-docs rev: 3fc3583d24b43bfd2a8cda0c6d2b1468e7a16c36) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual, bsp-guide: Added several cross-references to LICENSE_FLAGS.Scott Rifenbark
Needed to add several links to the newly described LICENSE_FLAGS variable in the glossary. Three links added to the ref-manual and a single link added to the BSP Guide. (From yocto-docs rev: 2ca6e556c299814d6ef847ed059a4f0a2d48adb3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Added the LICENSE_FLAGS variable description.Scott Rifenbark
(From yocto-docs rev: dfe4bb2268a2b79571ea03d44684de31ed25cc66) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual, dev-manual: Updates to support PTEST_ENABLED.Scott Rifenbark
In the ref-manual, I added a new variable description for the PTEST_ENABLED variable. In the dev-manual, I added a note to the "Adding ptest to Your Build" section to mention that the OpenEmbedded system uses PTEST_ENABLED to enable or disable building ptests and that the user does not set this variable directly. (From yocto-docs rev: 52d6608caaa25378b873e41e1ddd05356ff8629a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Edits to INITSCRIPT_PARAMS variable.Scott Rifenbark
Added a bit about values being passed through the update-rc.d command and then a reference to the command's page. (From yocto-docs rev: e007414608ed801e440b701d6c43dca955a11611) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03dev-manual: Fixed a couple typos in the Template section.Scott Rifenbark
(From yocto-docs rev: 9285eee037022ed29a0bdc2c9ecc628c63b47e2b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Some minor fixes to the QA Checks chapter.Scott Rifenbark
* For "Architecture did not match" and "Bit size did not match", added the missing QA check name marker [arch] * Under the already-stripped entry, added a final sentence (to the paragraph before the note box) (From yocto-docs rev: 7c3bda03a4424d1e083403266c570b34fcab9bbf) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Edits to OVERRIDES variable.Scott Rifenbark
Updated the link into the section for understanding how OVERRIDES work. (From yocto-docs rev: f897b9d0cc51899f3e4ce05b69a3c1dd429780d7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Fixed link back into the BB manual.Scott Rifenbark
The section heading in the BitBake User Manual changed. Consequently, the lone reference in the YP doc set to that old section became incorrect. Fixed the link. (From yocto-docs rev: f4ecea15d62fd0eed83f03d370b20bde95f3936d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Edits to PROVIDES variable.Scott Rifenbark
More detail added. (From yocto-docs rev: 84177a600f84af4cc41b9493b46e2a23bc7ccc19) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03mega-manual: Added support for variable permalinks in the glossary.Scott Rifenbark
Fixes [YOCTO #5772] Updated the customization layer to include the file that generates permalinks for the variable definitions. (From yocto-docs rev: 4b981d3fe30b609b08f22ee0e1e03eee6dcc0b5d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03documentation: Added permalink display styles to CSS files.Scott Rifenbark
Fixes [YOCTO #5772] Updated each manual's CSS style sheet to contain a style for how the permalink symbol looks on its own and how it looks when a user hovers over it with the mouse. (From yocto-docs rev: c8d4afa0b83a40ac2de0c47c191a11b3e7d241e5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Added support for variable permalinks in the glossary.Scott Rifenbark
Fixes [YOCTO #5772] Updated the customization layer to include the file that generates permalinks for the variable definitions. (From yocto-docs rev: adfb6f06fcba2045e56353bcff0df1df9106544c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03template: Added an XSL template to support glossary variable permalinksScott Rifenbark
Fixes [YOCTO #5772] With this template, all that is necessary to trigger permalink generation for variable entries in a manual's glossary is to update the customization layer to include the gloss-permalinks.xsl file. (From yocto-docs rev: aebe1a727be7921fe9bc26101b670d5fdc1670e4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Added the BASE_LIB variable to the glossary.Scott Rifenbark
Fixes [YOCTO #5463] (From yocto-docs rev: 82c1f8b3a53fc83a7f5ad3321bdcf793ca4c93fb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Added TUNE_PKGARCH_tune to the variable glossary.Scott Rifenbark
Fixes [YOCTO #5463] (From yocto-docs rev: 3a42ef546998ece12d06af4ed7e688408d48ad8b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Added ABIEXTENSION variable to the glossary.Scott Rifenbark
Fixes [YOCTO #5463] (From yocto-docs rev: 2c975287da15db466e9624d4c27a88f91637480b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Added TUNEABI_OVERRIDE and TUNEABI_WHITELIST to glossary.Scott Rifenbark
Fixes [YOCTO #5463] In addition to adding these two new variables, I did some cleanup of the TUNEABI variable description for consistency. (From yocto-docs rev: cf5c5fd0cb262b8da030ac923fda902d9e007b21) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Added TUNEABI to glossary.Scott Rifenbark
Fixes [YOCTO #5463] (From yocto-docs rev: b932a7436b2cc26151b219d4d61b0723d5d651aa) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Added TARGET_CC_KERNEL_ARCH variable to glossary.Scott Rifenbark
Fixed [YOCTO #5463] (From yocto-docs rev: b43d19eb8ce202b42bae28b6511a97cb70584cc6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Added TUNECONFLICT[feature] to glossary.Scott Rifenbark
Fixes [YOCTO #5463] (From yocto-docs rev: 914a9f0244e95a6d11af4c5312b10375267360a0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Added TUNEVALID[feature] variable to glossary.Scott Rifenbark
Fixes [YOCTO #5463] (From yocto-docs rev: e3e69cbe36e0097fdb19ccde2b447c42a59b486f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Added three new tuning variables to glossary.Scott Rifenbark
Fixes [YOCTO #5463] New entries for: TUNE_FEATURES AVAILTUNES DEFAULTTUNES (From yocto-docs rev: e56d0027b06171cb547e24a51839cb7f8051e6f2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Added TUNE_LDARGS and TARGET_LD_ARCH variables.Scott Rifenbark
New glossary entries. (From yocto-docs rev: dbf566e1009d51ad8fce1ac8251249a70fb9270c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Added TUNE_ASARGS and TARGET_AS_ARCH variables.Scott Rifenbark
New variables added to the glossary. (From yocto-docs rev: 903ed6d26d7d32e4c1237fa9fd44b7471f1a41f2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03ref-manual: Added TUNE_ARCH variable and edited TARGET_ARCH.Scott Rifenbark
Fixes [YOCTO 5463] Added the TUNE_ARCH variable. Also placed a cross-reference to TUNE_ARCH in the TARGET_ARCH variable. (From yocto-docs rev: 85d2a49323e0040b263b6d7f08fd036a25297b05) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03bsp-guide: Fixed typo.Scott Rifenbark
(From yocto-docs rev: a8b03331dc46d9e54a367b9fa5ab2d3c51c047b7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03profile-manual: Fixed bad title.Scott Rifenbark
(From yocto-docs rev: 256b8b8644c179ccb40a64b234dc1844e3a92b33) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03dev-manual: Fixed a mult-line <ulink> cross-referenceScott Rifenbark
These types of references cannot span multiple lines. If they do then mega-manual.sed will not process the link in the mega-manual.html file. (From yocto-docs rev: 8a06542c0f1fee503eda12052adddaaf9c94ca91) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03mega-manual.sed: Added line to process profile-manual.Scott Rifenbark
This line was left out for links with no target. The line is now in there. (From yocto-docs rev: 5a27a32261628b7d4f60981cfe624f08d8cf1535) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-18ref-manual: Edits to several tasks that do a bit of "cleaning"Scott Rifenbark
Fixes [YOCTO #1949] Updated the following tasks to note that they "clean" out some areas when run: do_populate_sysroot do_deploy Also made some notes to the do_cleansstate task about attempting to clean remote mirrors. And, made a change to do_cleanall to specifically mention that DL_DIR is cleaned. (From yocto-docs rev: 7e532b17ccd89e43d3661c733ce1f06a52066c29) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-18dev-manual, yocto-project-qs: New section on working with source files.Scott Rifenbark
Fixes [YOCTO #5566] For the dev-manual, I created a new section called "Working with Source Files." In the section, I cover how to set up mirrors and also how to pre-fetch source using the bitbake -c fetchall <target> command. For the yocto-project-qs, I removed the mirror information in the "Super User" section, which became redundant with the new section now in the dev-manual. I also, removed the fetchall variation of the bitbake command. Both areas reference into the new section of the dev-manual now. (From yocto-docs rev: f314061e3e752d35ea85ed16a60f7f9292180921) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-18kernel-dev: Edits to "Working with Out-of-Tree Modules"Scott Rifenbark
Fixes [YOCTO #3729] I made an editing pass through this section. Found some minor corrections. (From yocto-docs rev: 314ec3a066de7328b6c6893ce33cc0e5faa8700a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-18dev-manual: Edits to "Creating a Custom Template Configuration Directory"Scott Rifenbark
Fixes [YOCTO #5895] Some minor edits to the section. I found a grammar error and a mis-wording. (From yocto-docs rev: 86e85512279a1379d9b30825d6af3e508faa320a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-18ref-manual: Added new section on general migration points.Scott Rifenbark
Fixes [YOCTO #4958] Added a new section to start the Migration chapter. This section will hold general migration issues that are not tied to a specific release. (From yocto-docs rev: e78ae7c64ae5fa7e7a5b1f804fb40b5690a4e899) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-18ref-manual: Corrected wrong class name.Scott Rifenbark
Paul reported that "buildimg" was being used as the class name where it should have been "bootimg". Not quite sure how this slipped through but it has been fixed now. There were five occurrences. Reported-by: Paul Eggleton <paul.eggleton@intel.com> (From yocto-docs rev: fdd6a6725bd22e4272a99a3da179cd69c4a221a1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-18ref-manual: Fixed a typo in the IMAGE_TYPES variable.Scott Rifenbark
(From yocto-docs rev: 4010fe7b8a472b528029a5a10f014de477722873) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-18ref-manual: Edits to the FAQ entry on getting source and firewalls.Scott Rifenbark
I added a note at the end of the section to point to a wiki page with more information. (From yocto-docs rev: ba310c34844e9e496d7ff1164691930d4f330f93) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-18ref-manual: Fixed a link to the BitBake User Manual.Scott Rifenbark
This was a stale link. Updated to point to the published HTML file now and to mention that you can find it in the Source directory. (From yocto-docs rev: bc51935372cfd81a77f201768173d8b1eb1677c4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-18dev-manual, kernel-dev: Provides some cross-reference to "clean" stuff.Scott Rifenbark
I scrubbed the manual set for appropriate places to reference into the do_clean* type tasks. Found and added several occurrences. (From yocto-docs rev: 01594823b1d556bc70e928af1838039cc15a816d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-18ref-manual: Expanded on the "clean" tasks.Scott Rifenbark
Fixes [YOCTO #1949] Added more explanation and examples how to run for: bitbake -c clean <recipe> bitbake -c cleanall <recipe> bitbake -c cleansstate <recipe> (From yocto-docs rev: 170d1a31c9c064884599c5485c16fcfffbefce5b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-18documentation: Updated style sheets to remove unused .PNG files.Scott Rifenbark
Fixes [YOCTO #6430] The style sheets were carrying over old .PNG files that are not part of the manuals. I have removed the statements that were using them. (From yocto-docs rev: 6e4fa419b9367ab5e34b9aa8010a24980416dc7d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-18ref-manual: Edits to "atom-pc Board Support Package (BSP)" section.Scott Rifenbark
Fixes [YOCTO #6400] Replaced the sentence in the note to specifically note that the genericx86-64 BSP has been added for 64-bit Atom systems. (From yocto-docs rev: ad2cbe806580c880708e5e60435046b07258a537) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>