From: Andreas Helmcke <ahelmcke@ela-soft.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] sysstat: version bump 12.7.4 -> 12.7.9
Date: Sat, 18 Apr 2026 20:23:07 +0200 [thread overview]
Message-ID: <20260418182311.11653-12-ahelmcke@ela-soft.com> (raw)
- added license hash
- with Y2038
Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
---
rules/sysstat.make | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/rules/sysstat.make b/rules/sysstat.make
index 3f3310aba..ffd762816 100644
--- a/rules/sysstat.make
+++ b/rules/sysstat.make
@@ -14,14 +14,15 @@ PACKAGES-$(PTXCONF_SYSSTAT) += sysstat
#
# Paths and names
#
-SYSSTAT_VERSION := 12.7.4
-SYSSTAT_MD5 := db7efd76e0d0b2bf120ba7b92594eddd
+SYSSTAT_VERSION := 12.7.9
+SYSSTAT_MD5 := 5949fbec8e233960d31f4d559f4627b0
SYSSTAT := sysstat-$(SYSSTAT_VERSION)
SYSSTAT_SUFFIX := tar.gz
SYSSTAT_URL := https://github.com/sysstat/sysstat/archive/refs/tags/v$(SYSSTAT_VERSION).$(SYSSTAT_SUFFIX)
SYSSTAT_SOURCE := $(SRCDIR)/$(SYSSTAT).$(SYSSTAT_SUFFIX)
SYSSTAT_DIR := $(BUILDDIR)/$(SYSSTAT)
SYSSTAT_LICENSE := GPL-2.0-or-later
+SYSSTAT_LICENSE_FILES := file://COPYING;md5=a23a74b3f4caf9616230789d94217acb
# ----------------------------------------------------------------------------
# Prepare
@@ -37,18 +38,22 @@ SYSSTAT_CONF_ENV = \
SYSSTAT_CONF_TOOL := autoconf
SYSSTAT_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
+ --disable-pcp \
--disable-sensors \
$(GLOBAL_LARGE_FILE_OPTION) \
--disable-nls \
+ --disable-lto \
--disable-file-attr \
--disable-compress-manpg \
--enable-clean-sa-dir \
--disable-install-cron \
+ --disable-use-crond \
--enable-collect-all \
--enable-copy-only \
--disable-documentation \
--enable-debuginfo \
- --disable-stripping
+ --disable-stripping \
+ --$(call ptx/endis, PTXCONF_GLIBC_Y2038)-year2038
# ----------------------------------------------------------------------------
# Target-Install
--
2.51.0
reply other threads:[~2026-04-18 18:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260418182311.11653-12-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