x86-power-control: srcrev bump 68ea831918..b1e34a11f5

Patrick Williams (1):
      meson: use include_type for nlohmann-json dependency

Change-Id: Iad462dfceb5f0df44c57fce184c300e518a23d7c
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 5f682d1..31dbe81 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 = "68ea83191882990c0ef80b21ecce2e7136f62151"
+SRCREV = "b1e34a11f5c64a7c4225fb4cf15ee7f9368cbef4"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"