mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 15:16:28 +00:00
gattlib: ignore CVE-2019-6498
Details: https://nvd.nist.gov/vuln/detail/CVE-2019-6498 The used revision already contains the fix. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
d1b12c6bd1
commit
12a04da1b8
@ -30,3 +30,6 @@ inherit pkgconfig cmake
|
||||
|
||||
FILES:${PN} = "${libdir}/*"
|
||||
FILES:${PN}-dev = "${includedir}/* ${libdir}/pkgconfig"
|
||||
|
||||
# The used revision contains the fix
|
||||
CVE_CHECK_IGNORE += "CVE-2019-6498"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user