On Fri, 21 Jan 2022 at 01:01, Markus Volk <[email protected]> wrote:

> This needs to be conditionally enabled similar to webkitgtk recipe:
>                 ${@bb.utils.contains('GI_DATA_ENABLED', 'True',
> '-DENABLE_INTROSPECTION=ON', '-DENABLE_INTROSPECTION=OFF', d)} \
>
> Most Gnome Projects meanwhile consider gobject-introspection to be
> mandatory. Are you sure this needs to be optional. The generated files are
> really small in size and you just cant build the complete Gnome Code if you
> allow to make it optional.
>

Absolutely. Gobject introspection in cross-compile requires running a
target executable through qemu usermode, and that is not guaranteed to
work. If qemu errors out, then the whole recipe build breaks.

Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#160809): 
https://lists.openembedded.org/g/openembedded-core/message/160809
Mute This Topic: https://lists.openembedded.org/mt/88572597/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to