summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/packagegroups
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2017-10-04 14:46:21 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-02-13 03:06:01 +0300
commit9ab62c9b66d9bc7dacbbe0488063ce4b8c6aa6b0 (patch)
tree1c99eca82bd63845e9fcc0a18fe09440370fc1a3 /meta-phosphor/common/recipes-phosphor/packagegroups
parentcb7e2655250edf0a141815c94f4d23fa644f06ed (diff)
downloadopenbmc-9ab62c9b66d9bc7dacbbe0488063ce4b8c6aa6b0.tar.xz
phosphor-debugtools: Add latencytop tool
Note this doesn't *quite* work: ncurses is missing from the debug tools tarball and so the application can't execute. The issue is captured in: https://github.com/openbmc/openbmc/issues/2430 Until that's resolved you'll have to copy the library to somewhere accessible and put the symlinks in place if necessary. Change-Id: I1dd5239cb8b86d7a79f2591f241695e4f9122c68 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/packagegroups')
-rw-r--r--meta-phosphor/common/recipes-phosphor/packagegroups/packagegroup-obmc-phosphor-debugtools.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/packagegroups/packagegroup-obmc-phosphor-debugtools.bb b/meta-phosphor/common/recipes-phosphor/packagegroups/packagegroup-obmc-phosphor-debugtools.bb
index 1a6d4b787..9ca709da9 100644
--- a/meta-phosphor/common/recipes-phosphor/packagegroups/packagegroup-obmc-phosphor-debugtools.bb
+++ b/meta-phosphor/common/recipes-phosphor/packagegroups/packagegroup-obmc-phosphor-debugtools.bb
@@ -12,4 +12,5 @@ RDEPENDS_${PN} = " \
phosphor-logging-test \
lmsensors-sensors \
tcpdump \
+ latencytop \
"