meta-fii: meta-mori: Set up phosphor-led-manager

Summary of changes:
    1. Create a yaml file to set up the action of SYSTEM BOOT STATUS LED
    2. Add bb file to install yaml to phosphor led manager package
    3. Add a script to control the SYSTEM BOOT STATUS LED corresponding
       to the OS status
    4. Set up phosphor led sysfs so the physical led can be controlled
    5. Set CHASSIS TARGET to none to remove unnecessary service call to
       obmc-led-group-start/stop@power_on/off.

Signed-off-by: Vincent Chou <vincent.chou@fii-na.com>
Change-Id: Ia7b136c52518a1e2af6662ffc42b4f72b3e15584
diff --git a/meta-fii/meta-mori/conf/machine/mori.conf b/meta-fii/meta-mori/conf/machine/mori.conf
index 25ce57c..4d99cb2 100644
--- a/meta-fii/meta-mori/conf/machine/mori.conf
+++ b/meta-fii/meta-mori/conf/machine/mori.conf
@@ -25,6 +25,7 @@
 PREFERRED_PROVIDER_virtual/bmc-update = "mori-bmc-update"
 PREFERRED_PROVIDER_virtual/bios-update = "mori-bios-update"
 PREFERRED_PROVIDER_virtual/cpld-update = "mori-cpld-update"
+PREFERRED_PROVIDER_virtual/phosphor-led-manager-config-native = "mori-led-manager-config-native"
 
 # Remove unneeded binaries from image
 IMAGE_FEATURES:remove = "obmc-bmcweb"