Browse Source

package/libsoup: fix missing upstream tag in patch 0001

Fix the patch message so that it includes the "Upstream:" tag expected by
check-package, and remove this file from the check-package ignore list.

Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
Signed-off-by: Julien Olivain <ju.o@free.fr>
Titouan Christophe 1 month ago
parent
commit
9d6a4312c8
2 changed files with 2 additions and 3 deletions
  1. 0 1
      .checkpackageignore
  2. 2 2
      package/libsoup/0001-meson.build-set-c_std-to-gnu99.patch

+ 0 - 1
.checkpackageignore

@@ -694,7 +694,6 @@ package/libsigrok/0001-Support-glibmm-2.68.patch lib_patch.Upstream
 package/libsigrokdecode/0001-configure-ac-Add-support-for-Python-3-9.patch lib_patch.Upstream
 package/libsigrokdecode/0002-configure-Add-python-3-10-support.patch lib_patch.Upstream
 package/libsigrokdecode/0003-configure-ac-Use-python3-embed-pc-as-a-fallback.patch lib_patch.Upstream
-package/libsoup/0001-meson.build-set-c_std-to-gnu99.patch lib_patch.Upstream
 package/libsoxr/0001-Add-Libs.private-for-static-linking.patch lib_patch.Upstream
 package/libspatialindex/0001-allow-building-static-libs.patch lib_patch.Upstream
 package/libspatialindex/0002-CMakeLists.txt-fix-CMAKE_BUILD_TYPE.patch lib_patch.Upstream

+ 2 - 2
package/libsoup/0001-meson.build-set-c_std-to-gnu99.patch

@@ -15,9 +15,9 @@ In file included from /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/
 Fixes:
  - http://autobuild.buildroot.org/results/56b9cb987e25b99d6fed16c537552f47c3376f21
 
+Upstream: https://gitlab.gnome.org/GNOME/libsoup/-/merge_requests/241
+
 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
-[Upstream status:
-https://gitlab.gnome.org/GNOME/libsoup/-/merge_requests/241]
 ---
  meson.build | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)