diff options
-rw-r--r-- | meta/recipes-core/glib-2.0/glib-2.0_2.78.6.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.78.6.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.78.6.bb index e1a3b57270..53e0543045 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.78.6.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.78.6.bb | |||
@@ -66,3 +66,5 @@ def find_meson_cross_files(d): | |||
66 | python () { | 66 | python () { |
67 | find_meson_cross_files(d) | 67 | find_meson_cross_files(d) |
68 | } | 68 | } |
69 | |||
70 | CVE_STATUS[CVE-2025-4056] = "not-applicable-platform: Issue only applies on Windows" | ||