On Thu, 2023-01-26 at 15:18 +0100, Alexander Kanavin wrote: > 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
Lets just patch it. I'd rather keep tests, the patch isn't going to be complicated or that difficult to maintain. We might even just be able to force a file into the right place at the end of do_install? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#176401): https://lists.openembedded.org/g/openembedded-core/message/176401 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]] -=-=-=-=-=-=-=-=-=-=-=-
