From: Thorsten Scherer <T.Scherer@eckelmann.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 20/42] ltt-control: Remove after one year in staging
Date: Mon, 4 May 2026 14:57:51 +0200 [thread overview]
Message-ID: <afiXeXqpdsW1sHJ5@nb821.eckelmann.group> (raw)
In-Reply-To: <20260504123748.62738-1-t.scherer@eckelmann.de>
I messed this one up. Please ignore the patch not attached to the
thread.
Best regards,
Thorsten
On Mon, May 04, 2026 at 02:37:48PM +0200, Thorsten Scherer wrote:
> Signed-off-by: Thorsten Scherer <t.scherer@eckelmann.de>
> ---
> rules/ltt-control.in | 14 ----------
> rules/ltt-control.make | 59 ------------------------------------------
> 2 files changed, 73 deletions(-)
> delete mode 100644 rules/ltt-control.in
> delete mode 100644 rules/ltt-control.make
>
> diff --git a/rules/ltt-control.in b/rules/ltt-control.in
> deleted file mode 100644
> index b6a53798b94e..000000000000
> --- a/rules/ltt-control.in
> +++ /dev/null
> @@ -1,14 +0,0 @@
> -## SECTION=staging
> -## old section:
> -### SECTION=debug_tools
> -
> -config LTT_CONTROL
> - tristate
> - prompt "ltt-control"
> - select LIBC_PTHREAD
> - help
> - Linux Trace Toolkit ltt-control
> -
> - STAGING: remove in PTXdist 2026.03.0
> - Unmaintained in PTXdist, upstream dead and fails to build with
> - current toolchains.
> diff --git a/rules/ltt-control.make b/rules/ltt-control.make
> deleted file mode 100644
> index c1019f722e41..000000000000
> --- a/rules/ltt-control.make
> +++ /dev/null
> @@ -1,59 +0,0 @@
> -# -*-makefile-*-
> -#
> -# Copyright (C) 2007 by Sascha Hauer
> -# 2010 Michael Olbrich <m.olbrich@pengutronix.de>
> -#
> -# For further information about the PTXdist project and license conditions
> -# see the README file.
> -#
> -
> -#
> -# We provide this package
> -#
> -PACKAGES-$(PTXCONF_LTT_CONTROL) += ltt-control
> -
> -#
> -# Paths and names
> -#
> -LTT_CONTROL_VERSION := 0.87-09062010
> -LTT_CONTROL_MD5 := 8054b5dabebdc524ac747efd1d9c5b88
> -LTT_CONTROL := ltt-control-$(LTT_CONTROL_VERSION)
> -LTT_CONTROL_SUFFIX := tar.gz
> -LTT_CONTROL_URL := https://lttng.org/files/lttng/$(LTT_CONTROL).$(LTT_CONTROL_SUFFIX)
> -LTT_CONTROL_SOURCE := $(SRCDIR)/$(LTT_CONTROL).$(LTT_CONTROL_SUFFIX)
> -LTT_CONTROL_DIR := $(BUILDDIR)/$(LTT_CONTROL)
> -
> -# ----------------------------------------------------------------------------
> -# Prepare
> -# ----------------------------------------------------------------------------
> -
> -#
> -# autoconf
> -#
> -LTT_CONTROL_CONF_TOOL := autoconf
> -LTT_CONTROL_CONF_OPT := $(CROSS_AUTOCONF_USR)
> -
> -# ----------------------------------------------------------------------------
> -# Target-Install
> -# ----------------------------------------------------------------------------
> -
> -$(STATEDIR)/ltt-control.targetinstall:
> - @$(call targetinfo)
> -
> - @$(call install_init, ltt-control)
> - @$(call install_fixup, ltt-control,PRIORITY,optional)
> - @$(call install_fixup, ltt-control,SECTION,base)
> - @$(call install_fixup, ltt-control,AUTHOR,"Robert Schwebel <r.schwebel@pengutronix.de>")
> - @$(call install_fixup, ltt-control,DESCRIPTION,missing)
> -
> - @$(call install_copy, ltt-control, 0, 0, 0755, -, /usr/bin/lttctl)
> - @$(call install_copy, ltt-control, 0, 0, 0755, -, /usr/bin/lttd)
> -
> - @$(call install_lib, ltt-control, 0, 0, 0644, liblttctl)
> - @$(call install_lib, ltt-control, 0, 0, 0644, liblttd)
> -
> - @$(call install_finish, ltt-control)
> -
> - @$(call touch)
> -
> -# vim: syntax=make
> --
> 2.53.0
>
>
>
next prev parent reply other threads:[~2026-05-04 12:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-04 12:37 Thorsten Scherer
2026-05-04 12:57 ` Thorsten Scherer [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-05-04 12:12 [ptxdist] [PATCH 00/42] treewide: " Thorsten Scherer
2026-05-04 12:52 ` [ptxdist] [PATCH 20/42] ltt-control: " Thorsten Scherer
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=afiXeXqpdsW1sHJ5@nb821.eckelmann.group \
--to=t.scherer@eckelmann.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