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

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

(From meta-phosphor rev: 7971ce32ccb00b502d5d22f3e035a3f5a64472f7)

Change-Id: Iae691f52cdd627ffca876a35cfafd8f4b64d5e9b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@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 88c01f4..037d943 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=ssh"
-SRCREV = "01a77864f49088bac80474587a123d1f152f2b26"
+SRCREV = "047bcb569b9c8baaa6184350a1628ec6e4008252"
 
 PV = "1.0+git${SRCPV}"