> On 15 Apr 2024, at 12:32, Markus Volk <[email protected]> wrote: > > On Mon, Apr 15 2024 at 11:07:45 AM +00:00:00, Ross Burton > <[email protected]> wrote: >> Surely that´s a bug in the meson.build? It doesn´t want to find a native >> binary. > > > Its added here, I think mostly for testing purpose: > > https://gitlab.freedesktop.org/emersion/libdisplay-info/-/blob/main/test/meson.build#L1 > https://gitlab.freedesktop.org/emersion/libdisplay-info/-/blob/main/test/meson.build#L10 > https://gitlab.freedesktop.org/emersion/libdisplay-info/-/blob/main/test/meson.build#L59 > https://gitlab.freedesktop.org/emersion/libdisplay-info/-/blob/main/test/meson.build#L66 > > If edid-decode is added a s a native dependency, an additional binary will be > installed '/usr/bin/di-edid-decode’
Are you sure about that? All of those references are specific to the test suite (which would want native binaries, unless they make the effort to support installable tests). The di-edid-decode binary is buillt and installed by https://gitlab.freedesktop.org/emersion/libdisplay-info/-/blob/main/di-edid-decode/meson.build which doesn’t have any conditionals. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#109959): https://lists.openembedded.org/g/openembedded-devel/message/109959 Mute This Topic: https://lists.openembedded.org/mt/105516163/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
