From 2a5d91ed4525a9ead072ca057fafb42cf4b00c09 Mon Sep 17 00:00:00 2001 From: Jayanth Othayoth Date: Wed, 31 May 2017 06:25:55 -0500 Subject: Create a new package for the phosphor-dump-monitor. Change-Id: I7f61a48b31d2997c1710c7d0bdde387e5c41a598 Signed-off-by: Jayanth Othayoth --- meta-phosphor/conf/distro/include/phosphor-defaults.inc | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'meta-phosphor/conf/distro/include') diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc index d512e7dbe..e7e48238f 100644 --- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc +++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc @@ -104,9 +104,13 @@ PREFERRED_PROVIDER_virtual/obmc-net-ipmi ?= "phosphor-ipmi-net" # for hwmon sensors. VIRTUAL-RUNTIME_obmc-sensors-hwmon ?= "phosphor-hwmon" -# obmc-debug-collector -# The phosphor-debug-collector used for collecting and managing dumps -VIRTUAL-RUNTIME_obmc-debug-collector ?= "phosphor-debug-collector" +# obmc-dump-manager +# Provide support for managing dump +VIRTUAL-RUNTIME_obmc-dump-manager ?= "phosphor-debug-collector-manager" + +# obmc-dump-monitor +# Provide support for monitoring BMC core dumps +VIRTUAL-RUNTIME_obmc-dump-monitor ?= "phosphor-debug-collector-monitor" PREFERRED_PROVIDER_virtual/obmc-settings-mgmt ?= "phosphor-settings" PREFERRED_PROVIDER_virtual/obmc-system-mgmt ?= "obmc-phosphor-sysd" -- cgit v1.2.3