On Thu, 18 May 2023 at 17:52, Ross Burton <[email protected]> wrote: > > -PACKAGECONFIG ??= "readline ${@bb.utils.filter('DISTRO_FEATURES', > > 'debuginfod', d)}" > > +PACKAGECONFIG ??= "readline ${@bb.utils.filter('DISTRO_FEATURES', > > 'debuginfod', d)} python” > > This means that gdb hard-depends on python, can we split that out into a > separate gdb-python package so we don’t pull the whole Python stack in with > gdb?
Yes, I just sent a revised patchset for this. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#181546): https://lists.openembedded.org/g/openembedded-core/message/181546 Mute This Topic: https://lists.openembedded.org/mt/98788941/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
