diff options
-rw-r--r-- | meta/recipes-core/glib-2.0/glib-2.0_2.72.3.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.72.3.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.72.3.bb index 8d2c452088..31b6c1fe98 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.72.3.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.72.3.bb | |||
@@ -97,3 +97,6 @@ def find_meson_cross_files(d): | |||
97 | python () { | 97 | python () { |
98 | find_meson_cross_files(d) | 98 | find_meson_cross_files(d) |
99 | } | 99 | } |
100 | |||
101 | # not-applicable-platform: Issue only applies on Windows | ||
102 | CVE_CHECK_IGNORE += "CVE-2025-4056" | ||