meta-facebook: greatlakes: initial phopsphor-state-manager support

Added machine layer support for greatlakes to support control the
BMC, Chassis, and Host.  It supports requests to power on and off
the system by the user.

Signed-off-by: Karthikeyan Pasupathi <pkarthikeyan1509@gmail.com>
Change-Id: Ie62cc289783d47d8b50cd0c555157749f160c253
diff --git a/meta-facebook/recipes-fb/packagegroups/packagegroup-fb-apps.bb b/meta-facebook/recipes-fb/packagegroups/packagegroup-fb-apps.bb
index a9cc7fc..566c581 100644
--- a/meta-facebook/recipes-fb/packagegroups/packagegroup-fb-apps.bb
+++ b/meta-facebook/recipes-fb/packagegroups/packagegroup-fb-apps.bb
@@ -26,7 +26,7 @@
 RPROVIDES:${PN}-system += "virtual-obmc-system-mgmt"
 
 SUMMARY:${PN}-chassis = "Facebook Chassis"
-RDEPENDS:${PN}-chassis = " \
+RDEPENDS:remove:greatlakes:${PN}-chassis = " \
         x86-power-control \
         "
 
@@ -54,6 +54,7 @@
         phosphor-post-code-manager \
         phosphor-host-postd \
         tzdata-core \
+        phosphor-state-manager \
         "
 
 SUMMARY:${PN}-system = "Facebook System"