All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] linux: add conditional patch for timeconst.pl
Date: Wed, 10 Feb 2016 08:12:43 +0100	[thread overview]
Message-ID: <87r3glrqc4.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1454852508-27544-1-git-send-email-gustavo.zacarias@free-electrons.com> (gustavo zacarias's message of "Sun, 7 Feb 2016 10:41:48 -0300")

>>>>> "gustavo" == gustavo zacarias <gustavo.zacarias@free-electrons.com> writes:

 > From: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
 > Kernels older than 3.9 (not counting stable releases) used the
 > timeconst.pl perl script for their build process.
 > The problem with this script is that it used deprecated perl features,
 > namely defined(@array) which was removed for the perl 5.22 release,
 > causing build failure of older kernels on newer distributions.

 > To fix this instead of going the hard way (moving to the new
 > timeconst.bc script) use the easy way by patching timeconst.pl with an
 > upstream patch used for stable releases.

 > First try a dry-run on the patch to see if it applies, if it does then
 > call a proper APPLY_PATCHES to it.

 > Tested against an arbitrary 2.6.30 kernel (applies and builds), against
 > 4.4.1 for a missing timeconst.pl (does not apply since it's missing) and
 > 3.8.13 (does not apply since it's fixed already).

 > Known broken distributions: fedora 23.

 > Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
 > ---
 > v2: rebase on top of master

Yes, I'm afraid we need this :/

Committed, thanks.

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2016-02-10  7:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-07 13:41 [Buildroot] [PATCH v2] linux: add conditional patch for timeconst.pl gustavo.zacarias at free-electrons.com
2016-02-07 14:50 ` Thomas Petazzoni
2016-02-09 23:08 ` Arnout Vandecappelle
2016-02-09 23:19   ` Gustavo Zacarias
2016-02-10  0:37     ` Arnout Vandecappelle
2016-02-10  1:27       ` Gustavo Zacarias
2016-02-10  7:11   ` Peter Korsgaard
2016-02-10  7:12 ` Peter Korsgaard [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=87r3glrqc4.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --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.