mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
sqlite3: upgrade 3.39.1 -> 3.39.2
(From OE-Core rev: dd758e67a95275ca5963318c17c0af1bba231f38) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
de5e91a62f
commit
335d6d3be0
@@ -4,7 +4,7 @@ LICENSE = "PD"
|
||||
LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=786d3dc581eff03f4fd9e4a77ed00c66"
|
||||
|
||||
SRC_URI = "http://www.sqlite.org/2022/sqlite-autoconf-${SQLITE_PV}.tar.gz"
|
||||
SRC_URI[sha256sum] = "87c8e7a7fa0c68ab28e208ba49f3a22a56000dbf53a6f90206e2bc5843931cc4"
|
||||
SRC_URI[sha256sum] = "852be8a6183a17ba47cee0bbff7400b7aa5affd283bf3beefc34fcd088a239de"
|
||||
|
||||
# -19242 is only an issue in specific development branch commits
|
||||
CVE_CHECK_IGNORE += "CVE-2019-19242"
|
||||
Reference in New Issue
Block a user