From: Sujith H
Date: Fri, 24 Jun 2016 15:25:54 +0000 (+0100)
Subject: bitbake: toaster: remove SSTATE_MIRRORS from projectconf
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be00eb29f3a66684bc9fadb278b5cf59947166fc;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git
bitbake: 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]
(Bitbake rev: b060eecae417521d8340748e7ace7a77488bd596)
Signed-off-by: Sujith H
Signed-off-by: Michael Wood
Signed-off-by: Richard Purdie
---
diff --git a/bitbake/lib/toaster/toastergui/templates/projectconf.html b/bitbake/lib/toaster/toastergui/templates/projectconf.html
index bfa386d8fa4..9a8b8410373 100644
--- a/bitbake/lib/toaster/toastergui/templates/projectconf.html
+++ b/bitbake/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