commit | d3e04c6d1ea434bbcf4d26c56f6f405d8fe4add2 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Jul 25 09:29:37 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Aug 18 19:29:37 2017 +0000 |
tree | 7b2779c00698b17fb02c3c4aed53fef024363b29 | |
parent | 61b6c45dbc9067960a5c92008e06ebf1b1de6798 [diff] |
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>
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 30068cb..f6c098e 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 @@ systemd \ ${VIRTUAL-RUNTIME_base-utils} \ bash \ + xz \ " MGR_SVC ?= "xyz.openbmc_project.Dump.Manager.service"