From 62a07765f844802f46ca8bf15ac8a7e014c94331 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Tue, 9 Apr 2013 14:23:25 +0100 Subject: 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 Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/ref-manual') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 9b4b5cd35b..0031b1a8a7 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -1558,7 +1558,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" INHIBIT_PACKAGE_STRIP - Causes the build to not strip binaries in resulting packages. + If set to "1", causes the build to not strip binaries in resulting packages. -- cgit v1.2.3-54-g00ecf