x86-power-control: srcrev bump cfc4d25edf..6af569fd64

Tim Lee (1):
      Correct naming of NMI button in BMCSourceSignal

Change-Id: Ica5f1f6197defa3b3eb3837ba4b3c0baee12708f
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 417ff9b..f85186a 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"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRCREV = "cfc4d25edfdc12f02ea082fc4bb9ebe8f9c40dfb"
+SRCREV = "6af569fd649ffc52d2491b164333d61579f45abe"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"