obmcutil: Add 'sh' version, remove python version

obmcutil was moved from skeleton to state-manager
and converted to 'sh'.

obmcutil-completion.sh no longer needed in pydevtools.

Add recipe for new repo `phosphor-power-control`
to install chassiskill.

Adds the phosphor-power-control apps to the
chassis-state-mgmt packagegroup.

Install the components associated with the phosphor-state-manager
package into bin.

phosphor-state-manager: srcrev bump 32c532ea9b..19096267d4

Alexander Filippov (1):
      obmcutil: add more info to state subcommand

Anthony Wilson (2):
      obmcutil: Add to 'make install' list
      obmcutil: Add chassiskill option

Patrick Venture (2):
      build: pkg anti-pattern: use defaults
      build: install into bin instead of sbin

(From meta-phosphor rev: 3492fb98c0a181a1c2adaae9682ef66683407241)

Change-Id: Id0afaa80d1fa0c309d3d6d3483c40d26351f5f06
Signed-off-by: Anthony Wilson <wilsonan@us.ibm.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb b/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb
index a997b2d..5f0e985 100644
--- a/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb
+++ b/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb
@@ -33,6 +33,7 @@
 SUMMARY_${PN}-chassis-state-mgmt = "Chassis state management"
 RDEPENDS_${PN}-chassis-state-mgmt = " \
         ${VIRTUAL-RUNTIME_obmc-chassis-state-manager} \
+        obmc-phosphor-power \
         "
 
 SUMMARY_${PN}-extras = "Extra features"