]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3: add dependency on -compression to -core
authorRoss Burton <ross.burton@arm.com>
Tue, 23 Jul 2024 14:51:01 +0000 (15:51 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 24 Jul 2024 21:49:18 +0000 (22:49 +0100)
commit0f8d985b290def1fbb356aede152a10424c9d2f1
tree42b0ecbf30addb8ce3e2a445c928211ccd91b591
parent35021d650de3eecc3f42000181b39a5db5a8eaa0
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>
meta/recipes-devtools/python/python3/python3-manifest.json