summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/sqlite/sqlite3_3.33.0.bb (renamed from meta/recipes-support/sqlite/sqlite3_3.32.3.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-support/sqlite/sqlite3_3.32.3.bb b/meta/recipes-support/sqlite/sqlite3_3.33.0.bb
index 1d4e8d4772..611a1bd923 100644
--- a/meta/recipes-support/sqlite/sqlite3_3.32.3.bb
+++ b/meta/recipes-support/sqlite/sqlite3_3.33.0.bb
@@ -4,8 +4,7 @@ LICENSE = "PD"
4LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=786d3dc581eff03f4fd9e4a77ed00c66" 4LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=786d3dc581eff03f4fd9e4a77ed00c66"
5 5
6SRC_URI = "http://www.sqlite.org/2020/sqlite-autoconf-${SQLITE_PV}.tar.gz" 6SRC_URI = "http://www.sqlite.org/2020/sqlite-autoconf-${SQLITE_PV}.tar.gz"
7SRC_URI[md5sum] = "2e3911a3c15e85c2f2d040154bbe5ce3" 7SRC_URI[sha256sum] = "106a2c48c7f75a298a7557bcc0d5f4f454e5b43811cc738b7ca294d6956bbb15"
8SRC_URI[sha256sum] = "a31507123c1c2e3a210afec19525fd7b5bb1e19a6a34ae5b998fbd7302568b66"
9 8
10# -19242 is only an issue in specific development branch commits 9# -19242 is only an issue in specific development branch commits
11CVE_CHECK_WHITELIST += "CVE-2019-19242" 10CVE_CHECK_WHITELIST += "CVE-2019-19242"