From: Joshua Watt <[email protected]> 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]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit e771cbb6b9b0f0d5539dbcf3f5c92946ff065d81) Signed-off-by: Yoann Congal <[email protected]> --- meta/recipes-support/sqlite/sqlite3_3.51.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-support/sqlite/sqlite3_3.51.3.bb b/meta/recipes-support/sqlite/sqlite3_3.51.3.bb index ea583e4a427..0a8727e4f2c 100644 --- a/meta/recipes-support/sqlite/sqlite3_3.51.3.bb +++ b/meta/recipes-support/sqlite/sqlite3_3.51.3.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"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#239237): https://lists.openembedded.org/g/openembedded-core/message/239237 Mute This Topic: https://lists.openembedded.org/mt/119897533/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
