x86-power-control: srcrev bump ec972d8b56..50937e7339

Jean-Marie Verdun (1):
      Add initial support for polarity on a couple of GPIOs

Zev Weiss (2):
      Append node number to dbus names more directly
      Fix powerControlDir creation failure error message

Change-Id: I7299ba7115a2ea17ef7daefc9da1fc3796da29e4
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 e1d3415..53de8c6 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 = "ec972d8b56fe84f8aa6d18f63e64e3fb0e7a9eaf"
+SRCREV = "50937e7339db744f765efdc3cc58f3d0c5976601"
 
 PV = "1.0+git${SRCPV}"