summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0/glib.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/glib-2.0/glib.inc')
-rw-r--r--meta/recipes-core/glib-2.0/glib.inc6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc
index 1a97a0d02a..0855e6eb00 100644
--- a/meta/recipes-core/glib-2.0/glib.inc
+++ b/meta/recipes-core/glib-2.0/glib.inc
@@ -221,19 +221,17 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \
221 file://0001-Fix-DATADIRNAME-on-uclibc-Linux.patch \ 221 file://0001-Fix-DATADIRNAME-on-uclibc-Linux.patch \
222 file://0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch \ 222 file://0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch \
223 file://0001-Install-gio-querymodules-as-libexec_PROGRAM.patch \ 223 file://0001-Install-gio-querymodules-as-libexec_PROGRAM.patch \
224 file://0010-Do-not-hardcode-python-path-into-various-tools.patch \
225 file://0001-Set-host_machine-correctly-when-building-with-mingw3.patch \
226 file://0001-Do-not-write-bindir-into-pkg-config-files.patch \ 224 file://0001-Do-not-write-bindir-into-pkg-config-files.patch \
227 file://0001-meson-Run-atomics-test-on-clang-as-well.patch \ 225 file://0001-meson-Run-atomics-test-on-clang-as-well.patch \
228 file://0001-gio-tests-resources.c-comment-out-a-build-host-only-.patch \ 226 file://0001-gio-tests-resources.c-comment-out-a-build-host-only-.patch \
227 file://0010-Do-not-hardcode-python-path-into-various-tools.patch \
229 file://skip-timeout.patch \ 228 file://skip-timeout.patch \
230 file://0001-girepository-introspection-correctly-install-.gir-fi.patch \
231 " 229 "
232SRC_URI:append:class-native = " file://relocate-modules.patch \ 230SRC_URI:append:class-native = " file://relocate-modules.patch \
233 file://0001-meson.build-do-not-enable-pidfd-features-on-native-g.patch \ 231 file://0001-meson.build-do-not-enable-pidfd-features-on-native-g.patch \
234 " 232 "
235 233
236SRC_URI[sha256sum] = "8228a92f92a412160b139ae68b6345bd28f24434a7b5af150ebe21ff587a561d" 234SRC_URI[sha256sum] = "478634440bf52ee4ec4428d558787398c0be6b043c521beb308334b3db4489a6"
237 235
238# Find any meson cross files in FILESPATH that are relevant for the current 236# Find any meson cross files in FILESPATH that are relevant for the current
239# build (using siteinfo) and add them to EXTRA_OEMESON. 237# build (using siteinfo) and add them to EXTRA_OEMESON.