]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation/adt-manual/adt-prepare.xml: replaced oe-init-build-env
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Fri, 14 Sep 2012 21:35:05 +0000 (14:35 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Sep 2012 15:36:05 +0000 (16:36 +0100)
Replaced with the variable OE_INIT_FILE.

(From yocto-docs rev: 1deaa02f29b2a4b9cc7ff3307c8a3ebd0dfb9623)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/adt-manual/adt-prepare.xml

index 0b74505d7ee46da18ae80eb04be1198411836a80..bc01395d130e6fe14a6c1986099cfe771cfc0416 100644 (file)
@@ -83,7 +83,7 @@
             <para>
                 If you use BitBake to generate the ADT Installer tarball, you must 
                 <filename>source</filename> the environment setup script 
-                (<filename>oe-init-build-env</filename>) located 
+                (<filename>&OE_INIT_FILE;</filename>) located 
                 in the source directory before running the <filename>bitbake</filename>
                 command that creates the tarball.
             </para>
             Follow these steps to generate the toolchain into the build directory:
             <orderedlist>
                 <listitem><para>Source the environment setup script 
-                    <filename>oe-init-build-env</filename> located in the 
+                    <filename>&OE_INIT_FILE;</filename> located in the 
                     <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>source directory</ulink>.
                     </para></listitem> 
                 <listitem><para>At this point, you should be sure that the