summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
Commit message (Collapse)AuthorAgeFilesLines
* ref-manual-customization.xsl: Changes to custom layer to support permalinks.Scott Rifenbark2014-06-181-9/+7
| | | | | | | | | | | | Fixes [YOCTO #5772] Added some code to suck in the XSL templates that support permalinks. (From yocto-docs rev: 713a17465df48de2ece3845bbd7a8bf972e353b0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated the do_fetch closer look for checksum behavior.Scott Rifenbark2014-06-181-2/+13
| | | | | | | | | | | | | | | Fixes [YOCTO #5521] I created a brief note in the do_fetch subsection of the "Taking a Closer Look" section to deal with how the build system uses checksums during do_fetch to re-execute stuff if a file:// listed in the SRC_URI has had its contents modified. (From yocto-docs rev: 7b857635f2663af7c1d5e8aa87239472a5b47919) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, dev-manual: Updates for custom template configuration directory.Scott Rifenbark2014-06-181-4/+24
| | | | | | | | | | | | | | | | | | | | | | | | Fixes [YOCTO #5895] I created a new section in the dev-manual titles "Creating a Custom Template Configuration Directory" that describes how the build system uses the template local.conf and bblayers.conf and conf-notes.txt files as a basis when creating the real deals in the build directory's conf folder. The context of this is so that the user can create their own directory with their own template files for repeated configurations and to create a custom conf-notes.txt file should they want the setup scripts to display some custom list of targets. I also modified the two script references in the ref-manual for oe-init-build-env and oe-init-build-env-memres. I needed to link to the "how-to" section and added a bit in there about how the scripts go about forming the conf files in the build directory. (From yocto-docs rev: c07fb7082fe08387bbc546b2a23620dedc7127b8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Reorded LSB image types to be together.Scott Rifenbark2014-06-181-9/+9
| | | | | | | (From yocto-docs rev: e73c913b43ac39fd7a0d717c5b120b1676d8b506) 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_DEVICE_TABLES variable.Scott Rifenbark2014-06-181-1/+1
| | | | | | | | | Added "meta" as part of a path. (From yocto-docs rev: 14cda136d1f8690f5ea15b218f2ab4fb49c0afa9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the "Images" section.Scott Rifenbark2014-06-181-20/+19
| | | | | | | | | | | Added detailed requirements for the three LSB type images in order for the build to create an LSB-compliant image. Massaged the weston image a bit. (From yocto-docs rev: 01fee2bebe76512ab5707212fc8d78df20d83126) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updates to several variables.Scott Rifenbark2014-06-181-11/+33
| | | | | | | | | | | | | | | | | | | | I implemented some review feedback from Paul Eggleton on these variables: TARGET_CFLAGS BUILD_OPTIMIZATION SDKMACHINE IMAGE_ROOTFS_ALIGNMENT IMAGE_DEVICE_TABLES EXTRA_IMAGECMD SSTATE_MIRROR_ALLOW_NETWORK PACKAGE_ARCHS SDK_PACKAGE_ARCHS (From yocto-docs rev: 6fd804376367449494d5a5cfeb7e9bb2f4c04de1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated example in extrausers.bbclass.Scott Rifenbark2014-05-301-0/+17
| | | | | | | | | | I added a couple of examples to show how to set passwords. This is the -P option for adduser. (From yocto-docs rev: 2726fcd3b3c2a5144b23af6ab342832c242f85c1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed a link to the PACKAGE_ARCHS variable.Scott Rifenbark2014-05-301-1/+2
| | | | | | | (From yocto-docs rev: 9723030d04b34794555aa7a864c39950001e005b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the PACKAGE_ARCHS variable.Scott Rifenbark2014-05-301-1/+1
| | | | | | | (From yocto-docs rev: d29b25cdefa61017e832b7f52162bf8004bcedd4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the SDK_PACKAGE_ARCHS variable.Scott Rifenbark2014-05-301-1/+1
| | | | | | | (From yocto-docs rev: bc66fbc0b6888b71258429abf808e10c22c5d3cb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added the SDK_PACKAGE_ARCHS variable.Scott Rifenbark2014-05-301-0/+16
| | | | | | | (From yocto-docs rev: 7a0abc52a4b85e98b383a6ac9ed46179a2662f7f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Further corrections to the PACKAGE_ARCH variable.Scott Rifenbark2014-05-301-3/+3
| | | | | | | (From yocto-docs rev: db48ae6f5720b3bc8ba6ae4caf565f1891dec5d5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to PACKAGE_ARCH variable.Scott Rifenbark2014-05-301-1/+21
| | | | | | | (From yocto-docs rev: 73ac04daf74bdca069e427b1069fa6075e5c30bd) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added the PACKAGE_ARCHS variable.Scott Rifenbark2014-05-301-0/+18
| | | | | | | (From yocto-docs rev: 436758c094db7fc51aa14ee7870d7dac678b416e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added the MACHINE_ARCH variable.Scott Rifenbark2014-05-301-0/+14
| | | | | | | (From yocto-docs rev: 5f1523857d9c96753c40e1678354d641109b9130) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added the SSTATE_MIRROR_ALLOW_NETWORK variable.Scott Rifenbark2014-05-301-0/+18
| | | | | | | (From yocto-docs rev: c16d4783ee5289fe6696f6ac056b63c4855b9c9e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added EXTRA_IMAGECMD variable.Scott Rifenbark2014-05-301-0/+10
| | | | | | | (From yocto-docs rev: cacffe510bf626d0806c323c248fc2cc2fbd11f0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added IMAGE_CMD variable.Scott Rifenbark2014-05-301-0/+27
| | | | | | | (From yocto-docs rev: 2050839776033fcd25ed4f9f376b9f2c44c3d235) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added the IMAGE_DEVICE_TABLES variable.Scott Rifenbark2014-05-301-0/+19
| | | | | | | (From yocto-docs rev: 65a27a0be63d6f0c4ac1c19440ef27c3ab6a4fa8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added the IMAGE_ROOTFS_ALIGNMENT variable.Scott Rifenbark2014-05-301-0/+16
| | | | | | | (From yocto-docs rev: 823434a08e77e71b63d08ee129b84ffd2f49d6bc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the PACKAGE_PREPROCESS_FUNCS variable.Scott Rifenbark2014-05-301-11/+4
| | | | | | | | | I had the wrong description in here. (From yocto-docs rev: eafe3fb2324d6361ee799177ffbb3de05795a2e2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added the PACKAGESPLITFUNCS variable.Scott Rifenbark2014-05-301-0/+18
| | | | | | | (From yocto-docs rev: 3d0a40cb47b117631fd3eebf7e2ef43f668390e7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added the PACKAGE_PREPROCESS_FUNCS variable.Scott Rifenbark2014-05-301-0/+18
| | | | | | | (From yocto-docs rev: c2827351b70a51ef0f0703ab9014b9c03dd62b17) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the SDKMACHINE variable.Scott Rifenbark2014-05-301-25/+8
| | | | | | | (From yocto-docs rev: 49192e94a6e3f6cc86f99801de4d62ffdd8e035e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the UBOOT_MACHINE variable.Scott Rifenbark2014-05-301-0/+6
| | | | | | | (From yocto-docs rev: 4db47e2571ba393d4d7ad2b21c7049d7094594af) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the LDFLAGS variable.Scott Rifenbark2014-05-301-0/+10
| | | | | | | (From yocto-docs rev: c9aed9429902ecdedfdfc0241e94d10b145af859) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the TARGET_CXXFLAGS variable.Scott Rifenbark2014-05-301-0/+10
| | | | | | | (From yocto-docs rev: fbe969ff13173b9be0bda72c15b11bbc1fb29e6d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the CFLAGS and CPPFLAGS variables.Scott Rifenbark2014-05-301-0/+20
| | | | | | | (From yocto-docs rev: 0a87848e5039e7c6fb17a1d082f75f28148c3b78) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added BUILD_OPTIMIZATION variable to glossary.Scott Rifenbark2014-05-301-0/+20
| | | | | | | (From yocto-docs rev: 9fbeed1e440909a9d624a1268107294c1f88c63f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the SELECTED_OPTIMIZATION variable.Scott Rifenbark2014-05-301-2/+11
| | | | | | | (From yocto-docs rev: d780744287fec32093dc1bf30cdfe6238c7aca27) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the ROOTFS_POSTPROCESS_COMMAND variable.Scott Rifenbark2014-05-301-0/+3
| | | | | | | | | Added a link to IMAGE_ROOTFS. (From yocto-docs rev: b87975da8f99926f220d11a02b1655245d00f8e1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed some extra space beyond the literal example.Scott Rifenbark2014-05-301-3/+0
| | | | | | | (From yocto-docs rev: 66bb31c9b59e5eaf4e35ade932a3d0f9083c4c47) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: another minor fix to the CPPFLAGS variable.Scott Rifenbark2014-05-301-2/+2
| | | | | | | (From yocto-docs rev: 203d09cfe5f926b14a260886a5d213cf15f33442) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Took out the links to the "Making Images Secure" section.Scott Rifenbark2014-05-301-12/+0
| | | | | | | | | | | | | Updated the following variables: CFLAGS CPPFLAGS CXXFLAGS (From yocto-docs rev: 58d82513ef70287717e7e208742aa72196708fc1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: More edits to some compiler passing variables.Scott Rifenbark2014-05-301-6/+6
| | | | | | | (From yocto-docs rev: 39a6ade52082b4c82a91ac985f7312496a1e837b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to a few variables in the glossary.Scott Rifenbark2014-05-301-5/+5
| | | | | | | | | | | | | | | I updated the following variables with minor changes: TARGET_CC_ARCH BUILD_CPPFLAGS BUILDSDK_CPPFLAGS CPPFLAGS TARGET_CPPFLAGS (From yocto-docs rev: f7d48ed379778a8568c7e5f812cdb1cbc5339f39) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the QA checks message section and insane.bbclass.Scott Rifenbark2014-05-302-27/+40
| | | | | | | | | | | | | Fixes [YOCTO #6159] I applied some review edits to various parts of the QA chapter as derived by Paul Eggleton. Also, updated two areas of the insane.bbclass list. (From yocto-docs rev: 6529a261961339b747bb3b89b3080ef794244809) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Applied review edits to QA messages and insane.bbclass.Scott Rifenbark2014-05-302-515/+871
| | | | | | | | | | | | | Fixes [YOCTO #6159] Edits from Paul Eggleton included some reformatting, some minor wording tweaks, and edits to a couple tests as described in the insane.bbclass. (From yocto-docs rev: b42ef1bd51cb20f6bbb6bf812999e3a35b332339) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added PRIVATE_LIBS variable and supporting links.Scott Rifenbark2014-05-302-2/+35
| | | | | | | (From yocto-docs rev: f4e8652581fe99a0d833242a8483ed637e55e3a5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added HOST_CC_ARCH variable.Scott Rifenbark2014-05-301-0/+30
| | | | | | | (From yocto-docs rev: 6b241b6a7538796b9a0259fb01ff006d40b60cb1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added TUNE_CCARGS variable and supporting links.Scott Rifenbark2014-05-301-1/+20
| | | | | | | (From yocto-docs rev: c06a389bb447ea35314f7545d19ef12fb8812fb9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added TARGET_CC_ARCH variable and supporting links.Scott Rifenbark2014-05-302-1/+20
| | | | | | | (From yocto-docs rev: d0887f66e3bc9d420d7ce626d5467bbc6d259b90) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added variables that pass compilers and their supporting links.Scott Rifenbark2014-05-301-6/+201
| | | | | | | | | | | | | | | | | | | | | | Updated the CFLAGS and TARGET_CFLAGS variables. Created these new variables: BUILD_CFLAGS BUILDSDK_CFLAGS CXXFLAGS TARGET_CXXFLAGS BUILD_CXXFLAGS BUILD_SDKFLAGS CPPFLAGS TARGET_CPPFLAGS BUILD_CPPFLAGS BUILDSDK_CPPFLAGS (From yocto-docs rev: 00d1895f56f8d65944549ab216d1e0ccdceea674) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added BUILDSDK_LDFLAGS variable and supporting links.Scott Rifenbark2014-05-301-2/+16
| | | | | | | (From yocto-docs rev: a63cb14dbd33187daa54d3953b464636f19c211a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added TARGET_LDFLAGS variable and supporting links.Scott Rifenbark2014-05-301-2/+14
| | | | | | | (From yocto-docs rev: 23843e4476b03c6bb75fd4c1b079ccae526ac3a3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added the BUILD_LDFLAGS variable and supporting links.Scott Rifenbark2014-05-301-2/+14
| | | | | | | (From yocto-docs rev: c353688ed6a6a923dd174a9dedf97c8ac3f128a6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added LDFLAGS variable and supporting links.Scott Rifenbark2014-05-303-2/+34
| | | | | | | (From yocto-docs rev: 58d583c9167feee65d7d22b343ea250cb8807261) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added new chapter on QA error and warning messages.Scott Rifenbark2014-05-303-1/+800
| | | | | | | | | | This new chapter is a reference on the default configuration QA check messages you can get from errors and warnings. (From yocto-docs rev: 04d766b4e1235ae46df38c4b296cb2729b6a439f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated reference sections for environment setup scripts.Scott Rifenbark2014-05-301-0/+70
| | | | | | | | | | | | | | | Fixes [YOCTO #5895] Both section for the environment setup scripts (oe-init-build-env and oe-init-build-env-memres) were updated to provide some usage information on the conf-notes.txt file. This file is where the default list of images appears that the scripts display upon completion. (From yocto-docs rev: 77bd0cd6eeb77036fb7e1584c469f98c2524b750) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>