From b103ff6ba7a91d5bc83816f300b95361de8e700f Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 21 Sep 2017 09:36:46 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/ref-manual/faq.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'documentation/ref-manual/faq.xml') diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml index 55a6a89ad7..62754a9711 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml @@ -699,9 +699,7 @@ When you use BitBake to build an image, all the build output goes into the directory created when you run the build environment setup script (i.e. - &OE_INIT_FILE; - or - oe-init-build-env-memres). + &OE_INIT_FILE;). By default, this Build Directory is named build but can be named -- cgit v1.2.3-54-g00ecf