From 3575940dbf51c5f828ad64879dcdf6b662dbfbd9 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Mon, 12 Nov 2018 17:45:43 -0500 Subject: [PATCH] 2.10: add missing "Buildroot" section Signed-off-by: Philippe Proulx --- 2.10/lttng-docs-2.10.txt | 30 +++++++++++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) diff --git a/2.10/lttng-docs-2.10.txt b/2.10/lttng-docs-2.10.txt index c11acdb..5d3fab6 100644 --- a/2.10/lttng-docs-2.10.txt +++ b/2.10/lttng-docs-2.10.txt @@ -334,7 +334,7 @@ and Ubuntu{nbsp}18.04 _Bionic Beaver_: |<>. |https://getfedora.org/[Fedora] -|<>. +|xref:fedora["Fedora{nbsp}27, Fedora{nbsp}28, and Fedora{nbsp}29"]. |<>. |https://www.debian.org/[Debian] @@ -358,8 +358,8 @@ and Ubuntu{nbsp}18.04 _Bionic Beaver_: | |https://buildroot.org/[Buildroot] -|<>. +|xref:buildroot[Buildroot{nbsp}2018.02, Buildroot{nbsp}2018.05, +Buildroot{nbsp}2018.08, and Buildroot{nbsp}2018.11"]. |<>. |http://www.openembedded.org/wiki/Main_Page[OpenEmbedded] and @@ -663,6 +663,30 @@ Enterprise Linux (RHEL) and SUSE Linux Enterprise Server (SUSE), please see http://packages.efficios.com/[EfficiOS Enterprise Packages]. +[[buildroot]] +=== Buildroot + +To install LTTng{nbsp}{revision} on Buildroot{nbsp}2018.02, +Buildroot{nbsp}2018.05, Buildroot{nbsp}2018.08, or +Buildroot{nbsp}2018.11: + +. Launch the Buildroot configuration tool: ++ +-- +[role="term"] +---- +$ make menuconfig +---- +-- + +. In **Kernel**, check **Linux kernel**. +. In **Toolchain**, check **Enable WCHAR support**. +. In **Target packages**{nbsp}→ **Debugging, profiling and benchmark**, + check **lttng-modules** and **lttng-tools**. +. In **Target packages**{nbsp}→ **Libraries**{nbsp}→ + **Other**, check **lttng-libust**. + + [[building-from-source]] === Build from source -- 2.34.1