summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
Commit message (Collapse)AuthorAgeFilesLines
* ref-manual: Review comments applied for patch sessionScott Rifenbark2013-04-133-55/+57
| | | | | | | | | | | | | Paul Eggleton provided quite a series of patches that I previously applied. These changes represent the edits from an interactive review he conducted with me. The series of changes represents his review for the entire set of changes in the original patch series. (From yocto-docs rev: e26f615a01de2b101e97eb6fd7175b813f74295e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bsp-guide, ref-manual: Spell checks on some chapters.Scott Rifenbark2013-04-132-2/+2
| | | | | | | | | | Performed some spelling checks against the files associated with a large number of patches sent by Paul Eggleton. (From yocto-docs rev: 8b16924aa1da161271cbfce5410344d94c840fa6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added "Target Package Management with RMP" section.Scott Rifenbark2013-04-131-0/+15
| | | | | | | | | | New section for the Migration chapter. Reported-by: Paul Eggleton <paul.eggleton@linux.com> (From yocto-docs rev: 34745eec0f30d1ee5e02c1e681d7506a85d78aa9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added a link to the SANITY_TESTED_DISTROS variable.Scott Rifenbark2013-04-131-1/+2
| | | | | | | | | Link put in the "Migration" section. (From yocto-docs rev: 43c8fd145737bb504cae6cf24a1553af7ad121b6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, dev-manual: Added links to the RPROVIDES variable.Scott Rifenbark2013-04-131-1/+1
| | | | | | | (From yocto-docs rev: 96f9e09d977b4b81b956f4742c47a9393f30eae4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added a cross-reference link to the RSUGGESTS variable.Scott Rifenbark2013-04-131-1/+1
| | | | | | | (From yocto-docs rev: 6a9a894bdc98acf6d32466927ebc3f1db69aacb6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added two cross-references.Scott Rifenbark2013-04-131-3/+4
| | | | | | | | | | New variables DISTROOVERRIDES and MACHINEOVERRIDES resulted in needing a couple links from the "Mirgration" chapter. (From yocto-docs rev: cd1b7f7c430eddd5953dc1dac1defe968cfde0aa) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed section title capitalization.Scott Rifenbark2013-04-131-1/+1
| | | | | | | (From yocto-docs rev: cbbb76a62be7acce5b62e449e09c08b4a18c11d6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added a cross-link to the INSANE_SKIP variable.Scott Rifenbark2013-04-131-1/+1
| | | | | | | (From yocto-docs rev: 73561644c4fa0aae4217862e8d15a0cb2d874dd1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: add STAMPS_DIR and update STAMP entryPaul Eggleton2013-04-131-2/+13
| | | | | | | | | | | | STAMPS_DIR was split out of STAMP recently. Added some specifics about who is doing what. (From yocto-docs rev: dafb13f4b3c4cf40292d43ea53fe9150d4dfc0ee) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: add LOG_DIRPaul Eggleton2013-04-131-0/+15
| | | | | | | | | | Added some specifics and a bit of a rewrite. (From yocto-docs rev: 03435b52f9f27729d81d46ec6d87cf73b4bd92cb) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: clarify T definitionPaul Eggleton2013-04-131-4/+6
| | | | | | | | | | | | | | Took out the clause in the parantheses set and replaced with better structure. * Ensure we mention what kind of files go into T * We're talking about recipes here, not packages (From yocto-docs rev: 8783bb7beb10e0fdfca22648f1dff4a85b760cd7) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: add SIGGEN_EXCLUDE_SAFE_RECIPE_DEPSPaul Eggleton2013-04-131-0/+28
| | | | | | | | | | Removed some ambiguous text. (From yocto-docs rev: cdf5cf7505af9c2c61e7b7d8a7db61ec0baad254) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: add SIGGEN_EXCLUDERECIPES_ABISAFEPaul Eggleton2013-04-131-0/+20
| | | | | | | | | | Broke the long first sentence up. (From yocto-docs rev: bfccfc6401c3e1dd88e7a965f1df1a68801844fa) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: add SANITY_TESTED_DISTROS and NATIVELSBSTRINGPaul Eggleton2013-04-131-2/+49
| | | | | | | | | | Tightened up the writing for both entries. (From yocto-docs rev: b6a0679fb74aef4a718e42d20343f5b7ae8e9679) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: add SYSROOT_PREPROCESS_FUNCSPaul Eggleton2013-04-131-0/+12
| | | | | | | | | | Added some more specifics for who is doing what. (From yocto-docs rev: 3156a8f3af24cfd21478f2cf29ca9fdac699c0dd) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: correct and extend DEFAULT_PREFERENCE entryPaul Eggleton2013-04-131-1/+21
| | | | | | | | | | Rewrote the description to break it up a bit and flow better. (From yocto-docs rev: 7f0e8cf693b3b0a77537a15f7962f9e0e05fddfa) Signed-off-by: Paul Eggleton <paul.eggleton@linux.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: add KERNEL_EXTRA_ARGSPaul Eggleton2013-04-131-0/+10
| | | | | | | | | | Recast the sentence to read better. (From yocto-docs rev: 522f7b2bb8a8f25e5ce1f4397a581c289beae51f) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: add MODULE_TARBALL_DEPLOYPaul Eggleton2013-04-131-0/+12
| | | | | | | | | | | Added a consisten introductory sentence before jumping into how to use the variable. (From yocto-docs rev: 3e68a345d233ca2fd60e02290547578001b2fa0c) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-classes: minor typo fixes and clarificationsPaul Eggleton2013-04-131-7/+8
| | | | | | | | | | | Removed a redundant use of "and" and broke the long sentence into two. (From yocto-docs rev: d6087ffaf36a3e3f16a7910c2b065bebaaf20a23) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/technical-details: remove outdated statement on BB_SIGNATURE_HANDLERPaul Eggleton2013-04-131-3/+1
| | | | | | | | | | | | | | Now that BB_SIGNATURE_HANDLER is OEBasicHash in OE-Core (which has already reflected in this section) this statement makes no sense, so drop it. Changed "metadata" to "Metadata" for consistency across the manual. (From yocto-docs rev: 7bdf37f4930a96402344a9b988aee1012b602a77) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: specify the value for INHIBIT_PACKAGE_STRIPPaul Eggleton2013-04-131-1/+1
| | | | | | | | | | This variable must be set to 1 in order to inhibit stripping, so specify this. (From yocto-docs rev: 35c4a025b68857495f252b35bb50288e308dc5c3) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: add PROVIDESPaul Eggleton2013-04-131-0/+17
| | | | | | | | | | Tightened up the text. (From yocto-docs rev: 9b697681e0c2c3658c6552ec0c9951fc987c9b10) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: add RPROVIDESPaul Eggleton2013-04-132-1/+25
| | | | | | | | | | Added some key words to tighten things up. (From yocto-docs rev: 8da0f8bd5c54c16e62c0f226d7473e32f3fb5928) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: add RSUGGESTSPaul Eggleton2013-04-132-1/+20
| | | | | | | | | | A bit of rewriting to tighten things up. (From yocto-docs rev: a2b30eb3fc6b6ef276f5b95aff0ddb7e2e26c8c3) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: correct and extend RREPLACES entryPaul Eggleton2013-04-131-2/+19
| | | | | | | | | | | | The existing definition was sparse and not quite correct. I did some rewriting for active voice and present tense. (From yocto-docs rev: da1eb14573e2050dc03046311d9f2621f5dcc825) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: add COMPATIBLE_HOST and touch up COMPATIBLE_MACHINEPaul Eggleton2013-04-131-8/+116
| | | | | | | | | | | | | | | | | | This also necessitated adding HOST_SYS so we can point to it being matched against by COMPATIBLE_HOST; similarly MACHINEOVERRIDES and SOC_FAMILY needed to be added for COMPATIBLE_MACHINE (and while we're at it, let's add DISTROOVERRIDES; however I've drawn the line at OVERRIDES since that ought to be covered by the BitBake manual). Quite a bit of rewriting here to clear up some ambiguity created through article use not specifically associated with subject matter. Also, some recasting to active voice and present tense. (From yocto-docs rev: 4090073899e3dfd0e0e6a17aea8210546f08a942) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: add RM_WORK_EXCLUDEPaul Eggleton2013-04-131-0/+12
| | | | | | | | | | | Added quotes around the cross-referenced section title. Cleaned up some passive voice and future tense. (From yocto-docs rev: 4ee5834f8262ced5417a63fa76baa6594138e087) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: add IMAGE_LINGUASPaul Eggleton2013-04-131-0/+29
| | | | | | | | | | Re-wrote to be active and in present tense. (From yocto-docs rev: 7fabb25ab15da501ac3aae64a56d41c9cad6bbe7) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: add INSANE_SKIPPaul Eggleton2013-04-131-0/+22
| | | | | | | | | | | | Added quotes around the section head for the cross reference. Made some sentences present tense rather than future tense. Shortened a sentence. (From yocto-docs rev: 77f8a2778e5880928cc79e56636a12a39f25492a) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-classes: add note to insane.bbclass section on INSANE_SKIPPaul Eggleton2013-04-131-0/+19
| | | | | | | | | | | Performed a few edits to clean up some sentences. Broke one long sentence up into two. (From yocto-docs rev: 7641113906e062b751abb5366827fe302ec4a2b9) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-classes: add missing QA checksPaul Eggleton2013-04-131-0/+48
| | | | | | | | | | | | | | | | | | | | | Added proper text formatting and cross-reference links to the variables that exist in the reference glossary. Did a bit of writing to shorten some long sentences and perform general clean up. Add the following missing QA checks to the section on insane.bbclass: * textrel * pkgvarcheck * xorg-driver-abi * libexec * staticdev (From yocto-docs rev: 2857cc20b3b136b17d1d2892e046b2ae7f4b699d) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: ensure values are quotedPaul Eggleton2013-04-131-2/+2
| | | | | | | | | | Just a couple of examples that didn't use quotes around the value, which is mandatory, so correct these. (From yocto-docs rev: 2903ce2b232536c566bd8c29a8772823b44c19df) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/faq: virtualisation not visualisationPaul Eggleton2013-04-131-1/+1
| | | | | | | (From yocto-docs rev: b142d884656c39d0862dd9fd1cb7e60875dee603) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/faq: clarify that package management is optionalPaul Eggleton2013-04-131-1/+2
| | | | | | | | | | | Fixed the line breaks so new sentences start on a new line. (From yocto-docs rev: 6bb50f51edc44222970db42d7441303d042a2262) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: add more undocumented classesPaul Eggleton2013-04-131-0/+8
| | | | | | | (From yocto-docs rev: ac3cfb6ad67fc6963ebe50fa4451297772a1c2e7) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: add documentation for rm_work.bbclassPaul Eggleton2013-04-131-1/+36
| | | | | | | | | | | | I rewrote the class description to conform to the existing manual style. Mainly making voice active and breaking up long sentenced. (From yocto-docs rev: e715167e280eb647be52c142f733942dab3f4dfb) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated the FILESEXTRAPATHS variable description.Scott Rifenbark2013-04-121-28/+20
| | | | | | | | | | | | | Fixes YOCTO #3662. Per comments from Paul Eggleton, I updated the description to include best practices of prepending and from using within append files. (From yocto-docs rev: 368055bc046277fe601ff3a64913044be0a15e6d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Updated the release month to April in manual history tables.Scott Rifenbark2013-04-101-1/+1
| | | | | | | (From yocto-docs rev: 3dc4e3db0a76a29c9726d38e3f862940437317c9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, ref-manual: Applied review comments for read-only-rootfs, etc.Scott Rifenbark2013-04-101-3/+3
| | | | | | | | | | | | | | | | | 1. Applied changes from Paul to the read-only-rootfs section. 2. Applied changes form Paul to the customizing images by using IMAGE_FEATURES and EXTRA_IMAGE_FEATURES variables. This was a simple rewrite of a sentence. 3. Updated the note in both the IMAGE_FEATURES and EXTRA_IMAGE_FEATURES glossary entries to specify inside of an image recipe (more specific). (From yocto-docs rev: 762b9e4d3b45a9602284cf4dd1ac281dcbbed7f5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Adjusted IMAGE_FEATURES and EXTRA_IMAGE_FEATURES notesScott Rifenbark2013-04-101-4/+5
| | | | | | | | | | | Comments from Paul Eggleton applied. Basically, reinforcing enabling features from inside and outside of the image. Changed the wording of the respective notes. (From yocto-docs rev: 23897c6ebc56dde63803293c0992b2d5c6ff7345) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Review comments from Paul Eggleton into the Migration section.Scott Rifenbark2013-04-101-88/+86
| | | | | | | | | | | Minor adjustments such as creating alphabetized lists, fixing a typo, eliminating a repeat, separating out the recipes that were moved into a new section, etc. (From yocto-docs rev: 34f73b62b4acdc6136b22916811cd9156b6422f5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: New 1.4 Migration section added.Scott Rifenbark2013-04-101-50/+254
| | | | | | | | | Paul Eggleton sourced this information. (From yocto-docs rev: 61ab295071718c4fedd258a0545c17cb43c8c093) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, dev-manual, bsp-guide: Applied Paul Eggleton Build history patch ↵Paul Eggleton2013-04-101-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | 4 of 5. * BBFILES should be appended to with += * BBPATH should be appended to with .= * Immediate expansion is not necessary for BBFILE_PRIORITY * Immediate expansion is not necessary for references in layer.conf to LAYERDIR since these are automatically expanded at the end of parsing the file (and have been for some time). * Add collection name override to BBFILE_PRIORITY example * Fix comments referring to old structure ("packages directory" or "recipes directory") (From yocto-docs rev: 0aaac8f5ad97c802ebe1d4f3ffb7987050533292) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Minor edits to patch 3 of 5 for build history.Scott Rifenbark2013-04-101-2/+3
| | | | | | | (From yocto-docs rev: 76badd435b858fd37181baabefb39bfa656baf1c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Applied Paul Eggleton's Build History Patch 3 of 5.Paul Eggleton2013-04-101-0/+8
| | | | | | | | | | Add a paragraph to the top of the section on buildhistory mentioning the metadata-revs file and the top-level directories. (From yocto-docs rev: ae7c7c64dd31f5b5c57eac9c772972523f49c05a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits applied to buildhistory patch 2 of 5.Scott Rifenbark2013-04-101-26/+39
| | | | | | | | | | Did some rewriting to conform to the manual's style and formatting. (From yocto-docs rev: 6a961978b207d8992ade86f82838914b858accdb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Applied Paul Eggleton's buildhistory patch 2 of 5.Paul Eggleton2013-04-101-0/+52
| | | | | | | | | | | | | | | | Additional information added to the end of the "Build History Package Information" section." Buildhistory now collects information on SRCREV values for recipes fetched from a version control system e.g. Git; additionally a buildhistory-collect-srcrevs tool is provided to gather this and convert it to a format suitable for inclusion in global configuration. Add information on these new features to the appropriate section. (From yocto-docs rev: 8c38bcbe8e737d7dfb41a763c87a3a6269e6f980) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to buildhistory patch 1 of 5.Scott Rifenbark2013-04-101-20/+24
| | | | | | | | | | I did a bit of cleanup on the text from Paul's patch number 1. Just some active voice stuff mainly. (From yocto-docs rev: f08fa3da997e53c587e3f17ef908e41594654db3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: buildhistory patch 1 of 5 applied.Paul Eggleton2013-04-101-0/+62
| | | | | | | | | New section titled "Build History SDK Information" added. (From yocto-docs rev: aaa9ee5690a68f72b21ca3ab731942d80acac2f3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>