mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
Revert "sqlite3: update CVE_PRODUCT"
This reverts commit 8800976e79d65956218ab462d9644d0661579301. As per NVD database "ghost:sqlite3" product is specific to "node.js" CVEs reported against above products are not applicable to us. (From OE-Core rev: 7616b1d28cb119adb471b5268a77ec61d5dd555c) Signed-off-by: Sanjay Chitroda <schitrod@cisco.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7412af2d39
commit
934487d99a
@@ -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 sqlite3"
|
||||
CVE_PRODUCT = "sqlite"
|
||||
|
||||
inherit autotools pkgconfig siteinfo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user