summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/migration.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/migration.xml')
-rw-r--r--documentation/ref-manual/migration.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml
index 811577bb6f..82120c672f 100644
--- a/documentation/ref-manual/migration.xml
+++ b/documentation/ref-manual/migration.xml
@@ -4738,9 +4738,9 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
4738 replacing its previous "memory resident mode" (i.e. 4738 replacing its previous "memory resident mode" (i.e.
4739 <filename>oe-init-build-env-memres</filename>). 4739 <filename>oe-init-build-env-memres</filename>).
4740 Now you only need to set 4740 Now you only need to set
4741 <filename>BB_SERVER_TIMEOUT</filename> to a timeout 4741 <link linkend='var-BB_SERVER_TIMEOUT'><filename>BB_SERVER_TIMEOUT</filename></link>
4742 (in seconds) and BitBake's server stays resident for that 4742 to a timeout (in seconds) and BitBake's server stays resident for
4743 amount of time between invocations. 4743 that amount of time between invocations.
4744 The <filename>oe-init-build-env-memres</filename> script has been 4744 The <filename>oe-init-build-env-memres</filename> script has been
4745 removed since a separate environment setup script is no longer 4745 removed since a separate environment setup script is no longer
4746 needed. 4746 needed.