From e5353a91586b5f47d52b3267a133209ac3d57f34 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 6 Jun 2016 10:17:02 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') 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" INHIBIT_PACKAGE_DEBUG_SPLIT - INHIBIT_PACKAGE_STRIP[doc] = "If set to "1", causes the build to not strip binaries in resulting packages." + INHIBIT_PACKAGE_DEBUG_SPLIT[doc] = "If set to "1", prevents the OpenEmbedded build system from splitting out debug information during packaging" -- cgit v1.2.3-54-g00ecf