x86-power-control: srcrev bump 9dbcee8522..8643c79740

Ping Guo (1):
      Set NMI_OUT according to the configuration file

Change-Id: I201db5c6eb5453e8d83bc0c33fa056aaa7d4aecc
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 1d56282..f68629f 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=https;branch=master"
-SRCREV = "9dbcee8522674d42e75687cb9916c1b25bd875c3"
+SRCREV = "8643c79740d21f4a21184de729c19f9aec0f7c48"
 
 PV = "1.0+git${SRCPV}"