From: Lucas Stach <l.stach@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] systemd-bootchart: version bump 233 -> 235
Date: Wed, 21 May 2025 12:30:27 +0200 [thread overview]
Message-ID: <20250521103027.4032260-1-l.stach@pengutronix.de> (raw)
Fixes broken sampling on newer kernel versions.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
rules/systemd-bootchart.make | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/rules/systemd-bootchart.make b/rules/systemd-bootchart.make
index 3bcb043588d6..32fc91275b75 100644
--- a/rules/systemd-bootchart.make
+++ b/rules/systemd-bootchart.make
@@ -14,11 +14,11 @@ PACKAGES-$(PTXCONF_SYSTEMD_BOOTCHART) += systemd-bootchart
#
# Paths and names
#
-SYSTEMD_BOOTCHART_VERSION := 233
-SYSTEMD_BOOTCHART_MD5 := fbe3fa306d4d0066301b9deadafbd157
+SYSTEMD_BOOTCHART_VERSION := 235
+SYSTEMD_BOOTCHART_MD5 := 8e300a8a335c33e48416abc3847909a8
SYSTEMD_BOOTCHART := systemd-bootchart-$(SYSTEMD_BOOTCHART_VERSION)
-SYSTEMD_BOOTCHART_SUFFIX := tar.xz
-SYSTEMD_BOOTCHART_URL := https://github.com/systemd/systemd-bootchart/releases/download/v$(SYSTEMD_BOOTCHART_VERSION)/$(SYSTEMD_BOOTCHART).$(SYSTEMD_BOOTCHART_SUFFIX)
+SYSTEMD_BOOTCHART_SUFFIX := tar.gz
+SYSTEMD_BOOTCHART_URL := https://github.com/systemd/systemd-bootchart/archive/refs/tags/v$(SYSTEMD_BOOTCHART_VERSION).$(SYSTEMD_BOOTCHART_SUFFIX)
SYSTEMD_BOOTCHART_SOURCE := $(SRCDIR)/$(SYSTEMD_BOOTCHART).$(SYSTEMD_BOOTCHART_SUFFIX)
SYSTEMD_BOOTCHART_DIR := $(BUILDDIR)/$(SYSTEMD_BOOTCHART)
SYSTEMD_BOOTCHART_LICENSE := GPL-2.0-or-later AND LGPL-2.1-only
--
2.39.5
next reply other threads:[~2025-05-21 10:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-21 10:30 Lucas Stach [this message]
2025-05-25 16:07 ` 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=20250521103027.4032260-1-l.stach@pengutronix.de \
--to=l.stach@pengutronix.de \
--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