x86-power-control: srcrev bump 047bcb569b..7c8d19cbcd

Jason M. Bills (1):
      Don't check for warm reset on reset button press

Change-Id: I7cd23e85468d60bc24005bd5a504c15863ab51a3
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 037d943..3713ff7 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 = "047bcb569b9c8baaa6184350a1628ec6e4008252"
+SRCREV = "7c8d19cbcd2f444f112c4a78ac4ea7c64d000ee6"
 
 PV = "1.0+git${SRCPV}"