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/sdk-manual/sdk-appendix-customizing.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'documentation/sdk-manual/sdk-appendix-customizing.xml') diff --git a/documentation/sdk-manual/sdk-appendix-customizing.xml b/documentation/sdk-manual/sdk-appendix-customizing.xml index 1317a79ea8..587526f65f 100644 --- a/documentation/sdk-manual/sdk-appendix-customizing.xml +++ b/documentation/sdk-manual/sdk-appendix-customizing.xml @@ -148,9 +148,7 @@ If your OpenEmbedded build system setup uses a different environment setup script other than - &OE_INIT_FILE; - or - oe-init-build-env-memres, + &OE_INIT_FILE;, then you must set OE_INIT_ENV_SCRIPT to point to the environment setup script you use. -- cgit v1.2.3-54-g00ecf