lttng-tools: remove host/usr reference from help text
authorArnout Vandecappelle <arnout@mind.be>
Wed, 5 Jul 2017 11:14:34 +0000 (13:14 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 5 Jul 2017 14:06:31 +0000 (16:06 +0200)
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lttng-tools/Config.in

index 187e424b0b2271a192a0feeeeb465d606a6903f8..9c86cc264643a14b0d7432d9db367653de3fc98a 100644 (file)
@@ -17,7 +17,7 @@ config BR2_PACKAGE_LTTNG_TOOLS
          and stop tracing sessions. Analysis of the trace can be done
          on the host machine using the babeltrace utility. This
          utility is automatically built by Buildroot in
-         $(O)/host/usr/bin/babeltrace, as a dependency of
+         $(O)/host/bin/babeltrace, as a dependency of
          lttng-tools. However, there is also a lttng-babeltrace
          package for the target, if babeltrace on the target is
          interesting.