* [PATCH] Add elementtree checksum @ 2009-03-02 15:23 Angus Ainslie 2009-03-03 1:16 ` Philip Balister 0 siblings, 1 reply; 2+ messages in thread From: Angus Ainslie @ 2009-03-02 15:23 UTC (permalink / raw) To: openembedded-devel Please advise me if there are policies for applying patches to checksums.ini 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 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Add elementtree checksum 2009-03-02 15:23 [PATCH] Add elementtree checksum Angus Ainslie @ 2009-03-03 1:16 ` Philip Balister 0 siblings, 0 replies; 2+ messages in thread From: Philip Balister @ 2009-03-03 1:16 UTC (permalink / raw) To: openembedded-devel [-- Attachment #1: Type: text/plain, Size: 1319 bytes --] 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@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > [-- Attachment #2: S/MIME Cryptographic Signature --] [-- Type: application/x-pkcs7-signature, Size: 3303 bytes --] ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-03-03 1:21 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2009-03-02 15:23 [PATCH] Add elementtree checksum Angus Ainslie 2009-03-03 1:16 ` Philip Balister
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.