On Mon, 28 Nov 2022 at 12:22, Markus Volk <f_...@t-online.de> wrote: > +do_configure:prepend() { > + sed -i "s|ssh_add_path = find_program('ssh-add', required: > get_option('ssh_agent')).full_path()|ssh_add_path = '${bindir}/ssh-add'|" > ${S}/meson.build > + sed -i "s|ssh_agent_path = find_program('ssh-agent', required: > get_option('ssh_agent')).full_path()|ssh_agent_path = '${bindir}/ssh-agent'|" > ${S}/meson.build > +}
This needs to be explained. And we need to find a better way to do it, preferably one that is acceptable upstream. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#173908): https://lists.openembedded.org/g/openembedded-core/message/173908 Mute This Topic: https://lists.openembedded.org/mt/95287600/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-