All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Stickel <michael@cubic.org>
To: yocto@yoctoproject.org
Subject: Re: Hello world-Checksum error
Date: Tue, 04 Jun 2013 22:01:55 +0200	[thread overview]
Message-ID: <51AE47B3.4010406@cubic.org> (raw)
In-Reply-To: <CAAGt+t0JjS9XwkZe2v3h9yztWD_V08ZXw=6jRtzuKGQcia6gxA@mail.gmail.com>

Hi

This is the checksum over the archive. If this is your own recipe and 
has no checksum yet, just add the two lines to your recipe (for example 
right after the SRC_URI line):

SRC_URI[md5sum] = "fc01b05c7f943d3c42124942a2a9bb3a"
SRC_URI[sha256sum] = 
"fd593b5bcf6d1bb6d7d1bb7eefdccdc0010cf2c4985ccb445ef490f768b927c0"

The checksum is used to check if the archive is broken or the wrong version.

This is something different than the LIC_FILES_CHKSUM, that checks if 
license in the archive is what the recipe expects.

Best regards
Michael



  reply	other threads:[~2013-06-04 20:02 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-28 11:46 Hello world-Checksum error Zafrullah Syed
2013-05-28 11:57 ` Satya Swaroop Damarla
2013-05-28 12:03   ` Zafrullah Syed
2013-05-28 12:05 ` Usman, Fahad
2013-05-28 12:14 ` Paul Eggleton
2013-05-28 12:32   ` Zafrullah Syed
2013-05-28 12:36     ` Erik Botö
2013-05-28 13:45       ` Zafrullah Syed
2013-05-28 13:54         ` Paul Eggleton
2013-06-04 10:42           ` Zafrullah Syed
2013-06-04 10:58             ` Paul Eggleton
2013-06-04 13:19               ` Zafrullah Syed
2013-06-04 13:26                 ` Paul Eggleton
2013-06-04 13:42                   ` Zafrullah Syed
2013-06-04 13:57                     ` Paul Eggleton
2013-06-04 19:45                       ` Zafrullah Syed
2013-06-04 20:01                         ` Michael Stickel [this message]
2013-06-04 16:19                     ` michael

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=51AE47B3.4010406@cubic.org \
    --to=michael@cubic.org \
    --cc=yocto@yoctoproject.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.