From: Ulf Samuelsson Date: Mon, 26 Jan 2009 00:14:19 +0000 (-0000) Subject: Deprecate ltt, package is obsolete and replaced by ltt-ng X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7af4d10d1780749a5ba1f8273cbc1450afa45780;p=buildroot.git Deprecate ltt, package is obsolete and replaced by ltt-ng --- diff --git a/package/ltt/Config.in b/package/ltt/Config.in index df7217090a..6bff7d19eb 100644 --- a/package/ltt/Config.in +++ b/package/ltt/Config.in @@ -1,7 +1,10 @@ config BR2_PACKAGE_LTT bool "LTT (Linux Trace Toolkit)" + depends on BR2_DEPRECATED help A suite of tools designed to extract program execution details from the Linux operating system and interpret them. http://www.opersys.com/LTT/ + The package is obsolete and has been replaced by ltt-ng +