SPDX has a license identifier for the sqlite license ("blessing"), so
use it instead of marking it as Public Domain

Signed-off-by: Joshua Watt <[email protected]>
---
 meta/recipes-support/sqlite/sqlite3_3.53.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/sqlite/sqlite3_3.53.0.bb 
b/meta/recipes-support/sqlite/sqlite3_3.53.0.bb
index 21295bf437..75e08e58b1 100644
--- a/meta/recipes-support/sqlite/sqlite3_3.53.0.bb
+++ b/meta/recipes-support/sqlite/sqlite3_3.53.0.bb
@@ -1,6 +1,6 @@
 require sqlite3.inc
 
-LICENSE = "PD"
+LICENSE = "blessing"
 LIC_FILES_CHKSUM = 
"file://sqlite3.h;endline=11;md5=786d3dc581eff03f4fd9e4a77ed00c66"
 
 SRC_URI = "http://www.sqlite.org/2026/sqlite-autoconf-${SQLITE_PV}.tar.gz";
-- 
2.54.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#237981): 
https://lists.openembedded.org/g/openembedded-core/message/237981
Mute This Topic: https://lists.openembedded.org/mt/119597962/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to