x86-power-control: srcrev bump 99e8f9dfe6..439b9c3a08

Patrick Williams (2):
      OWNERS: switch 'matches' to 'matchers'
      sdbusplus: use shorter type aliases

Change-Id: I94d55f3889d0a7234cd50cd3a4c21c4a8a9c24e7
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 45100dd..3beda1a 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=https;branch=master"
-SRCREV = "99e8f9dfe6ed99e201f5920c512587fe3af3cdb9"
+SRCREV = "439b9c3a0835b40bc052c272e53fa250de3212da"
 
 PV = "1.0+git${SRCPV}"