ref-manual: Updated the BUSYBOX_SPLIT_SUID variable.

Fixes [YOCTO #13596]

(From yocto-docs rev: 015991b26ed091385cfb94f13e00c6a964c20160)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2019-10-17 10:34:41 -07:00
committed by Richard Purdie
parent 495bb1e329
commit 20d648416b

View File

@@ -2182,9 +2182,10 @@
<para>
The <filename>BUSYBOX_SPLIT_SUID</filename> variable
defaults to "1", which results in a single output
defaults to "1", which results in splitting the output
executable file.
Set the variable to "0" to split the output file.
Set the variable to "0" to get a single output executable
file.
</para>
</glossdef>
</glossentry>