summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
Commit message (Collapse)AuthorAgeFilesLines
* ref-manual, dev-manual: Edits to runtime package management section.Scott Rifenbark2013-10-081-1/+1
| | | | | | | | | | | | | | | These changes modify the patch sent by Trevor that essentially re-wrote this section. My edits were for consistency only and style of the book. No technical information or flow was altered. I did rename the section to be active to match the other package related sections. This caused the link in the ref-manual in the classes chapter to have to be updated. (From yocto-docs rev: eb2f950786574b1e90adc673ef00f52a70db9be6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed cross-reference to runtime package managementScott Rifenbark2013-10-081-9/+9
| | | | | | | | | | | A cross-reference section to the section in the dev-manual on runtime package management needed updating. The patch from Trevor broke the link. (From yocto-docs rev: ad33880f09569e886dcf3dbb7f4cc9058ddecba5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added the version-going-backwards test to insaneScott Rifenbark2013-10-011-0/+15
| | | | | | | | | | | Added this new test to the insane.bbclass section. Also put in a reference in the migration section back to the new entry. (From yocto-docs rev: 32e25547b439030b93d9bc72bdce916eded518b4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added some more undocumented classesPaul Eggleton2013-10-011-2/+9
| | | | | | | | | Paul sent a few more for the list. (From yocto-docs rev: ea4dd51b4e5fdedf767d8318507551f00c6d46d3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, dev-manual: Edits to running automated tests section.Scott Rifenbark2013-10-011-2/+2
| | | | | | | | | | | Applied a second round of review edits from Paul Eggleton for the new "Performing Automated Runtime Testing" section. I did some reorganization and some minor wording changes. (From yocto-docs rev: fa8f8e5f0f6c1377a4fcafcd3d933af15ac01ff3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated the autotools.bbclass sectionScott Rifenbark2013-10-011-3/+3
| | | | | | | | | Re-wrote the sentence refering to the make variable DESTDIR. (From yocto-docs rev: 392e6e17c4f65fd038ec9bb73823837803543baf) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, dev-manual: Applied review comments for test sectionScott Rifenbark2013-10-011-7/+9
| | | | | | | | | | | The section and variables for performing automated runtime tests on images was reviewed by Paul Eggleton. The suggested changes were made. (From yocto-docs rev: c2f84ea3c162892e4da3df30fb833f88bab3d3cc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added a new entry for the testimage.bbclass.Scott Rifenbark2013-09-221-0/+27
| | | | | | | (From yocto-docs rev: 05db9912f837d79c7da3411586248dcc78172985) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updates to insane.bbclass and two new variables added.Scott Rifenbark2013-08-131-29/+29
| | | | | | | | | | | | | * Updated the insane.bbclass section to move the note at the end about using ERROR_QA and WARN_QA to control how the checks are reported to the front of the section. * Added new variable entries for WARN_QA and ERROR_QA. (From yocto-docs rev: 6f220d1ba3d44a1bba2f1ac882cdf6b601ddc5bb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Review comments added, new variables addedScott Rifenbark2013-08-131-3/+3
| | | | | | | | | | | | | | | | | | * Updated some links in the insane.bbclass sectioni so they now point to some new variables. * Added glossary descriptions for PKGD, PKGDEST, and INCOMPATIBLE_LICENSE. * Added a paragraph to the LICENSE variable to describe situations where the output might have components whose licensing is from two different licenses (licensing on a per-package basis). (From yocto-docs rev: b8dd3b3d5cb912ed7c5d3c9b6c01d93347e95b84) 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 installed-vs-shipped test.Scott Rifenbark2013-08-131-1/+2
| | | | | | | (From yocto-docs rev: 40257d5011dbc22d1d40e13f8ae2229b8e5de50c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added more QA checks to the insane.bbclass.Scott Rifenbark2013-08-131-6/+192
| | | | | | | | | | | | | | Fixes [YOCTO #4788] Added a bunch of new checks to the list of checks in this class. I also recast the section head to just have the class file as the section heading. This resulted in a link that needed changed. (From yocto-docs rev: 4a4df80c0b6012ad09ea526d2893e729aa06965b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added BINCONFIG_GLOB variable and updated binconfig.bbclassScott Rifenbark2013-08-131-4/+12
| | | | | | | | | | | | New variable. Changed the class section to have a reference-like section title. Added a link back to the GLOB variable. (From yocto-docs rev: 42dbafc1b64d8572930501f25a0470038721524f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated the update-alternatives classScott Rifenbark2013-08-131-1/+11
| | | | | | | | | | Added some links to four variables that are now documented in the glossary. (From yocto-docs rev: de7574be7c805173318b77d39c7b540bff4108df) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the binconfig.bbclass section.Scott Rifenbark2013-08-131-3/+4
| | | | | | | (From yocto-docs rev: 7b442239b8dc083c0191e863cb959fb978ea6345) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to OE_BINCONFIG_EXTRA_MANGLE and binconfig.bbclassScott Rifenbark2013-08-131-5/+5
| | | | | | | (From yocto-docs rev: d732e0a32d1bc5dccd9bf6522bb9852df3b63ebd) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Changes to the externalsrc.bbclass reference section.Scott Rifenbark2013-08-131-81/+71
| | | | | | | | | | | | Updated this to not contain usage information, which has been moved to the dev-manual. I diff'ed out this commit and there are some changes that resulted from accidental deletion and restoration of a large amount of text. (From yocto-docs rev: fdefcfd77811d2cfe65d51b70f3bc69018f3de81) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to teh "Archiving Sources - archive*.bbclass" section.Scott Rifenbark2013-04-171-5/+4
| | | | | | | | | | | | Some formatting to fix up Kevin's patch. One thing important was that the <ulink> line cannot span multiple lines. I fixed this. When they span multiple lines, the sed script used to convert the links for the mega-manual breaks. (From yocto-docs rev: e31012878c709eccae94734f7933559cb1187c47) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: New class added for archive*.bbclass.Kevin Strasser2013-04-171-25/+15
| | | | | | | | | | | | Patch from Kevin that adds a new class. Note that the patch removed the existing src_distribute_local.bbclass class. (From yocto-docs rev: 4ce602093bc9ddfcbcd9392bcc8fd6187885bdf1) Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Review comments applied for patch sessionScott Rifenbark2013-04-131-1/+1
| | | | | | | | | | | | | 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-131-1/+1
| | | | | | | | | | 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, 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: 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-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/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: 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, dev-manual: Review comments applied to package repositoryScott Rifenbark2013-04-041-21/+22
| | | | | | | | | | | | | Changes are the review comments from Paul Eggleton regarding setting up the optional package repository on the host that can be used by Smart. These changes reflect the fact that the task is not package-type dependent or host web server dependent. (From yocto-docs rev: 779989878bcc9501ddc4570519d93325442a8493) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, ref-manual: Changes to support runtime managementScott Rifenbark2013-04-041-1/+2
| | | | | | | | | | | | | | | Created the first draft of the new "Setting Up Runtime Package Management" section in the dev-manual's common tasks chapter. Updated the "Packaging - package*.bbclass" section in the ref-manual to mention this capability and point off to the dev-manual's new section. (From yocto-docs rev: d91c8530dba20839f36c5e247cc447adbedac7fd) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added Smart-enabled package feed info to section.Scott Rifenbark2013-04-041-19/+33
| | | | | | | | | | | | | | | | | There are steps the user can take to create a host-resident package feed (repository) whose front-end is Smart. The setup allows the user to install packages from the host feed during runtime on the target. The changes I made now include that fact. I also reformatted into a list some of the RPM limitations and benefits as they now numbered such that I could list them out as such. (From yocto-docs rev: bb733ec59c9275071ff5ff017adc52073d4dcef8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added cross-reference link to term "Metadata".Scott Rifenbark2013-04-041-1/+3
| | | | | | | (From yocto-docs rev: a182cae60ccddfc881eb5c835dbb64db84f6d733) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added new variable entry for BULIDDIR.Scott Rifenbark2013-04-041-1/+2
| | | | | | | | | | | | | Ross Burton suggested this might be good to have so I added it. The changes include the entry itself and a link to it from the beginning of the "Classes" chapter where it is talked about. Reported-by: Ross Burton <ross.burton@intel.com> (From yocto-docs rev: 5b0263fa5e01706ccb815db51b8f1b7f86275721) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Some typos corrected via spell check.Scott Rifenbark2013-04-041-3/+3
| | | | | | | (From yocto-docs rev: 39fa2adeef3c7a27d6f166139b72fa9765cc0486) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added a note about what the chapter covers.Scott Rifenbark2013-04-041-0/+9
| | | | | | | (From yocto-docs rev: 5e9e57bf987be2d64ae7ac5137304aa9545e329d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Minor edits to "Using External Source - externalsrc.bbclass".Scott Rifenbark2013-04-041-2/+2
| | | | | | | (From yocto-docs rev: 35a5e53ad67b1458c29efa516c976fbd57c6b549) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added some links into the glossary.Scott Rifenbark2013-04-041-1/+2
| | | | | | | (From yocto-docs rev: cfbbba163e07ac66e5957a9791e53810d7c8ce5f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Grammar and punctuation fixes.Scott Rifenbark2013-04-041-2/+2
| | | | | | | (From yocto-docs rev: 6352ea714b653f2a6d4e189eefb6376161bc1de8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Created a list as needed.Scott Rifenbark2013-04-041-10/+10
| | | | | | | (From yocto-docs rev: 81ea1833a7c5b4080b3947422f42b13d59770085) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Minor edits to "Packaging - package*.bbclass".Scott Rifenbark2013-04-041-2/+2
| | | | | | | (From yocto-docs rev: b6d4fe49442039cacc07224c68d4df0e6996ff43) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Minor edits to "Package Groups - packagegroup.bbclass".Scott Rifenbark2013-04-041-3/+3
| | | | | | | (From yocto-docs rev: a33e10a9005c222bd91e22b0e6e5fc321e50e651) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Substituted in a list as needed.Scott Rifenbark2013-04-041-10/+11
| | | | | | | (From yocto-docs rev: 45568c5a2eac5341327a61011365355901624772) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Created a list where needed.Scott Rifenbark2013-04-041-10/+10
| | | | | | | (From yocto-docs rev: 0a41b4de0a2991b983356d6458d8f5f797323f6e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Got rid of some ugly sentences.Scott Rifenbark2013-04-041-5/+7
| | | | | | | (From yocto-docs rev: a63ae4ec495be7cbd630f60feb9aaf5ea383dca4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed non-word "subdirs".Scott Rifenbark2013-04-041-1/+1
| | | | | | | (From yocto-docs rev: 74fb953d30a6e4dee9e3a97676499cea379bb6b5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Applied better wording.Scott Rifenbark2013-04-041-2/+3
| | | | | | | (From yocto-docs rev: f6cc486d1b83cd109c98abe018509f1b14b7f03f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Minor edits to "Autotooled Packages - autotools.bbclass".Scott Rifenbark2013-04-041-4/+5
| | | | | | | (From yocto-docs rev: f86dbc7f14bb8679f4b0b760217380d5ca41f9bf) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Formatting fix for BUILDDIR variable.Scott Rifenbark2013-04-041-1/+2
| | | | | | | (From yocto-docs rev: cd963d208ef48cdb652382e69ceec873b15c5102) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>