Bump pyphosphor version

This picks up a new enum for dbus - UnknownService.

Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/common/recipes-phosphor/skeleton/pyphosphor.bb b/common/recipes-phosphor/skeleton/pyphosphor.bb
index a44f19a..22f059e 100644
--- a/common/recipes-phosphor/skeleton/pyphosphor.bb
+++ b/common/recipes-phosphor/skeleton/pyphosphor.bb
@@ -10,6 +10,6 @@
 
 SRC_URI += "git://github.com/openbmc/pyphosphor"
 
-SRCREV = "1b3c05c1f44185f8176f46829a26ad6e50d0831f"
+SRCREV = "7c8263573fb5ed25001db9c78eb4a149c057358a"
 
 S = "${WORKDIR}/git"