-
- Downloads
send-error-report: Add --no-ssl to use http protocol
The script use https protocol by default, but the error-report-web server's https connection may not work (e.g., doesn't work with python 2.7.6), so add an option --no-ssl to make it use http. (From OE-Core rev: a4c89902a24c0961657c8281425d480097aadfa6) (From OE-Core rev: f9dac6e62623b0ac1a2b2f40b54337721afab7a5) Signed-off-by:Robert Yang <liezhi.yang@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by:
Armin Kuster <akuster808@gmail.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
Please register or sign in to comment