[oe] Official policy to list checksums

Koen Kooi k.kooi at student.utwente.nl
Sun Jan 24 11:13:13 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 24-01-10 12:08, Frans Meulenbroeks wrote:
>> With checksums.ini it's a matter of:
>>
>> either
>>
>> cat /OE/tmp/checksums.ini >> conf/checksums.ini ; python
>> contrib/source-checker/oe-checksum-sorter -i conf/checksums.ini
> 
> What I do is have a local script in my openebedded dir which just does:
> 
> #!/bin/bash
> git checkout conf/checksums.ini ; cat ../tmp/checksums.ini
> conf/checksums.ini >tmp_sums
> python contrib/source-checker/oe-checksums-sorter.py tmp_sums
>> conf/checksums.ini
> rm tmp_sums

the sorter now understands '-i', so it can sort the file 'in place',
which avoids the need for the tmp_sums file.

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFLXCtJMkyGM64RGpERAgfOAJ4zZKncAHHmugLycj0rAvQIP/cqwACcDOWE
i8JTIN1qKu6d58rbQ1e+iUw=
=iDcD
-----END PGP SIGNATURE-----





More information about the Openembedded-devel mailing list