meta-amd: Enable LED Group Management for Ethanolx
This patch adds "identify" and "fault" LED support. "fault" LED is
activated whenever errors are detected in one of these components: fans,
Dimms, BMC, Motherboard etc.
"Identify" LED is controlled by user and it blinks, when enabled, helps
locate the physical location of the server.
Change-Id: Ife42f7a63a072e9c4a5acbe6b17ec6e8dc358803
Signed-off-by: Supreeth Venkatesh <supreeth.venkatesh@amd.com>
diff --git a/meta-ethanolx/conf/machine/ethanolx.conf b/meta-ethanolx/conf/machine/ethanolx.conf
index e85e5af..c5d2da1 100644
--- a/meta-ethanolx/conf/machine/ethanolx.conf
+++ b/meta-ethanolx/conf/machine/ethanolx.conf
@@ -32,6 +32,7 @@
PREFERRED_PROVIDER_virtual/obmc-inventory-data ?= "${VIRTUAL-RUNTIME_skeleton_workbook}"
PREFERRED_PROVIDER_virtual/obmc-system-mgmt = "packagegroup-amd-apps"
PREFERRED_PROVIDER_virtual/obmc-host-ctl ?= ""
+PREFERRED_PROVIDER_virtual/phosphor-led-manager-config-native = "ethanolx-led-manager-config-native"
OVERRIDES .= ":amd"