x86-power-control: srcrev bump 117c34e73f..2a26943210

Vernon Mauery (1):
      Add power/reset button mask checks for RequestedPowerTransition

Change-Id: I62dfa4469a4cf4e876b9dcf117384ea618e59137
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 c634c30..16926c6 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 = "117c34e73f80727eeb6c3cd24210644f327b664a"
+SRCREV = "2a26943210a7b26525638bb9dacfd2868c7cdad7"
 
 PV = "1.0+git${SRCPV}"