diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-03 09:43:02 -0600 | 
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:18:46 +0000 | 
| commit | 5c63b7af0540a65b73e288db40503c5d2bad14ec (patch) | |
| tree | 91aee31ae8ccb13fe4e7465fc4a33177c99c26d2 /documentation | |
| parent | d29666fadd8bafa99a6c22fdea2b1dd22691f368 (diff) | |
| download | poky-5c63b7af0540a65b73e288db40503c5d2bad14ec.tar.gz | |
ref-manual: Added the oelint class.
(From yocto-docs rev: 56026b3989ea43db5b8ee993646222d43ee0be02)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 19 | 
1 files changed, 19 insertions, 0 deletions
| diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index ba94df2285..d5445d6a8f 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -1224,6 +1224,25 @@ | |||
| 1224 | </para> | 1224 | </para> | 
| 1225 | </section> | 1225 | </section> | 
| 1226 | 1226 | ||
| 1227 | <section id='ref-classes-oelint'> | ||
| 1228 | <title><filename>oelint.bbclass</filename></title> | ||
| 1229 | |||
| 1230 | <para> | ||
| 1231 | The OpenEmbedded link (<filename>oelint</filename>) class is an | ||
| 1232 | obsolete lint checking tool that exists in | ||
| 1233 | <filename>meta/classes</filename> in the | ||
| 1234 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. | ||
| 1235 | </para> | ||
| 1236 | |||
| 1237 | <para> | ||
| 1238 | A number of classes exist that are could be generally useful in | ||
| 1239 | OE-Core but are never actually used within OE-Core itself. | ||
| 1240 | The <filename>oelint</filename> class is one such example. | ||
| 1241 | However, being aware of this class can reduce the proliferation of | ||
| 1242 | different versions of similar classes across multiple layers. | ||
| 1243 | </para> | ||
| 1244 | </section> | ||
| 1245 | |||
| 1227 | <section id='ref-classes-pkgconfig'> | 1246 | <section id='ref-classes-pkgconfig'> | 
| 1228 | <title>Pkg-config - <filename>pkgconfig.bbclass</filename></title> | 1247 | <title>Pkg-config - <filename>pkgconfig.bbclass</filename></title> | 
| 1229 | 1248 | ||
