All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] support/scripts/apply-patches.sh: do not apply patches with renames
Date: Tue, 19 Sep 2017 23:07:40 +0200	[thread overview]
Message-ID: <20170919210740.GA2815@scaer> (raw)
In-Reply-To: <186d2d2e-a3e0-792f-63b7-24a3ac1d4d41@mind.be>

Peter, Bernd, All,

On 2017-09-19 23:01 +0200, Arnout Vandecappelle spake thusly:
> On 24-06-17 21:59, Thomas Petazzoni wrote:
> > Patches with renames apply properly with patch >= 2.7, but not with
> > older patch versions. Since "git format-patch" by default generates
> > patches with renames, Buildroot developers often don't realize that
> > their patches will not apply properly on build machines that have
> > patch < 2.7. In order to prevent such a situation from happening
> > again, this commit adds some logic in apply-patches.sh to refuse
> > applying patches that contain renames.
> > 
> > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> 
>  Applied to master after incorporating Yann's and my suggestions, thanks.

Which leaves the tree with a single patch that contains renames, which
was added by 74a56295 (softether: don't download patch from Github) by
Peter. ;-)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2017-09-19 21:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-24 19:59 [Buildroot] [PATCH v2] support/scripts/apply-patches.sh: do not apply patches with renames Thomas Petazzoni
2017-06-24 22:08 ` Arnout Vandecappelle
2017-06-25  8:42 ` Yann E. MORIN
2017-09-19 21:01 ` Arnout Vandecappelle
2017-09-19 21:07   ` Yann E. MORIN [this message]
2017-09-20 17:14     ` 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=20170919210740.GA2815@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /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.