[Buildroot] [PATCH 1/1] package/uboot-tools: bump to version 2016.01

Arnout Vandecappelle arnout at mind.be
Sun Jan 17 20:13:36 UTC 2016


On 16-01-16 23:49, Yann E. MORIN wrote:
> Arnout, All,
> 
> On 2016-01-16 22:51 +0100, Arnout Vandecappelle spake thusly:
>> On 16-01-16 22:39, Jörg Krause wrote:
>>> Signed-off-by: Jörg Krause <joerg.krause at embedded.rocks>
>>
>>  Maybe add
>>
>> Fixes
>> http://autobuild.buildroot.net/results/9ebc5e3a6f1dd3ceb90d6786a1c5455c965f819e
>>
>>
>>> ---
>>>  package/uboot-tools/uboot-tools.hash | 2 +-
>>>  package/uboot-tools/uboot-tools.mk   | 2 +-
>>>  2 files changed, 2 insertions(+), 2 deletions(-)
>>>
>>> diff --git a/package/uboot-tools/uboot-tools.hash b/package/uboot-tools/uboot-tools.hash
>>> index 65a5261..31b0db9 100644
>>> --- a/package/uboot-tools/uboot-tools.hash
>>> +++ b/package/uboot-tools/uboot-tools.hash
>>> @@ -1,2 +1,2 @@
>>>  # Locally computed:
>>> -sha256	bdc68d5f9455ad933b059c735d983f2c8b6b552dafb062e5ff1444f623021955  u-boot-2015.10.tar.bz2
>>> +sha256  e5792fba9399d9804aa2ef667f14ff771e2cdece72367d340250265bf095a5d5  u-boot-2016.01.tar.bz2
>>
>>  Don't we normally separate with tabs?
> 
> Well, when I added support for hashes, I intended it to be used with
> spaces, a bit like the output of the corresponding *sum utilities, so
> that it could be esaily copy-pasted to create a .hash file.
> 
> Also, the manual states:
> 
>     The format of this file is one line for each file for which to check
>     the hash, each line being space-separated, with these three fields:
>     [...]
>     The number of spaces does not matter, so one can use spaces (or
>     tabs) to properly align the different fields.
> 
> So, to me, TABs are accepted, but spaces should be the norm.

 Sounds like a plan to me. But then perhaps we should document that, because
right now we have 1051 lines in hash files with tabs, and only 895 with spaces
(and 1815 total so we also have a lot with mixed spaces-tabs...)

 To be compatible with sha256 output, I propose we should prescribe 2 spaces.

> 
> At least, I despise TABs... ;-] They are whatever the user wants them
> to be, and thus break any alignment that was done by the author of the
> code. I believe TABs should be proscribed everywhere it's possible
                                 ^^^^^^^^^^
 It rarely happens that I still learn a new English word... Funny that proscribe
and prescribe are almost opposites.

 Regards,
 Arnout

> (Makefiles being the outstanding offenders^Wexception...).
> 
> Regards,
> Yann E. MORIN.
> 


-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF


More information about the buildroot mailing list