From: "Clément Léger" <cleger@rivosinc.com>
To: buildroot@buildroot.org
Cc: "Anup Patel" <apatel@ventanamicro.com>,
"Clément Léger" <cleger@rivosinc.com>
Subject: [Buildroot] [PATCH 1/2] package/kvmtool: bump package version to 4d2c017f41
Date: Wed, 27 Mar 2024 16:06:12 +0100 [thread overview]
Message-ID: <20240327150616.39345-2-cleger@rivosinc.com> (raw)
In-Reply-To: <20240327150616.39345-1-cleger@rivosinc.com>
The current version dates back to 2017 and is lacking riscv support.
Bump the version to a more recent one (4d2c017f41) which supports riscv
and contains a large number of updates as well a CVE fixes. Since
kvmtool does not seems to have releases, just bump to the current git
HEAD.
Signed-off-by: Clément Léger <cleger@rivosinc.com>
---
package/kvmtool/kvmtool.hash | 2 +-
package/kvmtool/kvmtool.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/kvmtool/kvmtool.hash b/package/kvmtool/kvmtool.hash
index 8747ae1d21..fa97bb9ca5 100644
--- a/package/kvmtool/kvmtool.hash
+++ b/package/kvmtool/kvmtool.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 e2eb2cd8b31d24484e3095923cfe8c36d4b92741b76965cafaed6be3835369c6 kvmtool-f77d646ba01d04be5aad9449ac00719c043fe36e-br1.tar.gz
+sha256 458cdefb3f869d8167a976d67125d772b4cba3790d3898bd7ee858cdea839113 kvmtool-4d2c017f41533b0e51e00f689050c26190a15318-br1.tar.gz
sha256 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15 COPYING
diff --git a/package/kvmtool/kvmtool.mk b/package/kvmtool/kvmtool.mk
index 2bcd556f9b..7fec6643f8 100644
--- a/package/kvmtool/kvmtool.mk
+++ b/package/kvmtool/kvmtool.mk
@@ -4,7 +4,7 @@
#
################################################################################
-KVMTOOL_VERSION = f77d646ba01d04be5aad9449ac00719c043fe36e
+KVMTOOL_VERSION = 4d2c017f41533b0e51e00f689050c26190a15318
KVMTOOL_SITE = https://git.kernel.org/pub/scm/linux/kernel/git/will/kvmtool.git
KVMTOOL_SITE_METHOD = git
KVMTOOL_DEPENDENCIES = \
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-03-27 15:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-27 15:06 [Buildroot] [PATCH 0/2] Update kvmtool and add support for riscv Clément Léger
2024-03-27 15:06 ` Clément Léger [this message]
2024-03-27 15:06 ` [Buildroot] [PATCH 2/2] package/kvmtool: enable build " Clément Léger
2024-05-13 21:18 ` [Buildroot] [PATCH 0/2] Update kvmtool and add support " Thomas Petazzoni via buildroot
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=20240327150616.39345-2-cleger@rivosinc.com \
--to=cleger@rivosinc.com \
--cc=apatel@ventanamicro.com \
--cc=buildroot@buildroot.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.