From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Mon, 17 Aug 2020 12:40:06 +0200 From: Roland Hieber Message-ID: <20200817104006.imb5k6fbiuqyoleo@pengutronix.de> References: <20200814070350.GA8684@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200814070350.GA8684@pengutronix.de> Subject: Re: [ptxdist] [PATCH 1/2] host-mpfr: version bump 4.0.2 -> 4.1.0 List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: Carsten Schlote Cc: ptxdist@pengutronix.de On Fri, Aug 14, 2020 at 09:03:50AM +0200, Michael Olbrich wrote: > On Tue, Aug 11, 2020 at 07:37:31PM +0200, Carsten Schlote wrote: > > Signed-off-by: Carsten Schlote > > --- > > rules/host-mpfr.make | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/rules/host-mpfr.make b/rules/host-mpfr.make > > index 24fba4d..54221ae 100644 > > --- a/rules/host-mpfr.make > > +++ b/rules/host-mpfr.make > > @@ -14,8 +14,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_MPFR) += host-mpfr > > # > > # Paths and names > > # > > -HOST_MPFR_VERSION := 4.0.2 > > -HOST_MPFR_MD5 := 6d8a8bb46fe09ff44e21cdbf84f5cdac > > +HOST_MPFR_VERSION := 4.1.0 > > +HOST_MPFR_MD5 := 44b892bc5a45bafb4294d134e13aad1d > > Your mail client broke the patch. Judging from the User-agent header, you were using Thunderbird. The git-send-email man page has a few pointers how to prevent it from reformatting the patch: https://git-scm.com/docs/git-format-patch#_mua_specific_hints Also, as a side note, it is customary to send the patches and the cover letter as a thread, not as single mails, so they stay together. (See the options --thread and --no-thread for git-format-patch.) - Roland > > Michael > > > HOST_MPFR := mpfr-$(HOST_MPFR_VERSION) > > HOST_MPFR_SUFFIX := tar.bz2 > > HOST_MPFR_SOURCE := $(SRCDIR)/$(HOST_MPFR).$(HOST_MPFR_SUFFIX) > > > > -- > > 2.25.1 > > > > > > _______________________________________________ > > ptxdist mailing list > > ptxdist@pengutronix.de > > To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de > > > > -- > Pengutronix e.K. | | > Steuerwalder Str. 21 | http://www.pengutronix.de/ | > 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | > Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | > > _______________________________________________ > ptxdist mailing list > ptxdist@pengutronix.de > To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de > -- Roland Hieber, Pengutronix e.K. | r.hieber@pengutronix.de | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de