All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Richard Purdie" <richard.purdie@linuxfoundation.org>
To: zhengjunling@huawei.com, openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH 2/2] libxml2: Update checksum for testtar
Date: Tue, 19 Jan 2021 12:39:44 +0000	[thread overview]
Message-ID: <d36f56ea7d0ad862d7ed8fe3aafe64b680aead56.camel@linuxfoundation.org> (raw)
In-Reply-To: <20210119062545.625-2-zhengjunling@huawei.com>

On Tue, 2021-01-19 at 14:25 +0800, Junling Zheng via
lists.openembedded.org wrote:
> For some unknown factor, the checksum of testtar(xmlts20080827.tar.gz)
> is mismatch with that of remote. Let's fix it.
> 
> Signed-off-by: Junling Zheng <zhengjunling@huawei.com>
> ---
>  meta/recipes-core/libxml/libxml2_2.9.10.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta/recipes-core/libxml/libxml2_2.9.10.bb b/meta/recipes-core/libxml/libxml2_2.9.10.bb
> index 07ae68610c..cab234f9b7 100644
> --- a/meta/recipes-core/libxml/libxml2_2.9.10.bb
> +++ b/meta/recipes-core/libxml/libxml2_2.9.10.bb
> @@ -28,8 +28,8 @@ SRC_URI = "http://www.xmlsoft.org/sources/libxml2-${PV}.tar.gz;name=libtar \
>  
> 
> 
> 
>  SRC_URI[libtar.md5sum] = "10942a1dc23137a8aa07f0639cbfece5"
>  SRC_URI[libtar.sha256sum] = "aafee193ffb8fe0c82d4afef6ef91972cbaf5feea100edc2f262750611b4be1f"
> -SRC_URI[testtar.md5sum] = "ae3d1ebe000a3972afa104ca7f0e1b4a"
> -SRC_URI[testtar.sha256sum] = "96151685cec997e1f9f3387e3626d61e6284d4d6e66e0e440c209286c03e9cc7"
> +SRC_URI[testtar.md5sum] = "3a944b972f2da90b97d8a57c6f939fa8"
> +SRC_URI[testtar.sha256sum] = "9b2c865aba66c6429ca301a7ef048d7eca2cdb7a9106184416710853c7b37d0d"

$ wget http://www.w3.org/XML/Test/xmlts20080827.tar.gz
--2021-01-19 12:38:58--  http://www.w3.org/XML/Test/xmlts20080827.tar.gz
Resolving www.w3.org (www.w3.org)... 128.30.52.100
Connecting to www.w3.org (www.w3.org)|128.30.52.100|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 638940 (624K) [application/gzip]
Saving to: ‘xmlts20080827.tar.gz’

xmlts20080827.tar.gz                  100%[=======================================================================>] 623.96K  1.27MB/s    in 0.5s    

2021-01-19 12:38:59 (1.27 MB/s) - ‘xmlts20080827.tar.gz’ saved [638940/638940]

$ md5sum xmlts20080827.tar.gz 
ae3d1ebe000a3972afa104ca7f0e1b4a  xmlts20080827.tar.gz

So seems ok to me?

Cheers,

Richard



  reply	other threads:[~2021-01-19 12:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-19  6:25 [OE-core] [PATCH 1/2] tcp-wrappers: Update checksum for SRC_URI Junling Zheng
2021-01-19  6:25 ` [OE-core] [PATCH 2/2] libxml2: Update checksum for testtar Junling Zheng
2021-01-19 12:39   ` Richard Purdie [this message]
2021-01-19 12:50     ` Junling Zheng
2021-01-19 12:37 ` [OE-core] [PATCH 1/2] tcp-wrappers: Update checksum for SRC_URI Richard Purdie

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=d36f56ea7d0ad862d7ed8fe3aafe64b680aead56.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=zhengjunling@huawei.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.