[U-Boot] [RFC PATCH v2 0/2] Make Python scripts compatible with older versions
Masahiro Yamada
yamada.m at jp.panasonic.com
Mon Aug 18 06:45:12 CEST 2014
Hi.
On Mon, 11 Aug 2014 21:53:47 -0400
Tom Rini <trini at ti.com> wrote:
> On Tue, Aug 12, 2014 at 08:03:28AM +0900, Masahiro YAMADA wrote:
> > Hi Tom.
> >
> >
> > 2014-08-11 22:12 GMT+09:00 Tom Rini <trini at ti.com>:
> >
> > > Ug, crap, OK, I had missed that one. Masahiro, how hard would it be to
> > > turn multiconfig.py into a bash script? Or even handle it within make?
> >
> >
> > I will try a shell script.
> > (Perhaps some parts are too complicated for a shell script, but I will
> > take a look anyway.)
> >
> > How urgent is this issue? Must it be fixed until -rc2 ?
>
> I'd really like to know where we stand on this at least by -rc2.
>
> --
> Tom
The patch is on Patchwork now.
http://patchwork.ozlabs.org/patch/380553/
I did not use bash-extension because I wanted to keep it sh-compatible.
I tested it with dash on Ubuntu.
Beforehand, let's clear up a trivial fix and a document:
http://patchwork.ozlabs.org/patch/380316/
http://patchwork.ozlabs.org/patch/380310/
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list