On 23 Jun 2023, at 18:50, Markus Volk via lists.openembedded.org <[email protected]> wrote: > > https://git.yoctoproject.org/poky/commit/?id=1ee93dc114df26d94310682e6a632327e8bce062 > mandates gobject-introspection-data DISTRO_FEATURE which is not availabe for > native. > Thus python3-pygobject-native gets unbuildable > > ERROR: Nothing PROVIDES 'python3-pygobject-native' > python3-pygobject-native was skipped: missing required distro feature > 'gobject-introspection-data' (not in DISTRO_FEATURES)
pygobject can’t work without g-i so this indicates that you need to fix a DEPENDS, not enable the building of an unusable recipe. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#183352): https://lists.openembedded.org/g/openembedded-core/message/183352 Mute This Topic: https://lists.openembedded.org/mt/99723340/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
