mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
sqlite3: upgrade 3.47.2 -> 3.48.0
Changelog: https://www.sqlite.org/releaselog/3_48_0.html (From OE-Core rev: db32c9d19fa21b0d1cd556dc86c2f60eb6de0593) Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0e91a1dabf
commit
3652b35c75
@@ -1,8 +0,0 @@
|
||||
require sqlite3.inc
|
||||
|
||||
LICENSE = "PD"
|
||||
LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=786d3dc581eff03f4fd9e4a77ed00c66"
|
||||
|
||||
SRC_URI = "http://www.sqlite.org/2024/sqlite-autoconf-${SQLITE_PV}.tar.gz"
|
||||
SRC_URI[sha256sum] = "f1b2ee412c28d7472bc95ba996368d6f0cdcf00362affdadb27ed286c179540b"
|
||||
|
||||
8
meta/recipes-support/sqlite/sqlite3_3.48.0.bb
Normal file
8
meta/recipes-support/sqlite/sqlite3_3.48.0.bb
Normal file
@@ -0,0 +1,8 @@
|
||||
require sqlite3.inc
|
||||
|
||||
LICENSE = "PD"
|
||||
LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=786d3dc581eff03f4fd9e4a77ed00c66"
|
||||
|
||||
SRC_URI = "http://www.sqlite.org/2025/sqlite-autoconf-${SQLITE_PV}.tar.gz"
|
||||
SRC_URI[sha256sum] = "ac992f7fca3989de7ed1fe99c16363f848794c8c32a158dafd4eb927a2e02fd5"
|
||||
|
||||
Reference in New Issue
Block a user