summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-core
diff options
context:
space:
mode:
authorJayanth Othayoth <ojayanth@in.ibm.com>2017-09-15 19:11:10 +0300
committerJayanth Othayoth <ojayanth@in.ibm.com>2017-09-15 19:12:20 +0300
commit2a284a012d902bfa399bc14309337c3c1fe1a8ff (patch)
tree672edb30e40226dbb135ef0e6d24798d790050d6 /meta-phosphor/common/recipes-core
parentc142e773c817c86997dcf283cf3e09ec7febf58d (diff)
downloadopenbmc-2a284a012d902bfa399bc14309337c3c1fe1a8ff.tar.xz
Revert "systemd: enable systemd-coredump package"
This reverts commit 3b900a42acf55606bf28d7e83cabe1a545e9178d. Change-Id: Ia19c92e6724068e84989f62d1673c9effb287f83 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 e2db9c7e8..74a196d36 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 coredump"
+PACKAGECONFIG_append = " networkd"
PACKAGECONFIG_remove = "machined hibernate ldconfig binfmt backlight localed \
quotacheck kdbus ima smack polkit logind bootchart utmp"
FILESEXTRAPATHS_append := "${THISDIR}/${PN}:"