x86-power-control: srcrev bump edd211e412..cc037b89fb

Patrick Williams (1):
      build: upgrade to C++23

Change-Id: Id2308cf4d44762ab3ff102bfac8f8d201a66ef6f
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 553a96b..8985435 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 = "edd211e4124356eb4186d227bc7f8afcea3d9cfe"
+SRCREV = "cc037b89fbfdf1c33dbf4461d5670e5395e4b19c"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"