buildroot.buildroot.org archive mirror
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/qt5/qt5knx: fix license hash
@ 2026-09-05 19:29 Bernd Kuhls
  2026-09-06  9:24 ` Julien Olivain via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2026-09-05 19:29 UTC (permalink / raw)
  To: buildroot; +Cc: Angelo Compagnucci, Giulio Benetti

Buildroot 262a7f6d2f406ed21b2379bb3c4a6c8f6fa0edd7 added the package but
forgot to provide the hash for LICENSE.GPL3-EXCEPT, instead a hash for
a non-existing file was added to qt5knx.hash.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/qt5/qt5knx/qt5knx.hash | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/qt5/qt5knx/qt5knx.hash b/package/qt5/qt5knx/qt5knx.hash
index 750e4770c0..2600a739bc 100644
--- a/package/qt5/qt5knx/qt5knx.hash
+++ b/package/qt5/qt5knx/qt5knx.hash
@@ -3,4 +3,4 @@ sha256  1648bd6d7e5d8fc91aaa6db1bf9d2744d0385a087ba78a00080f99f1d5027c8b  qt5knx
 
 # Hashes for license files:
 sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  LICENSE.GPL3
-sha256  f827ad079686ba92cc94811e35492d0e8966f704008b6da9eeda0b659fb58a8d  LICENSE.FDL
+sha256  0dbe024961f6ab5c52689cbd036c977975d0d0f6a67ff97762d96cb819dd5652  LICENSE.GPL3-EXCEPT
-- 
2.47.3

_______________________________________________
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/qt5/qt5knx: fix license hash
  2026-09-05 19:29 [Buildroot] [PATCH 1/1] package/qt5/qt5knx: fix license hash Bernd Kuhls
@ 2026-09-06  9:24 ` Julien Olivain via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Olivain via buildroot @ 2026-09-06  9:24 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: buildroot, Angelo Compagnucci, Giulio Benetti

On 05/09/2026 21:29, Bernd Kuhls wrote:
> Buildroot 262a7f6d2f406ed21b2379bb3c4a6c8f6fa0edd7 added the package 
> but
> forgot to provide the hash for LICENSE.GPL3-EXCEPT, instead a hash for
> a non-existing file was added to qt5knx.hash.
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>

Applied to master, thanks.
_______________________________________________
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:[~2026-09-06  9:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-05 19:29 [Buildroot] [PATCH 1/1] package/qt5/qt5knx: fix license hash Bernd Kuhls
2026-09-06  9:24 ` Julien Olivain via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).