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/ref-manual/introduction.xml | |
| 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/ref-manual/introduction.xml')
| -rw-r--r-- | documentation/ref-manual/introduction.xml | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 893a50fc3c..14d5c80029 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
| @@ -546,9 +546,7 @@ | |||
| 546 | On the machine that is able to run BitBake, | 546 | On the machine that is able to run BitBake, |
| 547 | be sure you have set up your build environment with | 547 | be sure you have set up your build environment with |
| 548 | the setup script | 548 | the setup script |
| 549 | (<link linkend='structure-core-script'><filename>&OE_INIT_FILE;</filename></link> | 549 | (<link linkend='structure-core-script'><filename>&OE_INIT_FILE;</filename></link>). |
| 550 | or | ||
| 551 | <link linkend='structure-memres-core-script'><filename>oe-init-build-env-memres</filename></link>). | ||
| 552 | </para></listitem> | 550 | </para></listitem> |
| 553 | <listitem><para> | 551 | <listitem><para> |
| 554 | Run the BitBake command to build the tarball: | 552 | Run the BitBake command to build the tarball: |
| @@ -711,9 +709,7 @@ | |||
| 711 | system for builds. | 709 | system for builds. |
| 712 | The area is created when you <filename>source</filename> the | 710 | The area is created when you <filename>source</filename> the |
| 713 | setup environment script that is found in the Source Directory | 711 | setup environment script that is found in the Source Directory |
| 714 | (i.e. <link linkend='structure-core-script'><filename>&OE_INIT_FILE;</filename></link> | 712 | (i.e. <link linkend='structure-core-script'><filename>&OE_INIT_FILE;</filename></link>). |
| 715 | or | ||
| 716 | <link linkend='structure-memres-core-script'><filename>oe-init-build-env-memres</filename></link>). | ||
| 717 | The | 713 | The |
| 718 | <link linkend='var-TOPDIR'><filename>TOPDIR</filename></link> | 714 | <link linkend='var-TOPDIR'><filename>TOPDIR</filename></link> |
| 719 | variable points to the Build Directory.</para> | 715 | variable points to the Build Directory.</para> |
