From 94ba719dcf83d40ba2768170bed2f1915a419d37 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 14 Sep 2012 14:35:05 -0700 Subject: documentation/adt-manual/adt-prepare.xml: replaced oe-init-build-env Replaced with the variable OE_INIT_FILE. (From yocto-docs rev: 1deaa02f29b2a4b9cc7ff3307c8a3ebd0dfb9623) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-prepare.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/adt-manual') diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 0b74505d7e..bc01395d13 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml @@ -83,7 +83,7 @@ If you use BitBake to generate the ADT Installer tarball, you must source the environment setup script - (oe-init-build-env) located + (&OE_INIT_FILE;) located in the source directory before running the bitbake command that creates the tarball. @@ -300,7 +300,7 @@ Follow these steps to generate the toolchain into the build directory: Source the environment setup script - oe-init-build-env located in the + &OE_INIT_FILE; located in the source directory. At this point, you should be sure that the -- cgit v1.2.3-54-g00ecf