diff options
author | Robert P. J. Day <rpjday@crashcourse.ca> | 2015-01-19 07:13:32 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-17 15:16:50 +0000 |
commit | 4492b37a06018d13a0863eb5a8a651d4e48aa669 (patch) | |
tree | b4c3d2abed91e466f2ff177708f2cf7703439ede /documentation | |
parent | 2d54b1d72f749a0fc3c9ed95d3d61cd996844fbe (diff) | |
download | poky-4492b37a06018d13a0863eb5a8a651d4e48aa669.tar.gz |
dev-manual: Replaced lttng-control and lttng-viewer with lttng-tools.
Replace references to these deleted items.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index a4992d1ce9..e3c312ce0d 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -1164,8 +1164,7 @@ | |||
1164 | RDEPENDS_packagegroup-custom-tools = "\ | 1164 | RDEPENDS_packagegroup-custom-tools = "\ |
1165 | oprofile \ | 1165 | oprofile \ |
1166 | oprofileui-server \ | 1166 | oprofileui-server \ |
1167 | lttng-control \ | 1167 | lttng-tools" |
1168 | lttng-viewer" | ||
1169 | 1168 | ||
1170 | RRECOMMENDS_packagegroup-custom-tools = "\ | 1169 | RRECOMMENDS_packagegroup-custom-tools = "\ |
1171 | kernel-module-oprofile" | 1170 | kernel-module-oprofile" |