1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

ref-manual: Added the BB_SERVER_TIMEOUT variable to glossary

(From yocto-docs rev: 6e765f4017ae300f83839201b123afa2a3662d70)

Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Kristi Rifenbark
2017-11-02 16:44:06 -07:00
committed by Richard Purdie
parent 4469acdf1d
commit 3f0cd2a1d7
2 changed files with 29 additions and 3 deletions
+3 -3
View File
@@ -4738,9 +4738,9 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
replacing its previous "memory resident mode" (i.e.
<filename>oe-init-build-env-memres</filename>).
Now you only need to set
<filename>BB_SERVER_TIMEOUT</filename> to a timeout
(in seconds) and BitBake's server stays resident for that
amount of time between invocations.
<link linkend='var-BB_SERVER_TIMEOUT'><filename>BB_SERVER_TIMEOUT</filename></link>
to a timeout (in seconds) and BitBake's server stays resident for
that amount of time between invocations.
The <filename>oe-init-build-env-memres</filename> script has been
removed since a separate environment setup script is no longer
needed.