mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
ntfs-3g-ntfsprogs: Set CVE_PRODUCT to "tuxera:ntfs-3g"
Set CVE_PRODUCT to 'tuxera:ntfs-3g' for ntfs-3g-ntfsprogs recipe, cve-check class is setting default CVE_PRODUCT to 'ntfs-3g-ntfsprogs' which ignores the ntfs-3g-ntfsprogs CVEs from NVD Database. Reference: CVE-2019-9755 Link: https://nvd.nist.gov/vuln/detail/CVE-2019-9755 Signed-off-by: Akash Hadke <akash.hadke@kpit.com> Signed-off-by: Akash Hadke <hadkeakash4@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
d6795ab0ee
commit
1d0b2d78c2
|
|
@ -50,3 +50,5 @@ do_install_append() {
|
|||
|
||||
# Satisfy the -dev runtime dependency
|
||||
ALLOW_EMPTY_${PN} = "1"
|
||||
|
||||
CVE_PRODUCT = "tuxera:ntfs-3g"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user