ref-manual/ref-variables: specify the value for INHIBIT_PACKAGE_STRIP

This variable must be set to 1 in order to inhibit stripping, so specify
this.

(From yocto-docs rev: 35c4a025b68857495f252b35bb50288e308dc5c3)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton 2013-04-09 14:23:25 +01:00 committed by Richard Purdie
parent eb29a18f97
commit d1a4267543
1 changed files with 1 additions and 1 deletions

View File

@ -1558,7 +1558,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<glossentry id='var-INHIBIT_PACKAGE_STRIP'><glossterm>INHIBIT_PACKAGE_STRIP</glossterm>
<glossdef>
<para>
Causes the build to not strip binaries in resulting packages.
If set to "1", causes the build to not strip binaries in resulting packages.
</para>
</glossdef>
</glossentry>