Ah is it the same issue? Then please backport.
https://gitlab.gnome.org/GNOME/gcr/-/merge_requests/114

Alex

On Mon, 28 Nov 2022 at 12:28, Alexander Kanavin via
lists.openembedded.org <alex.kanavin=gmail....@lists.openembedded.org>
wrote:
>
> 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 (#173909): 
https://lists.openembedded.org/g/openembedded-core/message/173909
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]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to