diff options
| author | Anuj Mittal <anuj.mittal@intel.com> | 2023-07-03 14:59:09 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-07-10 11:36:34 +0100 |
| commit | 9832a5b46609743eba3e5c5dcd240c70639eefa4 (patch) | |
| tree | 45777e9dc01c17f410279a944607554532ad0e59 | |
| parent | 817937f57e98193834c9c6ef42c81f27e80d08ff (diff) | |
| download | poky-9832a5b46609743eba3e5c5dcd240c70639eefa4.tar.gz | |
sqlite3: upgrade 3.41.2 -> 3.42.0
(From OE-Core rev: 6613920d4058afacfde7000cad9feba7ee5562b9)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-support/sqlite/sqlite3_3.42.0.bb (renamed from meta/recipes-support/sqlite/sqlite3_3.41.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/sqlite/sqlite3_3.41.2.bb b/meta/recipes-support/sqlite/sqlite3_3.42.0.bb index b09e8e7f55..f60aca63d2 100644 --- a/meta/recipes-support/sqlite/sqlite3_3.41.2.bb +++ b/meta/recipes-support/sqlite/sqlite3_3.42.0.bb | |||
| @@ -4,7 +4,7 @@ LICENSE = "PD" | |||
| 4 | LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=786d3dc581eff03f4fd9e4a77ed00c66" | 4 | LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=786d3dc581eff03f4fd9e4a77ed00c66" |
| 5 | 5 | ||
| 6 | SRC_URI = "http://www.sqlite.org/2023/sqlite-autoconf-${SQLITE_PV}.tar.gz" | 6 | SRC_URI = "http://www.sqlite.org/2023/sqlite-autoconf-${SQLITE_PV}.tar.gz" |
| 7 | SRC_URI[sha256sum] = "e98c100dd1da4e30fa460761dab7c0b91a50b785e167f8c57acc46514fae9499" | 7 | SRC_URI[sha256sum] = "7abcfd161c6e2742ca5c6c0895d1f853c940f203304a0b49da4e1eca5d088ca6" |
| 8 | 8 | ||
| 9 | # -19242 is only an issue in specific development branch commits | 9 | # -19242 is only an issue in specific development branch commits |
| 10 | CVE_CHECK_IGNORE += "CVE-2019-19242" | 10 | CVE_CHECK_IGNORE += "CVE-2019-19242" |
