x86-power-control: srcrev bump cc037b89fb..2ae5308d69

George Liu (1):
      meson_options.txt: Support for reading options from meson.options

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