summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/introduction.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/introduction.xml')
-rw-r--r--documentation/ref-manual/introduction.xml8
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>