mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
sqlite3: update CVE_PRODUCT
Both 'sqlite' and 'sqlite3' are used in NVD database. (From OE-Core rev: 8800976e79d65956218ab462d9644d0661579301) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -18,7 +18,7 @@ S = "${WORKDIR}/sqlite-autoconf-${SQLITE_PV}"
|
|||||||
UPSTREAM_CHECK_URI = "http://www.sqlite.org/"
|
UPSTREAM_CHECK_URI = "http://www.sqlite.org/"
|
||||||
UPSTREAM_CHECK_REGEX = "releaselog/(?P<pver>(\d+[\.\-_]*)+)\.html"
|
UPSTREAM_CHECK_REGEX = "releaselog/(?P<pver>(\d+[\.\-_]*)+)\.html"
|
||||||
|
|
||||||
CVE_PRODUCT = "sqlite"
|
CVE_PRODUCT = "sqlite sqlite3"
|
||||||
|
|
||||||
inherit autotools pkgconfig siteinfo
|
inherit autotools pkgconfig siteinfo
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user