]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3: add dependency on -compression to -core
authorRoss Burton <ross.burton@arm.com>
Sun, 15 Dec 2024 14:32:47 +0000 (14:32 +0000)
committerSteve Sakoman <steve@sakoman.com>
Wed, 18 Dec 2024 14:41:43 +0000 (06:41 -0800)
commit05166eafb99cf8c7adb6879277069ab384a2f8df
tree2b97326857f7a26e6a527e35e25dc3880c5402a1
parent555623d2378138fdcfae95c04e06ba384cebab5b
python3: add dependency on -compression to -core

importlib.metadata is part of -core, but that will import zipfile which
is part of -compression.

Obviously this shows that our packaging of the Python modules is not
optimal.  I plan to follow up with a redesign of the splitting which
focuses on simply pulling out the larger or esoteric modules and
having a more featureful core.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/python/python3/python3-manifest.json