[oe] [PATCH] Add elementtree checksum

Philip Balister philip at balister.org
Tue Mar 3 01:16:58 UTC 2009


Angus Ainslie wrote:
> Please advise me if there are policies for applying patches to
> checksums.ini

Normally I do this:

$ mv checksums.ini checksums.ini.old
$ vi checksum.ini.old and add the new entry at the top of the file
$ python ../contrib/source-checker/oe-checksums-sorter.py 
checksums.ini.old > checksums.ini

Then remove the .old file, run a quick test and commit.

Philip

> 
> 
> Thanks
> Angus
> 
> ---
>  conf/checksums.ini |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
> 
> diff --git a/conf/checksums.ini b/conf/checksums.ini
> index 52e26d6..497dd07 100644
> --- a/conf/checksums.ini
> +++ b/conf/checksums.ini
> @@ -1,3 +1,7 @@
> +[http://effbot.org/media/downloads/elementtree-1.2.7-20070827-preview.zip]
> +md5=30e2fe5edd143f347e03a8baf5d60f8a
> +sha256=5071431068c58c1f56dcc8fff37f8a213351f3b45c012d3adb640ec9418053ad
> +
>  [http://www.directfb.org/downloads/Extras/++DFB-0.9.25.tar.gz]
>  md5=c6a2705f6210d8ede50a947b375f1c0b
>  sha256=b3dbf01563dd60d63cff543ea8cd0c885381e78ecbbab8ff176e46df3f198a88
> --
> 1.5.6.3
> 
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3303 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20090302/b69f690a/attachment-0002.bin>


More information about the Openembedded-devel mailing list