mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 23:39:01 +00:00
links: set CVE_PRODUCT
There are some unrelated software called "links", which cases false-positive CVEs to be reported by the CVE checker. Set the vendor/product pairs that were historically used with CVEs for this software. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 62a53097324ace9161d8fdcfbc533baac9ee6309) Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
2e768a8261
commit
9f031e8d0f
@ -14,4 +14,6 @@ PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[bzip2] = "--with-bzip2,--without-bzip2,bzip2"
|
||||
PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,xz"
|
||||
|
||||
CVE_PRODUCT = "twibright_labs:links twibright:links links:links"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user