summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
Commit message (Collapse)AuthorAgeFilesLines
* ref-manual: Corrected the "package_rpm.bbclass" section.doraScott Rifenbark2015-04-101-1/+1
| | | | | | | | | | | A cut-and-paste error had left a "package_deb" string in the first sentence of the section. Replaced with "package_rpm." Reported-by: Geoffroy VanCutsem <geoffroy.vancutsem@intel.com> (From yocto-docs rev: 8eb1ef532754def5d1d15b98b3b45f259af0edc0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed the reference to the script for icecc class.Scott Rifenbark2013-12-131-3/+3
| | | | | | | (From yocto-docs rev: 51afdedc5c9bb6b689e7cf8771e0889d445f5326) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added module and module-base classes.Scott Rifenbark2013-12-131-1/+37
| | | | | | | (From yocto-docs rev: be1e564483299a018e28f1971dbe85f8485c9b83) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to gnomebase class.Scott Rifenbark2013-12-131-2/+2
| | | | | | | | | Review comments from Ross. (From yocto-docs rev: 88ce4d4e88671a968d3fee84dd3b8e1b64e84282) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to setuptools class.Scott Rifenbark2013-12-131-1/+1
| | | | | | | | | Review edits from Paul. (From yocto-docs rev: 8089f69979f872b1c756fb1e1703fa0ea6965426) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Minor edits to rootfs* class.Scott Rifenbark2013-12-131-4/+4
| | | | | | | | | Review comments from Paul. (From yocto-docs rev: effc8e811020e00bfd98d065e412db5fe3f78f04) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added more info to distrodata class.Scott Rifenbark2013-12-111-0/+20
| | | | | | | | | | Saul Wold provided me with more detail on this class, which I added. (From yocto-docs rev: 73c79f0460511039d5497bfd303cdc88f96e2fcc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added more info to gnomebase class.Scott Rifenbark2013-12-111-0/+5
| | | | | | | | | Ross Burton provided an expanded explanation. (From yocto-docs rev: 3d867803d03c22499c0be3a27a2ffac3b0a5854a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the icecc class.Scott Rifenbark2013-12-111-4/+4
| | | | | | | | | | The text used "packages" rather than "recipes." This is a tragic result of historical naming mistakes early in the project. (From yocto-docs rev: 844224d76e0daf40709fe85659c75afcdeb26280) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the terminal class.Scott Rifenbark2013-12-111-5/+5
| | | | | | | (From yocto-docs rev: 33052ca2c5feaf353f2348c3c8d0ac6b4cd770db) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the systemd class.Scott Rifenbark2013-12-111-1/+1
| | | | | | | | | | Removed the formatting of the second instance of the term "systemd". (From yocto-docs rev: 0975dd2649f028ac6553ad41c9f32fa412197aea) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to the setuptools class.Scott Rifenbark2013-12-111-2/+2
| | | | | | | | | Some minor re-wordings here. (From yocto-docs rev: 73129359d2f1425f68f5801525b42f3efda206d0) 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* class.Scott Rifenbark2013-12-111-52/+14
| | | | | | | | | | | | | I removed the rootfs_deb, rootfs_ipk, and rootfs_rpm classes altoghther and opted to briefly describe their purposes in the rootfs* class section. I also am not linking to the IMAGE_FSTYPES variable but am rather linking over to the PACKAGE_CLASSES variable. (From yocto-docs rev: 64038a23403fd274ce4488c239bfa0b9a2e56b16) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to pixbufcache and pythonnative classes.Scott Rifenbark2013-12-111-6/+3
| | | | | | | (From yocto-docs rev: 6d2f07b23ea39e1068be97c45d334168424bccf1) 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_tar class.Scott Rifenbark2013-12-111-1/+10
| | | | | | | | | | Turns out you can specify this using the PACKAGE_CLASSES variable but you better not list it first. (From yocto-docs rev: 7fdf5f9fcf026503cdedd906cd7b8c814affa81d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to icecc class and removal of three variables.Scott Rifenbark2013-12-111-6/+6
| | | | | | | | | | | | | | Fixed the links in the icecc class that linked into ICECC_CC, ICECC_CXX, and ICECC_VERSION so they don't link anymore but rather give a very brief explanation of what the variable does. Removed the above three variables from the variable glossary. These are not BitBake variables and we should not document them. (From yocto-docs rev: 67842df1a4a01f7bdd924027c66faf8f30c426ce) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added some references to variables in the useradd class.Scott Rifenbark2013-12-111-0/+10
| | | | | | | | | | Added links to USERADD_PACKAGES, USERADD_PARAM, GROUPADD_PARAM, and GROUPMEMS_PARAM (From yocto-docs rev: d0a594b474662fe5daee6fb72b6190541a40ef14) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Review edits from "I" through "Z" classes.Scott Rifenbark2013-12-111-65/+127
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | icecc - added link to Icecream. images - added some reference links to the end of the section. logging - added closing ")" character. nativesdk - corrected the mis-copied recipe name. own-mirrors - fixed the class name so it was not "ownmirrors". package - minor tweak to indicate class. Also spelled Berkeley correctly. package_deb, package_ipk, and package_rpm - dumped a note and mentioned that you need PACKAGE_CLASSES to enable the class. package_tar - noted that the recipe inheriting the tar class is what does the trick here. pixbufcache - minor edits populate_sdk - minor edits prserv - edits to tell how it is enabled. pythonnative - re-worded it. rootfs* - reworded. rootfs_deb, rootfs_ipk, and rootfs_rpm - Brand new. systemd - reworded. terminal - rewording useradd - reworded (From yocto-docs rev: 110c192499a0e349b317e51aeca1a391c35785fc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Changed Gobject to GObject.Scott Rifenbark2013-12-111-1/+1
| | | | | | | (From yocto-docs rev: 9ef07e0ad3b201807c7548495f4d4d53360da21d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to classes "I" through "K"Scott Rifenbark2013-12-111-26/+40
| | | | | | | | | | | | | | | | | | | | | | | | Added opening reason for the icecc class. Also cleared up the sentence describing ICECC_PATH. Minor fix to image class. Also added some reference links. Minor fix to image-mklibs class. Also combined rouge sentence stating that the class in enabled. Same fix to rogue sentence in image-prelink class. Fixed "insserve" into "insserv" throughout. Added many links to some missing classes in the kernel class. Subsequent commit to actually add the class documentation. (From yocto-docs rev: 2260032cdbfd04dbb445d72341a2d2c87ce72545) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Review edits to classes "E" through "G"Scott Rifenbark2013-12-111-10/+10
| | | | | | | | | | | | | | | | | | | extrausers - Changed the note to try and describe that the change is still specific to an image recipe but is not tied to other individual recipes. fontcache - Minor fix. gtk-icon-cache - fixed capitalization issue. gtk-immodules-cache - Minor fix gzipnative - Minor fix. (From yocto-docs rev: bc25a62de2345b7ec0b2b019ff399921ec6edd0a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to bugzilla and deploy class.Scott Rifenbark2013-12-111-6/+6
| | | | | | | | | | Fixed a link in the deploy class. Re-wrote the bugzilla class to be clearer. (From yocto-docs rev: ce4f72644e9da987adb3873c91c14a8e5e8df555) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Review edits to the "C" and "D" classes.Scott Rifenbark2013-12-111-9/+33
| | | | | | | | | | | | Modifications to ccache, chrpath, clutter, cross, cross-canadian, crosssdk, and debian classes. Added a new variable to the glossary for LEAD_SONAME. (From yocto-docs rev: bfaea19935ed694edee1dc03be37c7dcbebea47f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Review edits to classes A through BScott Rifenbark2013-12-111-12/+13
| | | | | | | | | | | | | | | | Applied some review edits from Paul Eggleton for the following classes: allarch base bin_package bugzilla buildstats (From yocto-docs rev: 7caa9de2ffd2024e9ad560c58425bd16fbca2790) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Scrubbed the comment list of undocumented classes.Scott Rifenbark2013-12-111-100/+2
| | | | | | | (From yocto-docs rev: 7d5ebc1ef98970f147319f77918eefa4bdb5040f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Removed the section "Other Classes"Scott Rifenbark2013-12-111-13/+0
| | | | | | | | | | This section was there because we did not document all the classes in meta/classes. Now that we are I am dumping it. (From yocto-docs rev: 94fb23c80770af2fd6b52e0f255a5d24020a3ef5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Re-ordered externalsrc class into the "C"'sScott Rifenbark2013-12-111-53/+53
| | | | | | | (From yocto-docs rev: c2f04331ee5e1681e2c00f94f025bcf01506d129) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to externalsrc class.Scott Rifenbark2013-12-111-9/+9
| | | | | | | (From yocto-docs rev: 08c18fa4fc354972e9898bd3eb10e9aa6b96532d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to useradd class.Scott Rifenbark2013-12-111-6/+8
| | | | | | | (From yocto-docs rev: 250b955536f4f8ea4369c08265670b59113dcbfc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to update-rc.d class.Scott Rifenbark2013-12-111-4/+9
| | | | | | | (From yocto-docs rev: 34d011d3e658a86a28339cfe47f1c93e15eb8b26) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to update-alternatives class.Scott Rifenbark2013-12-111-4/+4
| | | | | | | | | | | Also had to update four instances in the variables glossary where links to the section for the class became misnamed due to stripping out the excess stuff from the class section heading. (From yocto-docs rev: 2b7c245021d16a22fb5a2e14e26b2f9b0082a669) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Re-ordered the classes that start with "U"Scott Rifenbark2013-12-111-62/+62
| | | | | | | (From yocto-docs rev: d1fa21f55d85804934a52e93704f6b5fd46acce7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to testimage class.Scott Rifenbark2013-12-111-2/+2
| | | | | | | (From yocto-docs rev: a44377ed2f02127eb6d807721e6c37f53322f89c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Re-ordered classes that start with "T"Scott Rifenbark2013-12-111-29/+29
| | | | | | | (From yocto-docs rev: 9a6e1c68b7c4fb22d0724dd108735b9dd1e7f721) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to siteinfo class.Scott Rifenbark2013-12-111-9/+18
| | | | | | | (From yocto-docs rev: 6be23e9efacf2025d1ca337b98dc52bd4ab65477) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to sanity class.Scott Rifenbark2013-12-111-3/+4
| | | | | | | (From yocto-docs rev: 517b4348988b88de3cb9b8031e25175772e26f64) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Re-ordered classes that start with "S".Scott Rifenbark2013-12-111-42/+42
| | | | | | | (From yocto-docs rev: bfe1c17bd023cd7865cf535803bb7b02741ba16c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to rootfs* class.Scott Rifenbark2013-12-111-4/+6
| | | | | | | (From yocto-docs rev: 3c57e1239054fae3e3c72ec7b49bcea95a3f1313) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to rm_work class.Scott Rifenbark2013-12-111-57/+61
| | | | | | | (From yocto-docs rev: 89de6352a441f85532516e08883ba5d4620e0210) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to classes-qt4* classes.Scott Rifenbark2013-12-111-3/+3
| | | | | | | (From yocto-docs rev: 04e74c7dcdae2dbd01660db6fc5f6745a97b1130) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to qmake* classes.Scott Rifenbark2013-12-111-7/+3
| | | | | | | (From yocto-docs rev: ea57971614689ea70a9ba74da70435b03e6d6158) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to pkgconfig class.Scott Rifenbark2013-12-111-2/+2
| | | | | | | (From yocto-docs rev: 4b53e19d830dba8c0b85c5f91a5fa67d908ac6cb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to populate-sdk classes.Scott Rifenbark2013-12-111-3/+2
| | | | | | | (From yocto-docs rev: 7ba49d9db2bed6d3da12f695ad9e2be4b138663d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to packageinfo class.Scott Rifenbark2013-12-111-1/+1
| | | | | | | (From yocto-docs rev: ab28f1f9596b1defbf4dd1ae8ad3b90304e8260d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to packagegroup class.Scott Rifenbark2013-12-111-3/+6
| | | | | | | | | | | Had to also fix a couple links in the "migration" chapter due to the section heading of the packagegroup.bbclass section changing. (From yocto-docs rev: 412b8325a13e5bf31d057efb5f6dbb54f8a1aba0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to packagedata class.Scott Rifenbark2013-12-111-1/+1
| | | | | | | (From yocto-docs rev: efcfe0a447998d2fcf2dd4d741bf0ba493edf7de) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to package_tar class.Scott Rifenbark2013-12-111-1/+1
| | | | | | | (From yocto-docs rev: eb7ef27b9fb12c2cf13873a61b482ff8a1c9c49c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to package_rpm class.Scott Rifenbark2013-12-111-1/+1
| | | | | | | (From yocto-docs rev: d82beb24b8c3bba9385c1504d44da25c093e7e6c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to package_ipk class.Scott Rifenbark2013-12-111-1/+1
| | | | | | | (From yocto-docs rev: 8e29ca5e0bb057426206bfdae399ed8e75b4776c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to package_deb class.Scott Rifenbark2013-12-111-1/+1
| | | | | | | (From yocto-docs rev: e6bd83296e42b361e57ebbdbfaf2f5c513b778e6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>