From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] core/br2-external: restore compatibility with old distros
Date: Wed, 23 Nov 2016 23:31:32 +0100 [thread overview]
Message-ID: <20161123233132.135cba4a@free-electrons.com> (raw)
In-Reply-To: <1479552746-21355-1-git-send-email-yann.morin.1998@free.fr>
Hello,
On Sat, 19 Nov 2016 11:52:26 +0100, Yann E. MORIN wrote:
> Currently, the br2-external script uses bash-4's associative arrays.
>
> However, some oldish enterprise-class distros like RHEL5 still use
> bash-3.1 which lacks associative arrays.
>
> We restore compatibility with those oldish distros using 'eval' to
> emulate associative arrays, as suggested by Arnout.
>
> Reported-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Ricardo Martincoski <ricardo.martincoski@gmail.com>
> Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com>
> Cc: Arnout Vandecappelle <arnout@mind.be>
> Cc: Max Filippov <jcmvbkbc@gmail.com>
> ---
> support/scripts/br2-external | 34 +++++++++++++++++-----------------
> 1 file changed, 17 insertions(+), 17 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2016-11-23 22:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-19 10:52 [Buildroot] [PATCH] core/br2-external: restore compatibility with old distros Yann E. MORIN
2016-11-19 12:25 ` Arnout Vandecappelle
2016-11-19 22:53 ` Cam Hutchison
2016-11-20 5:18 ` Ricardo Martincoski
2016-11-20 8:40 ` Cam Hutchison
2016-11-20 9:50 ` Ricardo Martincoski
2016-11-23 21:57 ` Yann E. MORIN
2016-11-23 22:32 ` Cam Hutchison
2016-11-20 1:00 ` Ricardo Martincoski
2016-11-23 22:31 ` Thomas Petazzoni [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=20161123233132.135cba4a@free-electrons.com \
--to=thomas.petazzoni@free-electrons.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.