pyphosphor: srcrev bump 216b518a3c..f63e191ca6

Adriana Kobylak (4):
      sensors: Remove BootProgressSensor
      sensors: Remove OperatingSystemStatusSensor
      sensors: Remove BootCountSensor
      sensors: Remove TurboAllowedSensor

(From meta-phosphor rev: da48ad15d35d36a73f440cc7efb2f1da48e603e4)

Change-Id: Iec930d45b7b7f390073b83d27fb420529940ca9c
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/common/recipes-devtools/python/pyphosphor.bb b/meta-phosphor/common/recipes-devtools/python/pyphosphor.bb
index 32d08ee..ffef08c 100644
--- a/meta-phosphor/common/recipes-devtools/python/pyphosphor.bb
+++ b/meta-phosphor/common/recipes-devtools/python/pyphosphor.bb
@@ -49,6 +49,6 @@
 
 SRC_URI += "git://github.com/openbmc/pyphosphor"
 
-SRCREV = "216b518a3cf92f3b74ee2989874da49962c88f41"
+SRCREV = "f63e191ca673a0acd7ab5c45272e1acf51bf7183"
 
 S = "${WORKDIR}/git"