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 ---