summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-core
diff options
context:
space:
mode:
authorJayanth Othayoth <ojayanth@in.ibm.com>2017-07-21 04:23:04 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-08-24 13:50:14 +0000
commit3b900a42acf55606bf28d7e83cabe1a545e9178d (patch)
treedc2d3cdba228158b8c88f25ff99e1204a6eec908 /meta-phosphor/common/recipes-core
parentd7969c96a83987a6fcd082528aa190f09592dcf3 (diff)
downloadtalos-openbmc-3b900a42acf55606bf28d7e83cabe1a545e9178d.tar.gz
talos-openbmc-3b900a42acf55606bf28d7e83cabe1a545e9178d.zip
systemd: enable systemd-coredump package
Package includes systemd tools for storing and retrieving coredumps. Change-Id: I7d71b9a0f055213c6293c3cbd1af26a662e87e2a Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-core')
-rw-r--r--meta-phosphor/common/recipes-core/systemd/systemd_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-core/systemd/systemd_%.bbappend b/meta-phosphor/common/recipes-core/systemd/systemd_%.bbappend
index d484b6eaa..8c2ae8563 100644
--- a/meta-phosphor/common/recipes-core/systemd/systemd_%.bbappend
+++ b/meta-phosphor/common/recipes-core/systemd/systemd_%.bbappend
@@ -1,7 +1,7 @@
FILES_${PN}-catalog-extralocales = \
"${exec_prefix}/lib/systemd/catalog/*.*.catalog"
PACKAGES =+ "${PN}-catalog-extralocales"
-PACKAGECONFIG_append = " networkd"
+PACKAGECONFIG_append = " networkd coredump"
PACKAGECONFIG_remove = "machined hibernate ldconfig binfmt backlight localed \
quotacheck kdbus ima smack polkit logind bootchart utmp"
FILESEXTRAPATHS_append := "${THISDIR}/${PN}:"
OpenPOWER on IntegriCloud