Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] lttng-babeltrace: Remove dependency on lttng-tools
@ 2014-11-23 22:16 Simon Marchi
  2014-11-26 21:39 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Marchi @ 2014-11-23 22:16 UTC (permalink / raw)
  To: buildroot

babeltrace is used to read the traces generated by lttng, but it doesn't
depend on lttng-tools.

Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
---
 package/lttng-babeltrace/Config.in | 2 --
 1 file changed, 2 deletions(-)

diff --git a/package/lttng-babeltrace/Config.in b/package/lttng-babeltrace/Config.in
index ce776d1..3fe1b3a 100644
--- a/package/lttng-babeltrace/Config.in
+++ b/package/lttng-babeltrace/Config.in
@@ -1,6 +1,5 @@
 config BR2_PACKAGE_LTTNG_BABELTRACE
 	bool "lttng-babeltrace"
-	depends on BR2_PACKAGE_LTTNG_TOOLS
 	select BR2_PACKAGE_UTIL_LINUX
 	select BR2_PACKAGE_UTIL_LINUX_LIBUUID
 	select BR2_PACKAGE_LIBGLIB2
@@ -27,7 +26,6 @@ config BR2_PACKAGE_LTTNG_BABELTRACE
 	  http://lttng.org
 
 comment "lttng-babeltrace needs a uclibc snapshot or (e)glib toolchain w/ wchar, threads, largefile"
-	depends on BR2_PACKAGE_LTTNG_TOOLS
 	depends on BR2_USE_MMU
 	depends on !BR2_USE_WCHAR || !BR2_LARGEFILE || !BR2_TOOLCHAIN_HAS_THREADS \
 		|| !(BR2_UCLIBC_VERSION_SNAPSHOT || BR2_TOOLCHAIN_USES_GLIBC)
-- 
2.1.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] lttng-babeltrace: Remove dependency on lttng-tools
  2014-11-23 22:16 [Buildroot] [PATCH] lttng-babeltrace: Remove dependency on lttng-tools Simon Marchi
@ 2014-11-26 21:39 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2014-11-26 21:39 UTC (permalink / raw)
  To: buildroot

Dear Simon Marchi,

On Sun, 23 Nov 2014 17:16:11 -0500, Simon Marchi wrote:
> babeltrace is used to read the traces generated by lttng, but it doesn't
> depend on lttng-tools.
> 
> Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
> ---
>  package/lttng-babeltrace/Config.in | 2 --
>  1 file changed, 2 deletions(-)

Applied to next, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-26 21:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-23 22:16 [Buildroot] [PATCH] lttng-babeltrace: Remove dependency on lttng-tools Simon Marchi
2014-11-26 21:39 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox