mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
librsvg: Exclude CVE-2018-1000041 from cve-check
Issue only affects windows. (From OE-Core rev: eee05da7eb054f474d24e66799b98e288a2a85fe) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -25,6 +25,9 @@ SRC_URI += "file://gtk-option.patch \
|
||||
|
||||
SRC_URI[archive.sha256sum] = "f7628905f1cada84e87e2b14883ed57d8094dca3281d5bcb24ece4279e9a92ba"
|
||||
|
||||
# Issue only on windows
|
||||
CVE_CHECK_WHITELIST += "CVE-2018-1000041"
|
||||
|
||||
CACHED_CONFIGUREVARS = "ac_cv_path_GDK_PIXBUF_QUERYLOADERS=${STAGING_LIBDIR_NATIVE}/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders"
|
||||
|
||||
PACKAGECONFIG ??= "gdkpixbuf"
|
||||
|
||||
Reference in New Issue
Block a user