From: Dimi Tomov <dimi@tpm.dev>
To: buildroot@buildroot.org, Arnout Vandecappelle <arnout@mind.be>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: Re: [Buildroot] [PATCH 1/2] package/wolftpm: Update version to v2.6.0
Date: Thu, 13 Oct 2022 15:17:25 +0300 [thread overview]
Message-ID: <e73bd6d54b78f5c25a78edc765ef0488@tpm.dev> (raw)
In-Reply-To: <20221012075423.14729-1-dimi@tpm.dev>
Hi Arnout,
Please review this version bump.
Thanks,
Dimi
On 2022-10-12 10:54 AM, Dimi Tomov wrote:
> From: Dimitar Tomov <dimi@tpm.dev>
>
> This patch series bumps the wolftpm version to the latest available and
> adds one new config option for controlling debug messages in wolftpm.
>
> Signed-off-by: Dimitar Tomov <dimi@tpm.dev>
> ---
> package/wolftpm/wolftpm.hash | 2 +-
> package/wolftpm/wolftpm.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/wolftpm/wolftpm.hash
> b/package/wolftpm/wolftpm.hash
> index d24df58eaa..e256967a01 100644
> --- a/package/wolftpm/wolftpm.hash
> +++ b/package/wolftpm/wolftpm.hash
> @@ -1,4 +1,4 @@
> # Hash from
> https://github.com/wolfSSL/wolfTPM/archive/refs/tags/v2.4.0.tar.gz
> -sha256
> 31d1a5f5d60af14c4d07e14a9b0667404d4801fed32afd3fc0649749020ad17b
> wolftpm-2.4.0.tar.gz
> +sha256
> 78331cc2d98339247857f5ceb3e7cd3c4f5773e3d81bf1d73e8df9446e37472b
> wolfTPM-2.6.0.tar.gz
> # Locally calculated
> sha256
> 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
> LICENSE
> diff --git a/package/wolftpm/wolftpm.mk b/package/wolftpm/wolftpm.mk
> index 7e8a108585..f217322545 100644
> --- a/package/wolftpm/wolftpm.mk
> +++ b/package/wolftpm/wolftpm.mk
> @@ -4,7 +4,7 @@
> #
>
> ################################################################################
>
> -WOLFTPM_VERSION = 2.4.0
> +WOLFTPM_VERSION = 2.6.0
> WOLFTPM_SITE = $(call github,wolfSSL,wolfTPM,v$(WOLFTPM_VERSION))
> WOLFTPM_INSTALL_STAGING = YES
> WOLFTPM_LICENSE = GPL-2.0+
--
Founder of TPM.dev
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-10-13 12:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-12 7:54 [Buildroot] [PATCH 1/2] package/wolftpm: Update version to v2.6.0 Dimi Tomov
2022-10-12 7:54 ` [Buildroot] [PATCH 2/2] package/wolftpm: Add new config option to enable debug output Dimi Tomov
2022-10-30 21:32 ` Thomas Petazzoni via buildroot
2022-10-13 12:17 ` Dimi Tomov [this message]
2022-10-30 21:29 ` [Buildroot] [PATCH 1/2] package/wolftpm: Update version to v2.6.0 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=e73bd6d54b78f5c25a78edc765ef0488@tpm.dev \
--to=dimi@tpm.dev \
--cc=arnout@mind.be \
--cc=buildroot@buildroot.org \
--cc=thomas.petazzoni@bootlin.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.