From 6a1b0fcbb1f71687a528e1423521b4dc0ecc8684 Mon Sep 17 00:00:00 2001 From: Dhruvaraj Subhashchandran Date: Thu, 27 Apr 2017 05:29:56 -0500 Subject: leds: package the FRU fault monitor application. Resolves openbmc/openbmc#941 Change-Id: I3e5672af468185f6bae50c438820a10d57d60d55 Signed-off-by: Dhruvaraj Subhashchandran --- meta-phosphor/conf/distro/include/phosphor-defaults.inc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'meta-phosphor/conf') diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc index 3bff0f0e6..4f47453ec 100644 --- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc +++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc @@ -65,7 +65,12 @@ VIRTUAL-RUNTIME_obmc-inventory-manager ?= "phosphor-inventory-manager" # obmc-led-manager # # Provides an implementation of the xyz.openbmc_project.ledmanager interface. -VIRTUAL-RUNTIME_obmc-leds-manager ?= "phosphor-led-manager" +VIRTUAL-RUNTIME_obmc-leds-manager ?= "phosphor-led-manager-ledmanager" + +# obmc-led-monitor +# +# Provides an implementation of the FRU fault monitor. +VIRTUAL-RUNTIME_obmc-led-monitor ?= "phosphor-led-manager-faultmonitor" # obmc-led-sysfs # -- cgit v1.2.3