Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Waldemar Brodkorb <wbx@openadk.org>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/util-linux: add missing autoreconf
Date: Sun, 13 Aug 2023 15:16:35 +0200	[thread overview]
Message-ID: <20230813131635.GY421096@scaer> (raw)
In-Reply-To: <ZNituOHmh8/+1QYr@waldemar-brodkorb.de>

Waldemar, All,

On 2023-08-13 12:17 +0200, Waldemar Brodkorb spake thusly:
> In commit 898bdbca1f11fe81e8be7924371326f85f466a27 we added a patch
> for configure.ac and missed to run autoreconf.
> 
> Fixes:
>  - http://autobuild.buildroot.net/results/06f/06f2e368982a620b3e810eccfdc307ae99271e22
> 
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
> ---
>  package/util-linux/util-linux.mk | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/package/util-linux/util-linux.mk b/package/util-linux/util-linux.mk
> index bdb4fd6b90..18315ea659 100644
> --- a/package/util-linux/util-linux.mk
> +++ b/package/util-linux/util-linux.mk
> @@ -31,6 +31,8 @@ UTIL_LINUX_LICENSE_FILES = README.licensing \
>  
>  UTIL_LINUX_CPE_ID_VENDOR = kernel
>  UTIL_LINUX_INSTALL_STAGING = YES
> +# We're patching configure.ac

I prefer we get the filename of the patch ere, so that it is easier,
when one removes a patch, to hunt its filename and see if there was
something special with this patch...

Applied to master, with the filename of the patch in the comment,
thanks.

Regards,
Yann E. MORIN.

> +UTIL_LINUX_AUTORECONF = YES
>  UTIL_LINUX_DEPENDENCIES = \
>  	host-pkgconf \
>  	$(if $(BR2_PACKAGE_UTIL_LINUX_LIBS),util-linux-libs) \
> -- 
> 2.39.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

      reply	other threads:[~2023-08-13 13:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-13 10:17 [Buildroot] [PATCH] package/util-linux: add missing autoreconf Waldemar Brodkorb
2023-08-13 13:16 ` Yann E. MORIN [this message]

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=20230813131635.GY421096@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=wbx@openadk.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox