Files
poky/scripts
Robert Yang 5b80b1eabf 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>
2019-03-24 16:48:38 +00:00
..
2018-03-15 06:27:19 -07:00
2019-02-25 22:27:40 +00:00
2018-07-26 13:16:40 +01:00
2016-06-01 12:47:10 +01:00
2019-02-25 22:27:40 +00:00
2018-10-10 12:47:35 +01:00

This directory contains Various useful scripts for working with OE builds