summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJayanth Othayoth <ojayanth@in.ibm.com>2017-07-25 09:29:37 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-08-18 19:29:37 +0000
commitd3e04c6d1ea434bbcf4d26c56f6f405d8fe4add2 (patch)
tree7b2779c00698b17fb02c3c4aed53fef024363b29
parent61b6c45dbc9067960a5c92008e06ebf1b1de6798 (diff)
downloadtalos-openbmc-d3e04c6d1ea434bbcf4d26c56f6f405d8fe4add2.tar.gz
talos-openbmc-d3e04c6d1ea434bbcf4d26c56f6f405d8fe4add2.zip
Enable XZ Utils data compression package
xz is a lossless data compression program; phosphor-debug-collector uses this for compressing dump data files. Change-Id: I2fca916b2cf94f49a317c88e714a5bef979bcbf4 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
-rw-r--r--meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.bb b/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.bb
index 30068cb50..f6c098e1e 100644
--- a/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.bb
+++ b/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.bb
@@ -52,6 +52,7 @@ RDEPENDS_${PN}-dreport += " \
systemd \
${VIRTUAL-RUNTIME_base-utils} \
bash \
+ xz \
"
MGR_SVC ?= "xyz.openbmc_project.Dump.Manager.service"
OpenPOWER on IntegriCloud