summaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2021-07-13 10:47:15 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2021-07-16 21:24:44 +0200
commit6fe65f2df946fe96a6240f42e8ecfc0dec0ca38e (patch)
treef8d6c1e83e8c644e11838b2984f2e94797350c4d /patches
parented8022236def6bd0f3fda75bdff010d0a6a308d2 (diff)
downloadptxdist-6fe65f2df946fe96a6240f42e8ecfc0dec0ca38e.tar.gz
ptxdist-6fe65f2df946fe96a6240f42e8ecfc0dec0ca38e.tar.xz
libsoup: version bump 2.66.2 -> 2.72.0
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'patches')
-rw-r--r--patches/libsoup-2.66.2/0001-meson-allow-enabling-gir-when-cross-compiling.patch22
-rw-r--r--patches/libsoup-2.66.2/series4
2 files changed, 0 insertions, 26 deletions
diff --git a/patches/libsoup-2.66.2/0001-meson-allow-enabling-gir-when-cross-compiling.patch b/patches/libsoup-2.66.2/0001-meson-allow-enabling-gir-when-cross-compiling.patch
deleted file mode 100644
index 5acb5bab9..000000000
--- a/patches/libsoup-2.66.2/0001-meson-allow-enabling-gir-when-cross-compiling.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From: Michael Olbrich <m.olbrich@pengutronix.de>
-Date: Thu, 8 Aug 2019 14:56:33 +0200
-Subject: [PATCH] meson: allow enabling gir when cross-compiling
-
-Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
----
- meson.build | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/meson.build b/meson.build
-index 89837c1553c6..759821019b29 100644
---- a/meson.build
-+++ b/meson.build
-@@ -290,7 +290,7 @@ enable_gnome = get_option('gnome') and host_machine.system() != 'windows'
- # FIXME: once we start to require meson 0.49.0+ and gnome-introspection 1.58.1+
- # the we can enable the introspection even for the static build. See
- # https://github.com/mesonbuild/meson/pull/4478.
--enable_introspection = get_option('introspection') and find_program('g-ir-scanner', required: false).found() and not meson.is_cross_build() and not is_static_library
-+enable_introspection = get_option('introspection') and find_program('g-ir-scanner', required: false).found() and not is_static_library
-
- ############
- # Vala API #
diff --git a/patches/libsoup-2.66.2/series b/patches/libsoup-2.66.2/series
deleted file mode 100644
index 305ed6fe0..000000000
--- a/patches/libsoup-2.66.2/series
+++ /dev/null
@@ -1,4 +0,0 @@
-# generated by git-ptx-patches
-#tag:base --start-number 1
-0001-meson-allow-enabling-gir-when-cross-compiling.patch
-# b5e8cd63bf616136df653d409ae9e0f9 - git-ptx-patches magic