mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bastian Krause <bst@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] coreutils: version bump 8.31 -> 8.32
Date: Tue, 29 Jun 2021 07:08:59 +0200	[thread overview]
Message-ID: <20210629050859.2522951-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20210611125452.11658-1-bst@pengutronix.de>

Thanks, applied as 4eb379fd593ee3b0e0f4589d3b57ea7499dd4d6e.

Michael

[sent from post-receive hook]

On Tue, 29 Jun 2021 07:08:59 +0200, Bastian Krause <bst@pengutronix.de> wrote:
> coreutils' 5b9d74726 [1] transformed the http URLs to https in COPYING.
> 
> [1] https://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commit;h=5b9d74726
> 
> Signed-off-by: Bastian Krause <bst@pengutronix.de>
> Message-Id: <20210611125452.11658-1-bst@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/coreutils.make b/rules/coreutils.make
> index 842944c8186c..e34c39d7465e 100644
> --- a/rules/coreutils.make
> +++ b/rules/coreutils.make
> @@ -14,15 +14,15 @@ PACKAGES-$(PTXCONF_COREUTILS) += coreutils
>  #
>  # Paths and names
>  #
> -COREUTILS_VERSION	:= 8.31
> -COREUTILS_MD5		:= 0009a224d8e288e8ec406ef0161f9293
> +COREUTILS_VERSION	:= 8.32
> +COREUTILS_MD5		:= 022042695b7d5bcf1a93559a9735e668
>  COREUTILS		:= coreutils-$(COREUTILS_VERSION)
>  COREUTILS_SUFFIX	:= tar.xz
>  COREUTILS_URL		:= $(call ptx/mirror, GNU, coreutils/$(COREUTILS).$(COREUTILS_SUFFIX))
>  COREUTILS_SOURCE	:= $(SRCDIR)/$(COREUTILS).$(COREUTILS_SUFFIX)
>  COREUTILS_DIR		:= $(BUILDDIR)/$(COREUTILS)
>  COREUTILS_LICENSE	:= GPL-3.0-or-later
> -COREUTILS_LICENSE_FILES	:= file://COPYING;md5=d32239bcb673463ab874e80d47fae504
> +COREUTILS_LICENSE_FILES	:= file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464
>  
>  # ----------------------------------------------------------------------------
>  # Prepare
> @@ -162,6 +162,7 @@ COREUTILS_CONF_OPT	:= \
>  	$(CROSS_AUTOCONF_USR) \
>  	$(GLOBAL_LARGE_FILE_OPTION) \
>  	--enable-threads=posix \
> +	--enable-cross-guesses=conservative \
>  	--disable-acl \
>  	--disable-assert \
>  	--disable-rpath \

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


      reply	other threads:[~2021-06-29  5:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-11 12:54 [ptxdist] [PATCH] " Bastian Krause
2021-06-29  5:08 ` Michael Olbrich [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=20210629050859.2522951-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=bst@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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