x86-power-control: srcrev bump 3efcf37b33..8623918b95

Tim Lee (1):
      Correct osState string to match xyz naming format for fixing automation test

Change-Id: Iffd91c1efe10bc066285f274322505a2281e393a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb b/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
index 455b7ae..146b4e4 100755
--- a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
+++ b/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
@@ -2,7 +2,7 @@
 DESCRIPTION = "Chassis Power Control service for Intel based platforms"
 
 SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"
-SRCREV = "3efcf37b33a73fbf0662a9b148a5fbdca2f81dce"
+SRCREV = "8623918b9528cc234dcefe32b83f07ad73a49145"
 
 PV = "1.0+git${SRCPV}"