mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
ref-manual: Edits to sanity class.
(From yocto-docs rev: 36e90ca3cf797d6147f8cdd069d192e3f2669460) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
cca4368b1d
commit
4cdb34bc0c
@@ -2326,11 +2326,12 @@
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id='ref-classes-sanity'>
|
<section id='ref-classes-sanity'>
|
||||||
<title>Host System Sanity Checks - <filename>sanity.bbclass</filename></title>
|
<title><filename>sanity.bbclass</filename></title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
This class checks to see if prerequisite software is present on the host system
|
The <filename>sanity</filename> class checks to see if prerequisite
|
||||||
so that users can be notified of potential problems that might affect their build.
|
software is present on the host system so that users can be notified
|
||||||
|
of potential problems that might affect their build.
|
||||||
The class also performs basic user configuration checks from
|
The class also performs basic user configuration checks from
|
||||||
the <filename>local.conf</filename> configuration file to
|
the <filename>local.conf</filename> configuration file to
|
||||||
prevent common mistakes that cause build failures.
|
prevent common mistakes that cause build failures.
|
||||||
|
|||||||
Reference in New Issue
Block a user