summaryrefslogtreecommitdiffstats
path: root/scripts/pybootchartgui/pybootchartgui.py
diff options
context:
space:
mode:
authorjoshua Watt <JPEWhacker@gmail.com>2024-05-02 08:18:30 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-05-02 16:07:25 +0100
commit6c9d0bddbc151351eea08e2b1cfa71ce94f23383 (patch)
treea63d0fa41eb7b791bada28e8e9614bc106a64cf4 /scripts/pybootchartgui/pybootchartgui.py
parent3c9778fbc8ce22f3e85e13fa03d4380e1c491edc (diff)
downloadpoky-6c9d0bddbc151351eea08e2b1cfa71ce94f23383.tar.gz
bitbake: cooker: Use hash client to ping upstream server
The cooker attempts to connect to the upstream hash equivalent server to warn the user early if it is misconfigured. However, this was making the assumption that it was a raw TCP connection and failed when attempting to use a websocket upstream server. Fix this by creating an hash client and using the ping API to check the server instead of using a raw socket. (Bitbake rev: 8f90d10f9efc9a32e13f6bd031992aece79fe7cc) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pybootchartgui/pybootchartgui.py')
0 files changed, 0 insertions, 0 deletions