diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-09-21 09:36:46 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-22 17:53:44 +0100 |
commit | b103ff6ba7a91d5bc83816f300b95361de8e700f (patch) | |
tree | 20047d3acda9800311b3a22e2ddf0adeb7ef008a /documentation/yocto-project-qs | |
parent | 2efe56a06f6c116325f5c5d3dfcc3165db290f1b (diff) | |
download | poky-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/yocto-project-qs')
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index a2c183341a..151e8f07d0 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
@@ -602,13 +602,6 @@ | |||
602 | is set to the Build Directory. | 602 | is set to the Build Directory. |
603 | Later, when the build completes, the Build Directory | 603 | Later, when the build completes, the Build Directory |
604 | contains all the files created during the build. | 604 | contains all the files created during the build. |
605 | <note> | ||
606 | For information on running a memory-resident | ||
607 | <ulink url='&YOCTO_DOCS_REF_URL;#usingpoky-components-bitbake'>BitBake</ulink>, | ||
608 | see the | ||
609 | <ulink url='&YOCTO_DOCS_REF_URL;#structure-memres-core-script'><filename>oe-init-build-env-memres</filename></ulink> | ||
610 | setup script. | ||
611 | </note> | ||
612 | </para></listitem> | 605 | </para></listitem> |
613 | <listitem><para> | 606 | <listitem><para> |
614 | <emphasis>Examine Your Local Configuration File:</emphasis> | 607 | <emphasis>Examine Your Local Configuration File:</emphasis> |