summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
Commit message (Collapse)AuthorAgeFilesLines
* ref-manual: Updated TMPDIR description for NFS issues.Scott Rifenbark2014-03-251-0/+11
| | | | | | | | | | | | Fixes [YOCTO #5442] Updated the description to note that TMPDIR cannot be on NFS since it has issues that mess up the build process. (From yocto-docs rev: a2fa1c8a23ee7a26fa362e089d84747b4cb4618b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* yocto-project-qs, ref-manual: Fixed core number defaultsScott Rifenbark2014-03-251-4/+3
| | | | | | | | | | | | | | Fixes [YOCTO #2528] The defaults for BB_NUMBER_THREADS and PARALLEL_MAKE are now automatically set to the build host's number of processor cores. I updated the "Building and Image" section in the Quick Start to state that. I also updated the PARALLEL_MAKE variable. (From yocto-docs rev: 2069c96d2410605c089da4eede2c7b4f9a7b704a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, ref-manual: Changed core-image-basic to core-image-full-cmdlineScott Rifenbark2014-03-251-2/+2
| | | | | | | | | | | | | | | Fixes [YOCTO #2424] Some imgage names were cleaned up to have more meaningful names. These doc changes here take care of changing "core-image-basic" to "core-image-full-cmdline". Five instances changed. (From yocto-docs rev: b758f9645e66867b5728da1dd989bae70a216fcc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, mega-manual: Added manifest file informationScott Rifenbark2014-03-251-0/+33
| | | | | | | | | | | | | | | | | | | | Fixes [YOCTO #5410] I updated the figure that shows what do_rootfs does to create the image. The new addition is the creation of the .manifest file that lists out package information in the image. Supporting text was also added in the section. The updated figure was needed in both the ref-manual and mega-manual figures folders. Also, part of the fix included a new variable description for the IMAGE_MANIFEST variable. (From yocto-docs rev: 770448e0e8ce2e2c517ced5e71f5a916fefe5cf2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: New variables added and some edits as wellScott Rifenbark2014-03-251-4/+101
| | | | | | | | | | | | | | | | | | | | | | | Fixes [YOCTO #5931] Added descriptions for the following variables in the glossary: * MODULE_IMAGE_BASE_NAME * KERNEL_IMAGE_BASE_NAME * PKGE * PKGV * PKGR * PKG The first two are for the bug. The remainder needed to be added as they were referenced from the first two (except for PKG, which I was told needed to be added anyway. I also fixed a couple formatting issues in there for some other variables. (From yocto-docs rev: c488b57a2ae5a5d1ef4b0da0ecaa9589c3106a45) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added CONFIG_INITRAMFS_SOURCE and edited INITRAMFS_IMAGE_BUNDLE ↵Scott Rifenbark2014-03-251-0/+39
| | | | | | | | | | | | | | | | variables. Fixes [YOCTO #4072] Added the new variable CONFIG_INITRAMFS_SOURCE, which points to the initramfs source. I also added information to the INITRAMFS_IMAGE_BUNDLE variable noting how its use can avoid circular dependencies as described by the bug. (From yocto-docs rev: 73267642299d1164eeee5866e7ca7006c56260e5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to TOPDIR variable.Scott Rifenbark2014-03-251-2/+6
| | | | | | | | | | | I added more detail about this directory. I stated that it is the top-level build directory and it is set when you initialize your build environment with one of the init scripts. (From yocto-docs rev: 839d704e7096dba039b17e5989cad7314732e6db) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added BUILDHISTORY_PUSH_REPO to glossary.Scott Rifenbark2014-03-251-0/+31
| | | | | | | (From yocto-docs rev: fbcb1a1a47c1339b9a5843c1da6925ee7575237d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added BUILDHISTORY_COMMIT_AUTHOR to glossary.Scott Rifenbark2014-03-251-0/+30
| | | | | | | (From yocto-docs rev: 2cb9f1fca507910963cf701d5a0cf8b0ce333135) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added BUILDHISTORY_COMMIT to glossary.Scott Rifenbark2014-03-251-0/+28
| | | | | | | (From yocto-docs rev: 8b1defdff2aaebac90b8338d6694764cff185083) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added BUILDHISTORY_IMAGE_FILES to glossary.Scott Rifenbark2014-03-251-74/+29
| | | | | | | (From yocto-docs rev: 464939341e9435106719387b5043dc1c7f4fb96a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added BUILDHISTORY_SDK variable.Scott Rifenbark2014-03-251-0/+24
| | | | | | | (From yocto-docs rev: 41ee162c260c1c9b6b691f9052af53ff469b73df) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edit to BUILDHISTORY_DIR_IMAGE variable.Scott Rifenbark2014-03-251-1/+1
| | | | | | | (From yocto-docs rev: be63b09246ab841bec549934d77d29d5bb7bc76f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added BUILDHISTORY_DIR_PACKAGE to the glossary.Scott Rifenbark2014-03-251-0/+24
| | | | | | | (From yocto-docs rev: 0e70c4cd0a7c238aefa2a9ec37e89163d541d4a7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added BUILDHISTORY_DIR_IMAGE to glossary.Scott Rifenbark2014-03-251-0/+24
| | | | | | | (From yocto-docs rev: 2665537abc2db910596e8979fca367d1c8ab2931) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added BUILDHISTORY_DIR to glossary.Scott Rifenbark2014-03-251-0/+21
| | | | | | | (From yocto-docs rev: 67c5903602a5519049c9a449775658aa287caa93) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added BUILDHISTORY_FEATURES to glossary.Scott Rifenbark2014-03-251-0/+41
| | | | | | | | | | | Fixes [YOCTO #5855] Added this new variable to the glossary. (From yocto-docs rev: 72e31962ecb3289c3f986ecb54a5590b5101067d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to PARALLEL_MAKE in the glossary.Scott Rifenbark2014-03-251-5/+5
| | | | | | | | | | Fixed a typo and also added a bit of information to be sure the user understands this affects the local host. (From yocto-docs rev: 4111ac06276f2d1b134176683c0f4d446ba35ef9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added ICECC_PARALLEL_MAKE to glossary.Scott Rifenbark2014-03-251-0/+40
| | | | | | | | | | | Fixes [YOCTO #5801] First draft of this description. (From yocto-docs rev: 412d0cc7dbb74ece45940c40fbb617217ab88d2d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to OEROOT variable.Scott Rifenbark2014-02-111-1/+1
| | | | | | | | | Better wording. "holds" could be confusing for some. (From yocto-docs rev: d94a1be421f39637b1d760dad401fdfb54e20b07) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to ROOT_HOMEScott Rifenbark2014-02-111-4/+17
| | | | | | | | | | | Fixes [YOCTO #5762] Applied some more detail based on Laszlo's review comments. (From yocto-docs rev: eb8d11504d6c22dfd9620422df3fc31cfcebb00c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added ROOT_HOME to glossary.Scott Rifenbark2014-02-111-0/+20
| | | | | | | | | | | | Fixes [YOCTO #5762] Initial draft of this variable in the glossary. Reported-by: Laszlo Papp <lpapp@kde.org> (From yocto-docs rev: fb603925de6760f620f9f2832ad6cb4aad3acaae) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added SDKPATH to glossary.Scott Rifenbark2014-02-111-0/+14
| | | | | | | | | | | | Fixes [YOCTO #5755] I added this variable to the glossary chapter. Reported-by: Laszlo Papp <lpapp@kde.org> (From yocto-docs rev: 0ad0e2ca351ebc52c92404d71502455cf7c042c9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updates to BB_NUMBER_THREADS and PARALLEL_MAKE.Scott Rifenbark2014-02-111-3/+17
| | | | | | | | | | Noted that if these variables are not set, they both default to the number of cores the build system has. (From yocto-docs rev: 8654aeb91f734628bffda9d5de0cdc9ea27d3f67) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated the TCMODE variable.Scott Rifenbark2014-01-211-0/+12
| | | | | | | | | | | | | Fixes [YOCTO #4942] Added a note to the variable description stating that if the user does not set TCMODE to "default", it is up to them to verify that components are compatible with the toolchain. (From yocto-docs rev: e67d7635c1d749e65aaef0d4cc6576a3ee312ddd) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Small wording change to WORKDIR variable description.Scott Rifenbark2014-01-211-2/+2
| | | | | | | (From yocto-docs rev: 83fe607b25d3fa0867ba4d06838ad800b74bc349) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated the WORKDIR variable description.Scott Rifenbark2014-01-211-42/+36
| | | | | | | | | | | Removed the machine-dependent and machine-independent descriptions. Created matching description from the "Writing a New Recipe" section. (From yocto-docs rev: 89a00beb81be60668abfdd67b13f5ee5bdc7ea1c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to TCLIBC variable.Scott Rifenbark2014-01-211-3/+3
| | | | | | | | | Some minor changes. (From yocto-docs rev: e545ee26e7e6c827c5ee6d7061f01eda58c9c82b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the SPDXLICENSEMAP variable.Scott Rifenbark2014-01-211-1/+2
| | | | | | | | | Fixed wording to reference default mappings. (From yocto-docs rev: 4ceddbe8454f473907e5ae469102f3a43d20122c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to KERNEL_SRC and KERNEL_PATH variables.Scott Rifenbark2014-01-081-6/+16
| | | | | | | | | | | | These variable descriptions were identical in the ref-manual. I found out some reasoning behind that and added a bit of explanation to the entries. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 5c786b5b62fefb959ed7c13bb83e718a9eb22189) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added new INITRAMFS_IMAGE variable description.Scott Rifenbark2014-01-081-1/+44
| | | | | | | | | | | | Fixes [YOCTO #4072] Added a new description for the INITRAMFS_IMAGE variable. Also, made a formatting fix to the INITRAMFS_IMAGE_BUNDLE variable. (From yocto-docs rev: 87c5c0b1554233c3ce1c41291d852021ec62e0dc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the INITRAMFS_IMAGE_BUNDLE variable.Scott Rifenbark2014-01-081-0/+6
| | | | | | | | | | | | Fixes [YOCTO #4072] Added that the kernel class sets the variable to a null string by default. (From yocto-docs rev: d00ea912ad9ad1558546496e72fca229b9b8081b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added INITRAMFS_IMAGE_BUNDLE variable description.Scott Rifenbark2014-01-081-0/+34
| | | | | | | | | | | | Fixes [YOCTO #4072] First draft of a new variable description for INITRAMFS_IMAGE_BUNDLE. (From yocto-docs rev: 4f1ac2840750fa35afa7584d28464fd539883399) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added more detail to BB_GENERATE_MIRROR_TARBALLS variable.Scott Rifenbark2014-01-021-1/+5
| | | | | | | | | | | | | Fixes [YOCTO #5684] Added a clause to note that the tarballs saved to the DL_DIR area include the Git metadata. Reported-by: Laszlo Papp <lpapp@kde.org> (From yocto-docs rev: 76cbb8a149b9fda6879f9dfc6a17dab992325e94) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to LICENSE variable. Added SPDXLICENSEMAP variable.Scott Rifenbark2014-01-021-0/+25
| | | | | | | (From yocto-docs rev: 3aab65aad94bfcbf024c26a7da3c11a550f7f9b1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed typo in ICECC_DISABLED.Scott Rifenbark2014-01-021-1/+1
| | | | | | | (From yocto-docs rev: 6fb71e703c382dad8fded6bf4d852cc890e19142) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added new ICECC_DISABLED variable description.Scott Rifenbark2014-01-021-1/+26
| | | | | | | (From yocto-docs rev: e1373a3824c0bc3a503451fb42087920f9607177) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated the TCMODE variable description.Scott Rifenbark2014-01-021-14/+34
| | | | | | | (From yocto-docs rev: 96fa2af5161307c839e61d835937812da22f8158) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed "work" from the SDK_DEPLOY directory.Scott Rifenbark2013-12-111-1/+1
| | | | | | | | | The directory is not a temporary thing. (From yocto-docs rev: 4a10a64866e9e769a2113f95943d69cb79543d6e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edit to SDK_DEPLOY removing "temporary" from directory.Scott Rifenbark2013-12-111-2/+2
| | | | | | | (From yocto-docs rev: 026e1ea4b4a158e557c6d00914799e372b741a6f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to GTKIMMODULES_PACKAGES variable.Scott Rifenbark2013-12-111-1/+1
| | | | | | | | | Used a better word to describe the argument list. (From yocto-docs rev: e31852ee32b2f5166cc766a2cdfe07616dd259db) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added new SDK_DEPLOY variable description.Scott Rifenbark2013-12-111-0/+15
| | | | | | | (From yocto-docs rev: 402cc7750d4d826a0fe91e3465770cbc27bcceca) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed some broken cross-references.Scott Rifenbark2013-12-111-3/+3
| | | | | | | | | | | | | Three broken cross-references to the "qmake_base" class existed in the variables chapter. The actual class "qmake_base" is listed as part of the "qmake*" class so there is no tag taking a user to the exact "qmake_base" class. Changed the tag to "ref-classes-qmake*". (From yocto-docs rev: c13e441e9bbe3a451a59e5123b772426d36183ae) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed double word error in EXTRA_QMAKEVARS_PRE variable.Scott Rifenbark2013-12-111-1/+1
| | | | | | | (From yocto-docs rev: 0c3242229d86ddfe9b3d542a6a7dc14c16b41445) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed double word in EXTRA_QMAKEVARS_POST variable.Scott Rifenbark2013-12-111-1/+1
| | | | | | | (From yocto-docs rev: 48c3aa2fab225a7bb89b42f90697ab497217dfd4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to QMAKE_PROFILES variable.Scott Rifenbark2013-12-111-7/+7
| | | | | | | (From yocto-docs rev: 6038f2f2e9abc984206f646ebbe8b6d9c42cf704) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed typo in PACKAGE_CLASSES variable.Scott Rifenbark2013-12-111-1/+1
| | | | | | | (From yocto-docs rev: 075cfd6aed56a04c7fb79a64dfb864351ee665f9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the IMAGE_PKGTYPE variable.Scott Rifenbark2013-12-111-0/+5
| | | | | | | | | | | Added a note at the bottom clearly stating TAR files are never used as a substitute for RPM, DEB, or IPK files when generating your image or SDK. (From yocto-docs rev: 8d45ac58926de4fb01156eccd53cfa0f3eca4d9d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to PIXBUF_PACKAGES variable.Scott Rifenbark2013-12-111-2/+1
| | | | | | | (From yocto-docs rev: 3d1b77df18d17bdd91890813055801531407e216) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to GTKIMMODULES_PACKAGES variable.Scott Rifenbark2013-12-111-8/+4
| | | | | | | (From yocto-docs rev: 1c8f431eb340e5cb992fa928d21b6a532a9404f3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>