x86-power-control: srcrev bump 3373791319..58232256fd

Konstantin Aladyshev (2):
      build: Add boost to the dependencies
      meson: Provide wrap file for boost

Change-Id: I9341f7e9541198fd2688439fd95c02e8ad142005
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 6dc332e..32ad115 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 = "33737913190fe03882ac3d978dfa7c1c616b1484"
+SRCREV = "58232256fdd892e0a6193c5dd3a0dc5aab2b6477"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"