diff options
author | Markus Volk <f_l_k@t-online.de> | 2024-11-23 14:09:15 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-12-02 06:23:20 -0800 |
commit | e95fcf9f571b57aa5e69f234384a5a615978eb0b (patch) | |
tree | 789a69a242329a31b97f8fd17d1b9332415b38eb /scripts/lib/build_perf/html.py | |
parent | da95ad49d89cc3992cdf70b2b10fc97be557f5cc (diff) | |
download | poky-e95fcf9f571b57aa5e69f234384a5a615978eb0b.tar.gz |
ninja: fix build with python 3.13
python 3.13 removed the pipes module. Thus build fails for host machines that run python 3.13
This commit adds a backport patch to use subprocess module instead
(From OE-Core rev: 1a02cf1997216cb943d8965fe74f971a8cb2f70f)
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/build_perf/html.py')
0 files changed, 0 insertions, 0 deletions