On Thu, 26 Jan 2023 at 14:01, Richard Purdie
<[email protected]> wrote:
> Ok, that helps explain it, thanks. Could generate these files using
> gdk-pixbuf-native?

gsk-pixbuf's meson files are written such that the files cannot be
supplied from elsewhere. We could patch it in, but upstream will
likely reject that:

https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/blob/master/gdk-pixbuf/meson.build#L352

The real fix would be to teach meson to run custom_target() items such
as the one above through exe_wrapper (qemu); there is an upstream bug
for that (from me) that had no attention so far:
https://github.com/mesonbuild/meson/issues/11029

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

Reply via email to