x86-power-control: srcrev bump 273d789718..699b565d02

Jason M. Bills (1):
      Improve host state monitor

Kumar Thangavel (1):
      Fix config json file path

Priyatharshan P (1):
      Add JSON config support for x86-power-control

(From meta-phosphor rev: 6cfa156caf696d542a5a05d66b3b97e6035eb08c)

Change-Id: I8262441b9b2a2e902178ee3649806e3f1afe2738
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@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 1b0b584..21f73b3 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 = "273d789718ce2a7aaf49424f9cefcd89226da2a7"
+SRCREV = "699b565d02ab0b590dda160bc0c8943e36d406bd"
 
 PV = "1.0+git${SRCPV}"