x86-power-control: srcrev bump 01a77864f4..047bcb569b

Zev Weiss (1):
      Make error-checking in sendPowerControlEvent() more meaningful.

Change-Id: I895f5a2002e3fd90831b022c248a43c9f35fb6f7
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 88c01f4..037d943 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 = "01a77864f49088bac80474587a123d1f152f2b26"
+SRCREV = "047bcb569b9c8baaa6184350a1628ec6e4008252"
 
 PV = "1.0+git${SRCPV}"