Closed zephyrbot closed 7 years ago
by Juro Bystricky:
It is possible to build SDK behind proxy, as a matter of fact I am behind a proxy myself. The steps for configuring proxy are listed here:
[https://wiki.yoctoproject.org/wiki/Working_Behind_a_Network_Proxy]
I personally prefer the "chameleonsocks", but have used both approaches successfully.
by Mark Linkmeyer:
Per review with Anas and Juro: "Juro to create documentation on the wiki on how to build behind proxy."
by Mark Linkmeyer:
Juro Bystricky to provide David Kinder with a link to the Yocto documentation that describes building behind proxy. David to help figure out where to make that available to Zephyr users.
by David Kinder:
Inaky Perez-Gonzalez Is this a devops document or do Zephyr users need to know how to build an SDK?
There is a README.md here: https://gerrit.zephyrproject.org/r/gitweb?p=meta-zephyr-sdk.git;a=blob;f=README.md;h=aa4db9fc28d02fe626134aaa79f1d99024eafd91;hb=refs/heads/master that looks like it's instructions for building the SDK that can include proxy information (but not specific to any company's proxy settings since this is a publically visible repo). You could simply add the reference to the Yocto Project proxy document you mentioned into this README.md, right?
Maybe the script itself could check if a proxy is needed and give a nice message rather than doing what it does now.
Reported by Andrew Boie:
I get the following:
(Imported from Jira SDK-37)