From: "Usman, Fahad" <Fahad_Usman@mentor.com>
To: Zafrullah Syed <zafrullahmehdi@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: Hello world-Checksum error
Date: Tue, 28 May 2013 17:05:57 +0500 [thread overview]
Message-ID: <51A49DA5.4070106@mentor.com> (raw)
In-Reply-To: <CAAGt+t1SvAkQik=jAr5xPPBe7NE-VOwbDhLTnszst7NKF5W5TA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 781 bytes --]
On 05/28/2013 04:46 PM, Zafrullah Syed wrote:
> *My hello.bb <http://hello.bb> file is*:
>
> DESCRIPTION = "GNU Helloworld application"
> SECTION = "examples"
> LICENSE = "GPLv3+"
> LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
> PR = "r0"
> SRC_URI = "${ftp://ftp.gnu.org/gnu}/hello/hello-${2.7}.tar.gz
> <ftp://ftp.gnu.org/gnu%7D/hello/hello-$%7B2.7%7D.tar.gz>"
> inherit autotools gettext
>
> I downloaded hello-2.7.tar.gz -> extracted -> ran md5sum against
> COPYING -> got md5 -> added that md5 to my hello.bb <http://hello.bb>
> file.
> Any ideas where I am doing wrong?
>
I think you need to add the md5 sum of source tarball as well, something
like
SRC_URI[md5sum] = "b93435488942486c8d0ca22e8f768034"
Regards,
Fahad.
[-- Attachment #2: Type: text/html, Size: 1840 bytes --]
next prev parent reply other threads:[~2013-05-28 12:06 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 [this message]
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
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=51A49DA5.4070106@mentor.com \
--to=fahad_usman@mentor.com \
--cc=yocto@yoctoproject.org \
--cc=zafrullahmehdi@gmail.com \
/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.