]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
sqlite3: update CVE_PRODUCT
authorChen Qi <Qi.Chen@windriver.com>
Mon, 8 May 2023 10:11:30 +0000 (03:11 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 May 2023 16:18:06 +0000 (17:18 +0100)
Both 'sqlite' and 'sqlite3' are used in NVD database.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-support/sqlite/sqlite3.inc

index 9a0de085533151cccf5962492ea9df34d49d3686..c246d42fdf3fbc2937ad336d18997da11acc21db 100644 (file)
@@ -18,7 +18,7 @@ S = "${WORKDIR}/sqlite-autoconf-${SQLITE_PV}"
 UPSTREAM_CHECK_URI = "http://www.sqlite.org/"
 UPSTREAM_CHECK_REGEX = "releaselog/(?P<pver>(\d+[\.\-_]*)+)\.html"
 
-CVE_PRODUCT = "sqlite"
+CVE_PRODUCT = "sqlite sqlite3"
 
 inherit autotools pkgconfig siteinfo