x86-power-control: srcrev bump d6c5ad1008..95f631c2f0

Jason M. Bills (1):
      Use phosphor::logging for the "no action taken" messages

Change-Id: I8f3bbd299e68e826f61ef7cb7754e5863079d5fd
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-x86/chassis/x86-power-control_git.bb b/recipes-x86/chassis/x86-power-control_git.bb
index 82833bc..267ec0b 100755
--- a/recipes-x86/chassis/x86-power-control_git.bb
+++ b/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=ssh"
-SRCREV = "d6c5ad1008e63c16566a266f89aa8feec664050f"
+SRCREV = "95f631c2f0e2c39f2c395ba6fc48f92bab58be7b"
 
 PV = "1.0+git${SRCPV}"