diff options
Diffstat (limited to 'meta/recipes-core/glib-2.0/glib.inc')
-rw-r--r-- | meta/recipes-core/glib-2.0/glib.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc index c171598bed..b967b9402f 100644 --- a/meta/recipes-core/glib-2.0/glib.inc +++ b/meta/recipes-core/glib-2.0/glib.inc | |||
@@ -229,8 +229,10 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \ | |||
229 | file://0001-gio-tests-resources.c-comment-out-a-build-host-only-.patch \ | 229 | file://0001-gio-tests-resources.c-comment-out-a-build-host-only-.patch \ |
230 | file://0010-Do-not-hardcode-python-path-into-various-tools.patch \ | 230 | file://0010-Do-not-hardcode-python-path-into-various-tools.patch \ |
231 | file://skip-timeout.patch \ | 231 | file://skip-timeout.patch \ |
232 | file://CVE-2025-6052-1.patch \ | ||
233 | file://CVE-2025-6052-2.patch \ | ||
232 | " | 234 | " |
233 | SRC_URI:append:class-native = " file://relocate-modules.patch \ | 235 | SRC_URI:append:class-native = " file://relocate-modules.patch \ |
234 | file://0001-meson.build-do-not-enable-pidfd-features-on-native-g.patch \ | 236 | file://0001-meson.build-do-not-enable-pidfd-features-on-native-g.patch \ |
235 | " | 237 | " |
236 | 238 | ||