From: Petr Vorel <petr.vorel@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/ltp-testsuite: bump version to 20210524
Date: Thu, 27 May 2021 06:06:43 +0200 [thread overview]
Message-ID: <YK8a0w0nfVXcUxBj@pevik> (raw)
In-Reply-To: <20210524180552.17283-1-petr.vorel@gmail.com>
Hi,
ping, please.
Kind regards,
Petr
> Add locally computed sha256 (+ keep sha1 from github checksum file).
> sysinfo.h fix patch is still needed (until Buildroot MUSL toolchain gets
> updated).
> Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
> ---
> package/ltp-testsuite/ltp-testsuite.hash | 5 +++--
> package/ltp-testsuite/ltp-testsuite.mk | 2 +-
> 2 files changed, 4 insertions(+), 3 deletions(-)
> diff --git a/package/ltp-testsuite/ltp-testsuite.hash b/package/ltp-testsuite/ltp-testsuite.hash
> index f0b2c89704..ed2a50cd4f 100644
> --- a/package/ltp-testsuite/ltp-testsuite.hash
> +++ b/package/ltp-testsuite/ltp-testsuite.hash
> @@ -1,4 +1,5 @@
> -# From: https://github.com/linux-test-project/ltp/releases/download/20210121/ltp-full-20210121.tar.xz.sha1
> -sha1 ac9c1c711aed4319c5fbd0b665d36f75236a4ec2 ltp-full-20210121.tar.xz
> +# From: https://github.com/linux-test-project/ltp/releases/download/20210524/ltp-full-20210524.tar.xz.sha1
> +sha1 08d84f8ac3ba0c800f3070768c651703869105d7 ltp-full-20210524.tar.xz
> # Locally computed
> sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
> +sha256 831678c64b85a8c24957c71632752537b2266890f2d2f352da9ed0ec45458189 ltp-full-20210524.tar.xz
> diff --git a/package/ltp-testsuite/ltp-testsuite.mk b/package/ltp-testsuite/ltp-testsuite.mk
> index 43ee134d1c..f3f6c74fcc 100644
> --- a/package/ltp-testsuite/ltp-testsuite.mk
> +++ b/package/ltp-testsuite/ltp-testsuite.mk
> @@ -4,7 +4,7 @@
> -LTP_TESTSUITE_VERSION = 20210121
> +LTP_TESTSUITE_VERSION = 20210524
> LTP_TESTSUITE_SOURCE = ltp-full-$(LTP_TESTSUITE_VERSION).tar.xz
> LTP_TESTSUITE_SITE = https://github.com/linux-test-project/ltp/releases/download/$(LTP_TESTSUITE_VERSION)
next prev parent reply other threads:[~2021-05-27 4:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-24 18:05 [Buildroot] [PATCH 1/1] package/ltp-testsuite: bump version to 20210524 Petr Vorel
2021-05-25 3:15 ` Petr Vorel
2021-05-27 4:06 ` Petr Vorel [this message]
2021-06-13 16:35 ` Arnout Vandecappelle
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=YK8a0w0nfVXcUxBj@pevik \
--to=petr.vorel@gmail.com \
--cc=buildroot@busybox.net \
/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.