From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/openssh: drop autoreconf
Date: Sun, 18 Sep 2022 16:15:31 +0200 [thread overview]
Message-ID: <20220918141531.GH1419013@scaer> (raw)
In-Reply-To: <20220918133815.3193915-1-peter@korsgaard.com>
Peter, All,
On 2022-09-18 15:38 +0200, Peter Korsgaard spake thusly:
> Commit b936a95d021d73e (package/openssh: bump to version 9.0p1) dropped the
> patch touching m4/openssh.m4, but forgot to remove autoreconf. Fix that.
>
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/openssh/openssh.mk | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/package/openssh/openssh.mk b/package/openssh/openssh.mk
> index 63a28f3af5..a8c32f3d33 100644
> --- a/package/openssh/openssh.mk
> +++ b/package/openssh/openssh.mk
> @@ -13,9 +13,6 @@ OPENSSH_SITE = http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable
> OPENSSH_LICENSE = BSD-3-Clause, BSD-2-Clause, Public Domain
> OPENSSH_LICENSE_FILES = LICENCE
>
> -# patch touching m4/openssh.m4
> -OPENSSH_AUTORECONF = YES
> -
> OPENSSH_CONF_ENV = \
> LD="$(TARGET_CC)" \
> LDFLAGS="$(TARGET_CFLAGS)" \
> --
> 2.30.2
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-09-18 14:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-18 13:38 [Buildroot] [PATCH] package/openssh: drop autoreconf Peter Korsgaard
2022-09-18 14:15 ` Yann E. MORIN [this message]
2022-09-29 13:55 ` Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2024-03-25 8:41 Peter Korsgaard
2024-03-25 18:18 ` Peter Korsgaard
2024-03-25 22:18 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220918141531.GH1419013@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=peter@korsgaard.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.