summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-varlocality.xml
Commit message (Collapse)AuthorAgeFilesLines
* documentation: Added new description for the PACKAGECONFIG_CONFARGS variable.Scott Rifenbark2016-09-231-2/+4
| | | | | | | | | | | | | | | | | 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>
* 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: Mis-spelling corrected.Scott Rifenbark2013-04-041-1/+1
| | | | | | | (From yocto-docs rev: 551a799fcd7ad33e105afe570c53f294510a5d4e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Various edits the "Variable Context" chapter.Scott Rifenbark2013-04-041-5/+8
| | | | | | | (From yocto-docs rev: 1f9f99a693723f1f1e893c26d6665cbe58cf9ec6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Rename of poky-ref-manual folder to ref-manual.Scott Rifenbark2013-01-071-0/+193
Changing the folder that holds the YP Reference Manual to be "ref-manual". This will help with confustion over the manual's intended purpose. (From yocto-docs rev: 1106442964b5080cb0b6b3bd3af32e9407c0f7c1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>