Files
poky/scripts
Robert Yang 7f77f92929 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)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-03-06 10:39:25 +00:00
..
2018-07-26 13:16:40 +01:00
2016-06-01 12:47:10 +01:00
2019-03-04 14:27:06 +00:00

This directory contains Various useful scripts for working with OE builds