From: Andreas Helmcke <ahelmcke@ela-soft.com>
To: ptxdist@pengutronix.de
Cc: Andreas Helmcke <ahelmcke@ela-soft.com>
Subject: [ptxdist] [PATCH] ntpclient: version bump 2015_365 -> 2024_132; removed from staging
Date: Mon, 24 Jun 2024 18:36:06 +0200 [thread overview]
Message-ID: <20240624163606.1202570-4-ahelmcke@ela-soft.com> (raw)
Only some minor bug fixes and changes to adapt to current gcc.
Removed from staging since the project is still alive.
Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
---
rules/ntpclient.in | 7 +------
rules/ntpclient.make | 12 ++++++++++--
2 files changed, 11 insertions(+), 8 deletions(-)
diff --git a/rules/ntpclient.in b/rules/ntpclient.in
index 96288307e..b657a2e49 100644
--- a/rules/ntpclient.in
+++ b/rules/ntpclient.in
@@ -1,6 +1,4 @@
-## SECTION=staging
-## old section:
-### SECTION=networking
+## SECTION=networking
menuconfig NTPCLIENT
tristate
@@ -22,9 +20,6 @@ menuconfig NTPCLIENT
See http://doolittle.icarus.com/ntpclient/ for details.
- STAGING: remove in PTXdist 2025.05.0
- Unmaintained in PTXdist. Upstream and URL are dead.
-
if NTPCLIENT
diff --git a/rules/ntpclient.make b/rules/ntpclient.make
index bf943e35d..51c105efc 100644
--- a/rules/ntpclient.make
+++ b/rules/ntpclient.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_NTPCLIENT) += ntpclient
#
# Paths and names
#
-NTPCLIENT_VERSION := 2015_365
-NTPCLIENT_MD5 := e0d0e6089dd3300b6958055340a7796f
+NTPCLIENT_VERSION := 2024_132
+NTPCLIENT_MD5 := 847a3941a1b7218d6e73c44825c40138
NTPCLIENT_SUFFIX := tar.gz
NTPCLIENT := ntpclient_$(NTPCLIENT_VERSION)
NTPCLIENT_TARBALL := $(NTPCLIENT).$(NTPCLIENT_SUFFIX)
@@ -57,6 +57,14 @@ endif
NTPCLIENT_MAKE_OPT += CFLAGS='-O2 $(NTPCLIENT_CFLAGS)'
+# ----------------------------------------------------------------------------
+# Install
+# ----------------------------------------------------------------------------
+
+$(STATEDIR)/ntpclient.install:
+ @$(call targetinfo)
+ @$(call touch)
+
# ----------------------------------------------------------------------------
# Target-Install
# ----------------------------------------------------------------------------
--
2.43.0
next reply other threads:[~2024-06-24 16:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-24 16:36 Andreas Helmcke [this message]
2024-06-24 17:03 ` [ptxdist] [PATCH v2] " Andreas Helmcke
2024-06-24 19:05 ` [ptxdist] [PATCH v3] " Andreas Helmcke
2024-07-02 12:29 ` [ptxdist] [APPLIED] " Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240624163606.1202570-4-ahelmcke@ela-soft.com \
--to=ahelmcke@ela-soft.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox