]> code.ossystems Code Review - openembedded-core.git/commit
scripts/send-error-report: simple hack to use proxy from the enviroment
authorStefan Stanacar <stefanx.stanacar@intel.com>
Fri, 11 Apr 2014 17:49:14 +0000 (20:49 +0300)
committerSaul Wold <sgw@linux.intel.com>
Fri, 23 May 2014 16:09:38 +0000 (09:09 -0700)
commit3550355391a8920911e0dc68f01690afff7003b2
treee072fe23ba023e61c001de25bea4747fbe4e5580
parent41aeb447de70b5fb3e1d0ef4aa90376ad5caef4c
scripts/send-error-report: simple hack to use proxy from the enviroment

People behind a proxy couldn't send an error report to an upstream server,
this should fix the issue if they use a proxy that doesn't require authentication,
or one that uses basic http authentication and it's correctly exported in the enviroment.

(From OE-Core rev: a8511ee80246b4e2caa353b87f4b586f1539e6d4)

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/send-error-report