Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add proxy definition for download #199

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maximilien-baumann
Copy link

Hello,

Depending of the network, proxies can be necessary to go to internet and be able to download external resources.

To allow download, keep proxies environment variable.

If there is no env var, values will be empty and have impact on the build.

@nastevens
Copy link
Member

Thanks @maximilien-baumann! Would it be worth adding ftp_proxy, all_proxy, and ALL_PROXY for completeness sake? Referencing this https://wiki.yoctoproject.org/wiki/Working_Behind_a_Network_Proxy

Depending of the network, proxies can
be necessary to go on internet
To allow download, keep proxies
environment variable

Signed-off-by: Maximilien Baumann <[email protected]>
@maximilien-baumann
Copy link
Author

Yes good point, depending of the protocol of the package it can be useful.
I added it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants