summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-09-21 09:36:46 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-22 17:53:44 +0100
commitb103ff6ba7a91d5bc83816f300b95361de8e700f (patch)
tree20047d3acda9800311b3a22e2ddf0adeb7ef008a /documentation/sdk-manual
parent2efe56a06f6c116325f5c5d3dfcc3165db290f1b (diff)
downloadpoky-b103ff6ba7a91d5bc83816f300b95361de8e700f.tar.gz
documentation: Purged "oe-init-build-env-memres" from docs
Fixes [YOCTO #11968] Purged all occurrences of the "oe-init-build-env-memres" script from the YP documentation set. Occurrences in a lot of places. The BBSERVER variable was also impacted and had to have the definition updated. (From yocto-docs rev: 274b05108d1bc53df20c11ab2efa15363bce23da) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual')
-rw-r--r--documentation/sdk-manual/sdk-appendix-customizing.xml4
-rw-r--r--documentation/sdk-manual/sdk-appendix-obtain.xml7
2 files changed, 1 insertions, 10 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-customizing.xml b/documentation/sdk-manual/sdk-appendix-customizing.xml
index 1317a79ea8..587526f65f 100644
--- a/documentation/sdk-manual/sdk-appendix-customizing.xml
+++ b/documentation/sdk-manual/sdk-appendix-customizing.xml
@@ -148,9 +148,7 @@
148 <listitem><para> 148 <listitem><para>
149 If your OpenEmbedded build system setup uses a different 149 If your OpenEmbedded build system setup uses a different
150 environment setup script other than 150 environment setup script other than
151 <ulink url='&YOCTO_DOCS_REF_URL;#structure-core-script'><filename>&OE_INIT_FILE;</filename></ulink> 151 <ulink url='&YOCTO_DOCS_REF_URL;#structure-core-script'><filename>&OE_INIT_FILE;</filename></ulink>,
152 or
153 <ulink url='&YOCTO_DOCS_REF_URL;#structure-memres-core-script'><filename>oe-init-build-env-memres</filename></ulink>,
154 then you must set 152 then you must set
155 <ulink url='&YOCTO_DOCS_REF_URL;#var-OE_INIT_ENV_SCRIPT'><filename>OE_INIT_ENV_SCRIPT</filename></ulink> 153 <ulink url='&YOCTO_DOCS_REF_URL;#var-OE_INIT_ENV_SCRIPT'><filename>OE_INIT_ENV_SCRIPT</filename></ulink>
156 to point to the environment setup script you use. 154 to point to the environment setup script you use.
diff --git a/documentation/sdk-manual/sdk-appendix-obtain.xml b/documentation/sdk-manual/sdk-appendix-obtain.xml
index eb57938a42..6fbd7fd1cd 100644
--- a/documentation/sdk-manual/sdk-appendix-obtain.xml
+++ b/documentation/sdk-manual/sdk-appendix-obtain.xml
@@ -142,13 +142,6 @@
142 <ulink url='&YOCTO_DOCS_REF_URL;#source-directory'>Source Directory</ulink>. 142 <ulink url='&YOCTO_DOCS_REF_URL;#source-directory'>Source Directory</ulink>.
143 After the script runs, your current working directory 143 After the script runs, your current working directory
144 is set to the <filename>build</filename> directory. 144 is set to the <filename>build</filename> directory.
145 <note>
146 For information on running a memory-resident
147 <ulink url='&YOCTO_DOCS_REF_URL;#usingpoky-components-bitbake'>BitBake</ulink>,
148 see the
149 <ulink url='&YOCTO_DOCS_REF_URL;#structure-memres-core-script'><filename>oe-init-build-env-memres</filename></ulink>
150 setup script.
151 </note>
152 </para></listitem> 145 </para></listitem>
153 <listitem><para> 146 <listitem><para>
154 <emphasis>Make Sure You Are Building an Installer for the Correct Machine:</emphasis> 147 <emphasis>Make Sure You Are Building an Installer for the Correct Machine:</emphasis>