Talk:Working Behind a Network Proxy

From Yocto Project
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


There are some (new?) resources in the doc:

  • "When the build system searches for source code, it first tries the local download directory. If that location fails, Poky tries PREMIRRORS, the upstream source, and then MIRRORS in that order. ..." This explains how to use the PREMIRRORS

http://www.yoctoproject.org/docs/2.0/mega-manual/mega-manual.html#how-does-the-yocto-project-obtain-source-code-and-will-it-work-behind-my-firewall-or-proxy-server

  • "33.12. I'm behind a firewall and need to use a proxy server. How do I do that?"

Explain how to setup wget http://www.yoctoproject.org/docs/2.0/mega-manual/mega-manual.html#idp69208512

  • Migrating from 1.4 to new 2.0 there is a new mean to setup the proxy.

http://www.yoctoproject.org/docs/2.0/mega-manual/mega-manual.html#migration-1.4-proxies-and-fetching-source


I think that we should update this page to take it into account, shouldn't we ?