On 09/01/19 15:56, Chris Spencer wrote: > [CC'd the list this time..] > > On Wed, 9 Jan 2019 at 13:56, Stefano Babic <sba...@denx.de> wrote: >> Sorry, I was on holidays and afterwards I have to resume some work in >> office ;-) >> >> I am now looking for which patches should be merged in release and I >> will pick them up. > > Hi Stefano, > > If I may make my own (selfish) suggestion, these are the patches I am > applying against my local tree to get things working with my > i.MX8MQ-EVK: > > https://patchwork.ozlabs.org/patch/1019908/
I have seen this patch to solve "bashism", I confess I had to think about what is it. "=" instead of "==" is quite unnatural for me, but yes, first thing I do on a new installed system is to run alternative and set bash as shell. Anyway, if this is required, it must be solved globally on the project. What about for example scripts/setlocalversion ? if [ "`hg log -r . --template '{latesttagdistance}'`" == "1" ]; then I guess there are some other examples in the project. Personally, I tend to reject this one, until one goal is to support the major number of shells or there will be a list of supported shell (as far as I know, we have not even a list of supported distros). > https://patchwork.ozlabs.org/patch/1016762/ I do not disgregate this, it just under observation - I cannot reproduce even with more threads. > https://patchwork.ozlabs.org/patch/1018985/ This is superseeded, I take V2: https://patchwork.ozlabs.org/patch/1019326/ > > Would be nice if these could be squeezed into v2019.01. :) > Best regards, Stefano -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de ===================================================================== _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot