* [Buildroot] [PATCH] package/crucible: update LICENSE information
@ 2024-04-04 17:55 Fabio Estevam
2024-04-08 21:40 ` Thomas Petazzoni via buildroot
2024-05-06 11:22 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2024-04-04 17:55 UTC (permalink / raw)
To: buildroot; +Cc: Fabio Estevam
Since crucible commit 7fe0bb96da65 ("move to BSD style license") the
license has been changed to BSD-3.
Change the license type and hash accordingly.
Fixes:
- http://autobuild.buildroot.net/results/14dfa0a47be54929c527c12fe9b95f34c1d8c7f5/
Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
package/crucible/crucible.hash | 2 +-
package/crucible/crucible.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/crucible/crucible.hash b/package/crucible/crucible.hash
index d5fee0068d8e..3a9a7167323a 100644
--- a/package/crucible/crucible.hash
+++ b/package/crucible/crucible.hash
@@ -1,2 +1,2 @@
sha256 d21842f050163765269290d72fe79d3f95005038e865138d94e247cb455098da crucible-2023.11.02.tar.gz
-sha256 d88514630470aec9fa7abdc990a1e0a8751a752321bffa868188c49009d64d59 LICENSE
+sha256 a89c50d83be30fe7ec75be69a07f6c1b5dfaae0a6b94a678d2394fff34acb69c LICENSE
diff --git a/package/crucible/crucible.mk b/package/crucible/crucible.mk
index 2206663e248f..5eedbca8eeae 100644
--- a/package/crucible/crucible.mk
+++ b/package/crucible/crucible.mk
@@ -6,7 +6,7 @@
CRUCIBLE_VERSION = 2023.11.02
CRUCIBLE_SITE = $(call github,usbarmory,crucible,v$(CRUCIBLE_VERSION))
-CRUCIBLE_LICENSE = GPL-3.0
+CRUCIBLE_LICENSE = BSD-3-Clause
CRUCIBLE_LICENSE_FILES = LICENSE
CRUCIBLE_GOMOD = ./cmd/crucible
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] package/crucible: update LICENSE information
2024-04-04 17:55 [Buildroot] [PATCH] package/crucible: update LICENSE information Fabio Estevam
@ 2024-04-08 21:40 ` Thomas Petazzoni via buildroot
2024-05-06 11:22 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-04-08 21:40 UTC (permalink / raw)
To: Fabio Estevam; +Cc: buildroot
On Thu, 4 Apr 2024 14:55:52 -0300
Fabio Estevam <festevam@gmail.com> wrote:
> Since crucible commit 7fe0bb96da65 ("move to BSD style license") the
> license has been changed to BSD-3.
>
> Change the license type and hash accordingly.
>
> Fixes:
> - http://autobuild.buildroot.net/results/14dfa0a47be54929c527c12fe9b95f34c1d8c7f5/
>
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
> ---
> package/crucible/crucible.hash | 2 +-
> package/crucible/crucible.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Thanks Fabio for the fix. The commit log was slightly not complete
enough, as it didn't say which Buildroot commit is being fixed by this
change. It is in fact your bump in commit
be3f95ed14559f8a9739a12cff604add622b0416 which forgot to update the
license. Having this information in the commit message is important as
it will allow us to understand to which of our stable branches this fix
should be backported.
So I've applied after adding this information in the commit message.
Thanks a lot!
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] 3+ messages in thread
* Re: [Buildroot] [PATCH] package/crucible: update LICENSE information
2024-04-04 17:55 [Buildroot] [PATCH] package/crucible: update LICENSE information Fabio Estevam
2024-04-08 21:40 ` Thomas Petazzoni via buildroot
@ 2024-05-06 11:22 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-05-06 11:22 UTC (permalink / raw)
To: Fabio Estevam; +Cc: buildroot
>>>>> "Fabio" == Fabio Estevam <festevam@gmail.com> writes:
> Since crucible commit 7fe0bb96da65 ("move to BSD style license") the
> license has been changed to BSD-3.
> Change the license type and hash accordingly.
> Fixes:
> - http://autobuild.buildroot.net/results/14dfa0a47be54929c527c12fe9b95f34c1d8c7f5/
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
Committed to 2024.02.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-05-06 11:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-04 17:55 [Buildroot] [PATCH] package/crucible: update LICENSE information Fabio Estevam
2024-04-08 21:40 ` Thomas Petazzoni via buildroot
2024-05-06 11:22 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox