From: Lucas Stach <l.stach@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 1/3] libtraceevent: version bump 1.8.2 -> 1.8.4
Date: Tue, 10 Dec 2024 11:56:27 +0100 [thread overview]
Message-ID: <20241210105629.428090-1-l.stach@pengutronix.de> (raw)
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
rules/libtraceevent.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/libtraceevent.make b/rules/libtraceevent.make
index 7acc9c9652c4..c78469068f58 100644
--- a/rules/libtraceevent.make
+++ b/rules/libtraceevent.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBTRACEEVENT) += libtraceevent
#
# Paths and names
#
-LIBTRACEEVENT_VERSION := 1.8.2
-LIBTRACEEVENT_MD5 := 671645965e835ef4236b96851fb889c9
+LIBTRACEEVENT_VERSION := 1.8.4
+LIBTRACEEVENT_MD5 := 2efaa25168e20ad5501393a25ed1cd01
LIBTRACEEVENT := libtraceevent-$(LIBTRACEEVENT_VERSION)
LIBTRACEEVENT_SUFFIX := tar.xz
LIBTRACEEVENT_URL := https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git;tag=libtraceevent-$(LIBTRACEEVENT_VERSION)
@@ -60,7 +60,7 @@ $(STATEDIR)/libtraceevent.targetinstall:
@$(call install_lib, libtraceevent, 0, 0, 0644, libtraceevent)
@for plugin in cfg80211 function futex hrtimer jbd2 kmem kvm mac80211 sched_switch scsi tlb xen; do \
- $(call install_lib, libtraceevent, 0, 0, 0644, libtraceevent/plugins/plugin_$${plugin}); \
+ $(call install_lib, libtraceevent, 0, 0, 0644, traceevent/plugins/plugin_$${plugin}); \
done
@$(call install_finish, libtraceevent)
--
2.39.5
next reply other threads:[~2024-12-10 10:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-10 10:56 Lucas Stach [this message]
2024-12-10 10:56 ` [ptxdist] [PATCH 2/3] libtracefs: new package Lucas Stach
2025-01-08 10:09 ` Roland Hieber
2025-01-10 8:32 ` Michael Olbrich
2025-01-10 10:34 ` Roland Hieber
2025-01-10 7:44 ` [ptxdist] [APPLIED] " Michael Olbrich
2024-12-10 10:56 ` [ptxdist] [PATCH 3/3] trace-cmd: version bump 2.9.7 -> 3.3.1 Lucas Stach
2025-01-10 7:44 ` [ptxdist] [APPLIED] " Michael Olbrich
2025-01-10 7:44 ` [ptxdist] [APPLIED] libtraceevent: version bump 1.8.2 -> 1.8.4 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=20241210105629.428090-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