From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Joshua Lock <josh@linux.intel.com>
Cc: yocto@yoctoproject.org
Subject: Re: [meta-baryon][PATCH] webmin: add SRC_URI checksums
Date: Wed, 25 Apr 2012 23:10:20 +0100 [thread overview]
Message-ID: <2095272.zv0re6Ed7q@helios> (raw)
In-Reply-To: <1335388451-4697-1-git-send-email-josh@linux.intel.com>
On Wednesday 25 April 2012 14:14:11 Joshua Lock wrote:
> Without checksums do_fetch fails, add the md5 and sha256 checksums
> reported by BitBake to the recipe.
>
> Signed-off-by: Joshua Lock <josh@linux.intel.com>
> ---
> recipes-extended/webmin/webmin_1.570.bb | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/recipes-extended/webmin/webmin_1.570.bb
> b/recipes-extended/webmin/webmin_1.570.bb index 1d10507..150d920 100644
> --- a/recipes-extended/webmin/webmin_1.570.bb
> +++ b/recipes-extended/webmin/webmin_1.570.bb
> @@ -25,6 +25,9 @@ SRC_URI =
> "${SOURCEFORGE_MIRROR}/webadmin/webmin-${PV}.tar.gz \
> file://net-lib.pl.patch \
> file://media-tomb.patch"
>
> +SRC_URI[md5sum] = "20b4f488637366c39458b9b93162eff3"
> +SRC_URI[sha256sum] =
> "3b8ad51dee0e61e330c8137b3d8cff91a00cf31d710b68e272fe02db25baaf54" +
> inherit allarch perlnative update-rc.d
>
> do_configure() {
Merged to meta-baryon master, thanks.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
prev parent reply other threads:[~2012-04-25 22:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-25 21:14 [meta-baryon][PATCH] webmin: add SRC_URI checksums Joshua Lock
2012-04-25 22:10 ` Paul Eggleton [this message]
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=2095272.zv0re6Ed7q@helios \
--to=paul.eggleton@linux.intel.com \
--cc=josh@linux.intel.com \
--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.