All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Official policy to list checksums
Date: Sun, 24 Jan 2010 12:13:13 +0100	[thread overview]
Message-ID: <hjha08$fk9$1@ger.gmane.org> (raw)
In-Reply-To: <ac9c93b11001240308h1550d966p9224974e89679819@mail.gmail.com>

-----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-----




  reply	other threads:[~2010-01-24 11:16 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-23 20:06 Official policy to list checksums Paul Menzel
2010-01-24  7:06 ` Denys Dmytriyenko
2010-01-24 10:29   ` Koen Kooi
2010-01-24 11:08     ` Frans Meulenbroeks
2010-01-24 11:13       ` Koen Kooi [this message]
2010-01-24 11:25         ` Paul Menzel
2010-01-25  1:56     ` Denys Dmytriyenko
2010-01-25  1:59       ` [PATCH 0/2] simplify switch to new SRC_URI-based checksums Denys Dmytriyenko
2010-01-25  1:59       ` [PATCH 1/2] base.bbclass: pre-create SRC_URI checksums to include in the recipe Denys Dmytriyenko
2010-01-25  7:17         ` Khem Raj
2010-01-25  7:19         ` Frans Meulenbroeks
2010-01-25  1:59       ` [PATCH 2/2] base.bbclass: don't pre-generate checksums.ini entries any longer Denys Dmytriyenko
2010-01-25  7:18         ` Khem Raj
2010-01-25  7:24           ` Frans Meulenbroeks
2010-01-25  8:00             ` Denys Dmytriyenko
2010-01-25  7:24       ` Official policy to list checksums Khem Raj
2010-01-25  8:19       ` Koen Kooi
2010-01-25  8:43         ` Denys Dmytriyenko
2010-01-25  8:52           ` Graeme Gregory
2010-01-27 22:09             ` Denys Dmytriyenko
2010-02-21 10:37               ` Frans Meulenbroeks
2010-01-25  9:55           ` Koen Kooi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='hjha08$fk9$1@ger.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.