x86-power-control: srcrev bump 174ec66e41..303bd58c4b

Chen Yugang (2):
      Set Chassis capabilities
      Update NMISource behavior after its Property moved to phospher-dbus-interfaces

Jason M. Bills (3):
      Use Host Off state for warm reset notification
      Update the saved power state after checking the restore policy
      Manage the RestartCause property from power-control

Vijay Khemka (1):
      Removing some GPIO line dependency

(From meta-phosphor rev: 5f85d0d050c518542a4a5d4fd474614a7501cc8a)

Change-Id: Ica0e7b195fcd058ca74fa4da93128060551fdab2
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 668d0a1..8cf900f 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 = "174ec66e41c0182ae3299637c2846a57dc4684f5"
+SRCREV = "303bd58c4b5d3da4a2d791f27e1a3efcfadfe523"
 
 PV = "1.0+git${SRCPV}"