From: Sujith H Date: Fri, 24 Jun 2016 15:25:54 +0000 (+0100) Subject: toaster: remove SSTATE_MIRRORS from projectconf X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b060eecae417521d8340748e7ace7a77488bd596;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git toaster: remove SSTATE_MIRRORS from projectconf Remove SSTATE_MIRRORS from getting blacklisted. Hence the SSTATE_MIRRORS should be removed from projectconf.html file so that users can know that this variable is no more blacklisted. [YOCTO #9598] Signed-off-by: Sujith H Signed-off-by: Michael Wood Signed-off-by: Richard Purdie --- diff --git a/lib/toaster/toastergui/templates/projectconf.html b/lib/toaster/toastergui/templates/projectconf.html index bfa386d8fa4..9a8b8410373 100644 --- a/lib/toaster/toastergui/templates/projectconf.html +++ b/lib/toaster/toastergui/templates/projectconf.html @@ -203,7 +203,6 @@ CVS_PROXY_HOST CVS_PROXY_PORT PARALLEL_MAKE - SSTATE_MIRRORS TMPDIR

Plus the following standard shell environment variables:

http_proxy ftp_proxy https_proxy all_proxy