From: Serhii Popovych <spopovyc@cisco.com>
To: openembedded-core@lists.openembedded.org
Cc: XE-Linux <xe-linux-external@cisco.com>
Subject: [PATCH 0/2] automake/autoconf: avoid path to perl interpreter hardcoding
Date: Tue, 28 Mar 2017 18:26:46 +0000 [thread overview]
Message-ID: <cover.1490722167.git.spopovyc@cisco.com> (raw)
Hi,
In this small series I would like to address build host perl
interpreter hardcoding in shebang lines of various
automake/autoconf scripts.
This allows to use newer version of perl interpreter from
some toolchain (e.g. devtoolset from SCL on RHEL6) when
build host version is quite old to be used with automake/autoconf.
Please review.
Thanks.
Cc: XE-Linux <xe-linux-external@cisco.com>
Serhii Popovych (2):
autoconf: Adjust shebang lines to remove interpreter path hardcode
automake: Adjust shebang lines to remove interpreter path hardcode
meta/recipes-devtools/autoconf/autoconf.inc | 7 +-
...tion-in-shebangs-with-modern-use-warnings.patch | 196 +++++++++++++++++++++
meta/recipes-devtools/autoconf/autoconf_2.69.bb | 1 +
...tion-in-shebangs-with-modern-use-warnings.patch | 99 +++++++++++
meta/recipes-devtools/automake/automake_1.15.bb | 13 +-
5 files changed, 312 insertions(+), 4 deletions(-)
create mode 100644 meta/recipes-devtools/autoconf/autoconf/autoconf-replace-w-option-in-shebangs-with-modern-use-warnings.patch
create mode 100644 meta/recipes-devtools/automake/automake/automake-replace-w-option-in-shebangs-with-modern-use-warnings.patch
--
2.7.4
next reply other threads:[~2017-03-28 18:36 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-28 18:26 Serhii Popovych [this message]
2017-03-28 18:26 ` [PATCH 1/2] autoconf: Adjust shebang lines to remove interpreter path hardcode Serhii Popovych
2017-03-28 18:40 ` [PATCH v2 2/2] " Serhii Popovych
2017-03-28 18:26 ` [PATCH 2/2] automake: " Serhii Popovych
2017-03-28 19:02 ` ✗ patchtest: failure for automake/autoconf: avoid path to perl interpreter hardcoding Patchwork
2017-03-28 19:02 ` ✗ patchtest: failure for automake/autoconf: avoid path to perl interpreter hardcoding (rev2) Patchwork
2017-03-28 19:25 ` [PATCH v2 0/2] automake/autoconf: avoid path to perl interpreter hardcoding Serhii Popovych
2017-03-28 19:25 ` [PATCH v3 1/2] autoconf: Adjust shebang lines to remove interpreter path hardcode Serhii Popovych
2017-03-30 16:44 ` Richard Purdie
2017-03-31 11:46 ` [PATCH v3 0/2] automake/autoconf: avoid path to perl interpreter hardcoding Serhii Popovych
2017-03-31 11:46 ` [PATCH v4 1/2] autoconf: Adjust shebang lines to remove interpreter path hardcode Serhii Popovych
2017-03-31 11:46 ` [PATCH v3 2/2] automake: " Serhii Popovych
2017-03-28 19:25 ` [PATCH v2 " Serhii Popovych
2017-03-30 16:45 ` Richard Purdie
2017-03-31 12:02 ` ✗ patchtest: failure for "[v3,1/2] autoconf: Adjust sheb..." and 1 more (rev2) Patchwork
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=cover.1490722167.git.spopovyc@cisco.com \
--to=spopovyc@cisco.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=xe-linux-external@cisco.com \
/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