ref-manual: Added a cross-link to the INSANE_SKIP variable.

(From yocto-docs rev: 73561644c4fa0aae4217862e8d15a0cb2d874dd1)

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 2013-04-12 06:20:23 -07:00 committed by Richard Purdie
parent fb156da5b6
commit 424b0410b4
1 changed files with 1 additions and 1 deletions

View File

@ -591,7 +591,7 @@
these checks at the global level (i.e. in your custom distro
configuration).
However, to skip one or more checks in recipes, you should use
<filename>INSANE_SKIP</filename>.
<link linkend='var-INSANE_SKIP'><filename>INSANE_SKIP</filename></link>.
For example, to skip the check for symbolic link
<filename>.so</filename> files in the main package of a recipe,
add the following to the recipe.