]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
lib/oe/utils: use multiprocessing from bb
authorMartin Jansa <martin.jansa@gmail.com>
Tue, 9 Sep 2025 17:17:16 +0000 (19:17 +0200)
committerSteve Sakoman <steve@sakoman.com>
Mon, 22 Sep 2025 19:42:57 +0000 (12:42 -0700)
commit8721554e02b4da4bb1aeb334921bc66a9eb80c91
tree371199eae8a27f1167c131d152cde6219b682964
parentfcfc3056b0b8d0c63fddd0a7624622aee9a1c2f1
lib/oe/utils: use multiprocessing from bb

Fixes build with python-3.14

It was added to bitbake in 62be9113d98fccb347c6aa0a10d5c4ee2857f8b6
and oe-core now requires latest bitbake already, so we can use this.

[YOCTO #15858]

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Reviewed-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oe/utils.py