* [Buildroot] [PATCH 1/1] package/libspdm: fix legal info
@ 2023-09-14 21:04 Fabrice Fontaine
2023-09-14 21:34 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2023-09-14 21:04 UTC (permalink / raw)
To: buildroot; +Cc: Alistair Francis, Fabrice Fontaine
Hash of license file is wrong since the addition of the package in
commit a837a609a83428b56fa03e18c439b3878d14fdb6
Fixes:
- http://autobuild.buildroot.org/results/2f9007ee40126cd57753bc97ae2d81c922d9f9f2
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/libspdm/libspdm.hash | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/libspdm/libspdm.hash b/package/libspdm/libspdm.hash
index d06af29397..5095d3c3b8 100644
--- a/package/libspdm/libspdm.hash
+++ b/package/libspdm/libspdm.hash
@@ -1,3 +1,3 @@
# Locally calculated
sha256 3a40daa59f32843062c3d2699acee09bd0ee217eb8ebf0378ae12b60b6db0636 libspdm-3.0.0.tar.gz
-sha256 337130631a714eeae017556cad101d5324c2961214120b6214741d3d43667086 LICENSE.md
+sha256 7dc072bff163df39209bbb63e0916f4667c2a84cf3c36ccc84ec7425bc3e4779 LICENSE.md
--
2.40.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/libspdm: fix legal info
2023-09-14 21:04 [Buildroot] [PATCH 1/1] package/libspdm: fix legal info Fabrice Fontaine
@ 2023-09-14 21:34 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-09-14 21:34 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Alistair Francis, buildroot
On Thu, 14 Sep 2023 23:04:48 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Hash of license file is wrong since the addition of the package in
> commit a837a609a83428b56fa03e18c439b3878d14fdb6
>
> Fixes:
> - http://autobuild.buildroot.org/results/2f9007ee40126cd57753bc97ae2d81c922d9f9f2
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/libspdm/libspdm.hash | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Wow, with the number of iteration lispdm has gone through, I'm amazed
that such a simple mistake has fallen through the cracks. Anyway,
thanks for fixing it! Applied to master, of course.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-14 21:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-14 21:04 [Buildroot] [PATCH 1/1] package/libspdm: fix legal info Fabrice Fontaine
2023-09-14 21:34 ` Thomas Petazzoni via buildroot
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.