summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0/glib.inc
diff options
context:
space:
mode:
authorAlexander Kanavin <alex@linutronix.de>2024-05-16 13:26:29 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-05-28 09:38:23 +0100
commit13fadb36f6686e2c83e8e83180054b1b4bd9f9fd (patch)
tree51aeddccc9a65aca105c25dbf99f1aab1e42142b /meta/recipes-core/glib-2.0/glib.inc
parent86a297c631f21e497fc06decb7d8150d8b9d527f (diff)
downloadpoky-13fadb36f6686e2c83e8e83180054b1b4bd9f9fd.tar.gz
glib-2.0: remove obsolete 0001-Set-host_machine-correctly-when-building-with-mingw3.patch
This as well has been solved via https://git.yoctoproject.org/poky/commit/?id=f6a35934540e910794b8729ecc278189a39b710f (From OE-Core rev: a140f108eca447ea708bad80ece953adb2d6aa78) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glib-2.0/glib.inc')
-rw-r--r--meta/recipes-core/glib-2.0/glib.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc
index fbd2b18684..690d1c162c 100644
--- a/meta/recipes-core/glib-2.0/glib.inc
+++ b/meta/recipes-core/glib-2.0/glib.inc
@@ -222,7 +222,6 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \
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 \ 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 \ 225 file://0001-Do-not-write-bindir-into-pkg-config-files.patch \
227 file://0001-meson-Run-atomics-test-on-clang-as-well.patch \ 226 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 \ 227 file://0001-gio-tests-resources.c-comment-out-a-build-host-only-.patch \