On Thu, Jun 20, 2024 at 09:57 AM, Ross Burton wrote: > > That does beg the question of why setuptools was part of a minimal image > in the first place? Was that a requirement of yours, or is something > pulling setuptools into all images? > > Ross
Hi Ross, My minimal image requires gobject-introspection which for some reason is requiring setuptools at runtime. This was not a requirement in Kirkstone, and only appeared when I migrated my project to Scarthgap. See: https://git.openembedded.org/openembedded-core/tree/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.78.1.bb?h=scarthgap#n192 I haven't looked into if this is correct or what part of gobject-introspection requires setuptools at runtime. On Kirkstone, my image ran fine without both distutils and setuptools at runtime.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#200945): https://lists.openembedded.org/g/openembedded-core/message/200945 Mute This Topic: https://lists.openembedded.org/mt/106764629/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
