documentation/poky-ref-manual/ref-classes.xml: fixed insane.bbclass added others

I fixed the insane.bbclass description to say that it checks for common
problemos that occur during runtime and not build time.  Also got rid of the
"ever-increasing" statement as that is not true according to Paul Eggleton.

Added many new .bbclass files to the commented out section of the
undocumented classes as well as removed a bunch.

(From yocto-docs rev: c341951185d5af6576718f8ada057afcca923e6e)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2011-09-23 09:29:47 -07:00 committed by Richard Purdie
parent c32652716d
commit 7bb8b8f438
1 changed files with 43 additions and 15 deletions

View File

@ -387,8 +387,8 @@
<para>
This class adds a step to the package generation process that sanity checks the
packages generated by the Yocto Project.
An ever-increasing range of checks are performed that check for
common problems that break builds.
A range of checks are performed that check the build's output
for common problems that show up during runtime.
Distribution policy usually dictates whether to include this class as the Yocto Project does.
</para>
</section>
@ -436,44 +436,72 @@
</section>
<!-- Undocumented classes are:
base_srpm.bbclass
allarch.bbclass
binconfig.bbclass
bootimg.bbclass
buildstats.bbclass
ccache.inc
ccdv.bbclass
cmake.bbclass
cml1.bbclass
cross.bbclass
flow-lossage.bbclass
cross-canadian.bbclass
deploy.bbclass
distrodata.bbclass
gconf.bbclass
gettext.bbclass
gnome.bbclass
gtk-doc.bbclass
gtk-icon-cache.bbclass
icecc.bbclass
image-mklibs.bbclass
image-prelink.bbclass
image-swab.bbclass
imagetest-dummy.bbclass
imagetest-qemu.bbclass
insserv.bbclass
lib_package.bbclass
license.bbclass
logging.bbclass
meta.bbclass
metadata_scm.bbclass
mirrors.bbclass
mozilla.bbclass
multimachine.bbclass
multilib*.bbclass
native.bbclass
nativesdk.bbclass
oelint.bbclass
own-mirrors.bbclass
packagedata.bbclass
packagehistory.bbclass
patch.bbclass
patcher.bbclass
perlnative.bbclass
pkg_distribute.bbclass
pkg_metainfo.bbclass
poky.bbclass
populate_sdk*.bbclass
prserv.bbclass
python-dir.bbclass
qemu.bbclass
qmake*.bbclass
qt4*.bbclass
recipe_sanity.bbclass
relocatable.bbclass
rm_work.bbclass
rpm_core.bbclass
scons.bbclass
sdk.bbclass
sdl.bbclass
setuptools.bbclass
sip.bbclass
siteconfig.bbclass
sourcepkg.bbclass
srec.bbclass
sstate.bbclass
staging.bbclass
syslinux.bbclass
task.bbclass
terminal.bbclass
tinderclient.bbclass
tmake.bbclass
toolchain-scripts.bbclass
typecheck.bbclass
useradd.bbclass
utility-tasks.bbclass
utils.bbclass
xfce.bbclass
xlibs.bbclass
-->