diff options
author | Markus Volk <f_l_k@t-online.de> | 2024-11-23 14:08:36 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-12-06 05:50:25 -0800 |
commit | 6741c78d3fc51ca0a28c3313e6c7705d2c028d36 (patch) | |
tree | e1bef64df7c33a861735e958bc0cba318a5ce7ba /scripts/lib/checklayer | |
parent | 2d0d967bea12ddc705653d52561dd5cd0ee56fc3 (diff) | |
download | poky-6741c78d3fc51ca0a28c3313e6c7705d2c028d36.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: f357486da3374f7b49d6956260b5b3200f562e02)
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/checklayer')
0 files changed, 0 insertions, 0 deletions