From dfedd20a8c9c3ee6cbc18d2b7f8bc5ca324e387d Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Tue, 3 Feb 2026 12:39:47 +0100 Subject: [PATCH] package/safeclib: properly format upstream information in patch Patch 0001 has the upstream information, just not properly formatted, so we fix this. Signed-off-by: Bernd Kuhls [Thomas: extracted from a bigger patch from Bernd] Signed-off-by: Thomas Petazzoni (cherry picked from commit c15b507838f7d7315610340fcfd1656a62e02cf2) Signed-off-by: Thomas Perale --- .checkpackageignore | 1 - package/safeclib/0001-fix-armv7-asm-inline-error-GH-115.patch | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.checkpackageignore b/.checkpackageignore index 96603f8ea7..bf416b616a 100644 --- a/.checkpackageignore +++ b/.checkpackageignore @@ -918,7 +918,6 @@ package/rubix/0001-dont-use-legacy-functions.patch lib_patch.Upstream package/rubix/0002-misc-fixes.patch lib_patch.Sob lib_patch.Upstream package/rygel/S99rygel Shellcheck lib_sysv.Indent lib_sysv.Variables package/s6-linux-init/0001-configure-add-D_GNU_SOURCE.patch lib_patch.Upstream -package/safeclib/0001-fix-armv7-asm-inline-error-GH-115.patch lib_patch.Upstream package/samba4/0001-build-find-pre-built-heimdal-build-tools-in-case-of-.patch lib_patch.Upstream package/samba4/0002-ldap_message_test.c-include-stdint.h-before-cmoka.h.patch lib_patch.Upstream package/samba4/S91smb Shellcheck lib_sysv.Indent lib_sysv.Variables diff --git a/package/safeclib/0001-fix-armv7-asm-inline-error-GH-115.patch b/package/safeclib/0001-fix-armv7-asm-inline-error-GH-115.patch index 3cb37b96f5..75f4c2bf90 100644 --- a/package/safeclib/0001-fix-armv7-asm-inline-error-GH-115.patch +++ b/package/safeclib/0001-fix-armv7-asm-inline-error-GH-115.patch @@ -7,8 +7,7 @@ some armv7 buildroot variants fail on asm. we already probe for that, so use it. Fixes GH #115 -[Retrieved from: -https://github.com/rurban/safeclib/commit/9c739800a8915d5f2a73c840190920e95ffa1c5c] +Upstream: https://github.com/rurban/safeclib/commit/9c739800a8915d5f2a73c840190920e95ffa1c5c Signed-off-by: Fabrice Fontaine --- tests/perf_private.h | 49 +++++++++++++++++++++++++-------------------