From: "Junling Zheng" <zhengjunling@huawei.com>
To: <openembedded-core@lists.openembedded.org>
Cc: <zhengjunling@huawei.com>
Subject: [OE-core] [PATCH 2/2] libxml2: Update checksum for testtar
Date: Tue, 19 Jan 2021 14:25:45 +0800 [thread overview]
Message-ID: <20210119062545.625-2-zhengjunling@huawei.com> (raw)
In-Reply-To: <20210119062545.625-1-zhengjunling@huawei.com>
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"
BINCONFIG = "${bindir}/xml2-config"
--
2.30.0
next prev parent reply other threads:[~2021-01-19 6:26 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 ` Junling Zheng [this message]
2021-01-19 12:39 ` [OE-core] [PATCH 2/2] libxml2: Update checksum for testtar Richard Purdie
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=20210119062545.625-2-zhengjunling@huawei.com \
--to=zhengjunling@huawei.com \
--cc=openembedded-core@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.