From c72557eaf8b4fd4c1899e90c16323d7d52e0200b Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Sun, 6 Jul 2025 08:44:16 +0200 Subject: [PATCH] package/ntp: add Upstream tag to patch 0001 Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain --- .checkpackageignore | 1 - package/ntp/0001-ntp-syscalls-fallback.patch | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.checkpackageignore b/.checkpackageignore index f74e107adc..4591ff173a 100644 --- a/.checkpackageignore +++ b/.checkpackageignore @@ -856,7 +856,6 @@ package/norm/0001-protolib-drop-linux-version-check.patch lib_patch.Upstream package/norm/0002-Use-print-as-function-call-for-Python3-compatibility.patch lib_patch.Upstream package/norm/0003-Fix-mixed-tabs-spaces-in-protolib-wscript.patch lib_patch.Upstream package/nss-pam-ldapd/S45nslcd Shellcheck lib_sysv.EmptyLastLine lib_sysv.Indent lib_sysv.Variables -package/ntp/0001-ntp-syscalls-fallback.patch lib_patch.Upstream package/ntp/S49ntp.in lib_sysv.Variables package/ntpsec/0001-wscript-remove-checks-for-bsd-string.h-fixes-host-co.patch lib_patch.Upstream package/nuttcp/0001-susv3-legacy.patch lib_patch.Upstream diff --git a/package/ntp/0001-ntp-syscalls-fallback.patch b/package/ntp/0001-ntp-syscalls-fallback.patch index 46704b9d3f..445efd95e5 100644 --- a/package/ntp/0001-ntp-syscalls-fallback.patch +++ b/package/ntp/0001-ntp-syscalls-fallback.patch @@ -1,7 +1,6 @@ inline ntp syscalls fallback -Reference: - https://bugs.ntp.org/show_bug.cgi?id=769 +Upstream: https://bugs.ntp.org/show_bug.cgi?id=769 Signed-off-by: James Knight ---