diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2016-06-06 10:17:02 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-19 08:42:16 +0100 |
| commit | e5353a91586b5f47d52b3267a133209ac3d57f34 (patch) | |
| tree | 94a4d73c82218bc8f238fe520134aeda524ba8ba /documentation | |
| parent | f5da2a5913319ad6ac2141438ba1aa17576326ab (diff) | |
| download | poky-e5353a91586b5f47d52b3267a133209ac3d57f34.tar.gz | |
ref-manual: Fixed *[doc] string for INHIBIT_PACKAGE_DEBUG_SPLIT
The string was a copy paste error. It was using the string
for INHIBIT_PACKAGE_STRIP.
(From yocto-docs rev: 20a649c21272240b67314cc20fd026c43839ee2d)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index d55bccdc6f..0252757943 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -5940,7 +5940,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 5940 | 5940 | ||
| 5941 | <glossentry id='var-INHIBIT_PACKAGE_DEBUG_SPLIT'><glossterm>INHIBIT_PACKAGE_DEBUG_SPLIT</glossterm> | 5941 | <glossentry id='var-INHIBIT_PACKAGE_DEBUG_SPLIT'><glossterm>INHIBIT_PACKAGE_DEBUG_SPLIT</glossterm> |
| 5942 | <info> | 5942 | <info> |
| 5943 | INHIBIT_PACKAGE_STRIP[doc] = "If set to "1", causes the build to not strip binaries in resulting packages." | 5943 | INHIBIT_PACKAGE_DEBUG_SPLIT[doc] = "If set to "1", prevents the OpenEmbedded build system from splitting out debug information during packaging" |
| 5944 | </info> | 5944 | </info> |
| 5945 | <glossdef> | 5945 | <glossdef> |
| 5946 | <para role="glossdeffirst"> | 5946 | <para role="glossdeffirst"> |
