[oe-commits] [bitbake] 07/10: toaster: remove SSTATE_MIRRORS from projectconf

git at git.openembedded.org git at git.openembedded.org
Tue Jul 5 12:40:17 UTC 2016


rpurdie pushed a commit to branch master-next
in repository bitbake.

commit 4255caddaeeb491e2d646b8a5526fbbb21d0469a
Author: Sujith H <sujith.h at gmail.com>
AuthorDate: Fri Jun 24 16:25:54 2016 +0100

    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 <sujith.h at gmail.com>
    Signed-off-by: Michael Wood <michael.g.wood at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 lib/toaster/toastergui/templates/projectconf.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/toaster/toastergui/templates/projectconf.html b/lib/toaster/toastergui/templates/projectconf.html
index bfa386d..9a8b841 100644
--- a/lib/toaster/toastergui/templates/projectconf.html
+++ b/lib/toaster/toastergui/templates/projectconf.html
@@ -203,7 +203,6 @@
           <code>CVS_PROXY_HOST</code>
           <code>CVS_PROXY_PORT</code>
           <code><a href="http://www.yoctoproject.org/docs/1.6.1/ref-manual/ref-manual.html#var-PARALLEL_MAKE" target="_blank">PARALLEL_MAKE</a></code>
-          <code><a href="http://www.yoctoproject.org/docs/1.6.1/ref-manual/ref-manual.html#var-SSTATE_MIRRORS" target="_blank">SSTATE_MIRRORS</a></code>
           <code><a href="http://www.yoctoproject.org/docs/1.6.1/ref-manual/ref-manual.html#var-TMPDIR" target="_blank">TMPDIR</a></code></p>
           <p>Plus the following standard shell environment variables:</p>
           <p><code>http_proxy</code> <code>ftp_proxy</code> <code>https_proxy</code> <code>all_proxy</code></p>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list