x86-power-control: srcrev bump 88dd68b5c6..cfc4d25edf

Konstantin Aladyshev (1):
      Add HpmStbyEn signal

Change-Id: I6282181fdb39a6cff43af8aa1dba936ff3b82cdd
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 b5e9379..417ff9b 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"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRCREV = "88dd68b5c6132db521be11b1bd45e87312675e66"
+SRCREV = "cfc4d25edfdc12f02ea082fc4bb9ebe8f9c40dfb"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"