* [Buildroot] [PATCH] package/sqlite: use SPDX identifier for license
@ 2024-01-10 16:51 Christian Hitz via buildroot
2024-02-05 22:40 ` Peter Korsgaard
0 siblings, 1 reply; 3+ messages in thread
From: Christian Hitz via buildroot @ 2024-01-10 16:51 UTC (permalink / raw)
To: buildroot; +Cc: Christian Hitz, Bernd Kuhls
From: Christian Hitz <christian.hitz@bbv.ch>
Signed-off-by: Christian Hitz <christian.hitz@bbv.ch>
---
package/sqlite/sqlite.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/sqlite/sqlite.mk b/package/sqlite/sqlite.mk
index 99b1c4aa71..b54bd9580c 100644
--- a/package/sqlite/sqlite.mk
+++ b/package/sqlite/sqlite.mk
@@ -8,7 +8,7 @@ SQLITE_VERSION = 3.44.2
SQLITE_TAR_VERSION = 3440200
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_TAR_VERSION).tar.gz
SQLITE_SITE = https://www.sqlite.org/2023
-SQLITE_LICENSE = Public domain
+SQLITE_LICENSE = blessing
SQLITE_LICENSE_FILES = tea/license.terms
SQLITE_CPE_ID_VENDOR = sqlite
SQLITE_INSTALL_STAGING = YES
--
2.43.0
_______________________________________________
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/sqlite: use SPDX identifier for license
2024-01-10 16:51 [Buildroot] [PATCH] package/sqlite: use SPDX identifier for license Christian Hitz via buildroot
@ 2024-02-05 22:40 ` Peter Korsgaard
2024-02-29 15:44 ` Peter Korsgaard
0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2024-02-05 22:40 UTC (permalink / raw)
To: Christian Hitz via buildroot; +Cc: Christian Hitz, Christian Hitz, Bernd Kuhls
>>>>> "Christian" == Christian Hitz via buildroot <buildroot@buildroot.org> writes:
> From: Christian Hitz <christian.hitz@bbv.ch>
> Signed-off-by: Christian Hitz <christian.hitz@bbv.ch>
Committed, 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
* Re: [Buildroot] [PATCH] package/sqlite: use SPDX identifier for license
2024-02-05 22:40 ` Peter Korsgaard
@ 2024-02-29 15:44 ` Peter Korsgaard
0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-02-29 15:44 UTC (permalink / raw)
To: Christian Hitz via buildroot; +Cc: Christian Hitz, Christian Hitz, Bernd Kuhls
>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:
>>>>> "Christian" == Christian Hitz via buildroot <buildroot@buildroot.org> writes:
>> From: Christian Hitz <christian.hitz@bbv.ch>
>> Signed-off-by: Christian Hitz <christian.hitz@bbv.ch>
> Committed, thanks.
Committed to 2023.02.x and 2023.11.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-02-29 15:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-10 16:51 [Buildroot] [PATCH] package/sqlite: use SPDX identifier for license Christian Hitz via buildroot
2024-02-05 22:40 ` Peter Korsgaard
2024-02-29 15:44 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox