All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] cyassl: version 3.2.0 release
Date: Wed, 24 Sep 2014 17:21:28 +0200	[thread overview]
Message-ID: <20140924152128.GK25706@jama> (raw)
In-Reply-To: <BLU436-SMTP33002726F1A5BBA17F19CBD6C80@phx.gbl>

[-- Attachment #1: Type: text/plain, Size: 3123 bytes --]

On Mon, Sep 15, 2014 at 04:00:01PM -0600, lchristina26 wrote:
> This release includes bug fixes and several new features
> which we think will be beneficial to our user and customer base.

ERROR: Fetcher failure for URL: 'http://www.yassl.com/cyassl-3.2.0.zip'.
Checksum mismatch!
File: '/home/jenkins/oe/world/shr-core/downloads/cyassl-3.2.0.zip' has
md5 checksum a80493c224ff86e45dc333c06d5edb88 when
72477eb50697e759d309c49cb1aef18a was expected
File: '/home/jenkins/oe/world/shr-core/downloads/cyassl-3.2.0.zip' has
sha256 checksum
e6c026f4fa8acb156f768f82251052dd1c8c7ee35ef907707ddaf84e15b38b31 when
85a79009d2a7468910dfb1e4b975e0b00a42c695f4f1a2adc16d2507b5d0b03e was
expected
If this change is expected (e.g. you have upgraded to a new version
without updating the checksums) then you can use these lines within the
recipe:
SRC_URI[md5sum] = "a80493c224ff86e45dc333c06d5edb88"
SRC_URI[sha256sum] =
"e6c026f4fa8acb156f768f82251052dd1c8c7ee35ef907707ddaf84e15b38b31"
Otherwise you should retry the download and/or check with upstream to
determine if the file has become corrupted or otherwise unexpectedly
modified.

ERROR: Function failed: Fetcher failure for URL:
'http://www.yassl.com/cyassl-3.2.0.zip'. Unable to fetch URL from any
source.
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/cyassl/3.2.0-r0/temp/log.do_fetch.7148
NOTE: recipe cyassl-3.2.0-r0: task do_fetch: Failed

> 
> Signed-off-by: Leah Thompson <lchristina26@hotmail.com>
> ---
>  .../recipes-connectivity/cyassl/cyassl_3.2.0.bb        | 18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)
>  create mode 100644 meta-networking/recipes-connectivity/cyassl/cyassl_3.2.0.bb
> 
> diff --git a/meta-networking/recipes-connectivity/cyassl/cyassl_3.2.0.bb b/meta-networking/recipes-connectivity/cyassl/cyassl_3.2.0.bb
> new file mode 100644
> index 0000000..0c0cac2
> --- /dev/null
> +++ b/meta-networking/recipes-connectivity/cyassl/cyassl_3.2.0.bb
> @@ -0,0 +1,18 @@
> +SUMMARY = "CyaSSL Embedded SSL Library"
> +DESCRIPTION = "CyaSSL is a lightweight SSL library written in C and \
> +               optimized for embedded and RTOS environments. It can be \
> +               Up to 20 times smaller than OpenSSL while still supporting \
> +               a full TLS 1.2 client and server."
> +HOMEPAGE = "http://www.yassl.com/yaSSL/Products-cyassl.html"
> +BUGTRACKER = "http://github.com/cyassl/cyassl/issues"
> +SECTION = "libs/network"
> +LICENSE = "GPLv2"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
> +
> +SRC_URI = "http://www.yassl.com/${BP}.zip"
> +
> +SRC_URI[md5sum] = "72477eb50697e759d309c49cb1aef18a"
> +SRC_URI[sha256sum] = "85a79009d2a7468910dfb1e4b975e0b00a42c695f4f1a2adc16d2507b5d0b03e"
> +
> +inherit autotools
> +
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

      parent reply	other threads:[~2014-09-24 15:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-15 22:00 [meta-oe][PATCH] cyassl: version 3.2.0 release lchristina26
2014-09-16  1:00 ` Khem Raj
2014-09-24 15:21 ` Martin Jansa [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=20140924152128.GK25706@jama \
    --to=martin.jansa@gmail.com \
    --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.