phosphor-power: srcrev bump aca86d059b..056935ca73

Brandon Wyman (5):
      psu-ng: Fix false brownout fault logging
      psu-ng: PGOOD_DEGLITCH_LIMIT of five
      psu-ng: Remove updateInventory in PSUManager initialize
      psu-ng: Refactor reading VPD values to helper
      psu-ng: Use regex to replace invalid VPD data

Jim Wright (2):
      pseq: Adjust power good failure wait time
      pseq: Add presence checking

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

Change-Id: Id28d7871e86cb1dcf279d748667ed36f4d0394e3
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc
index 2c002f8..8b5a6dc 100644
--- a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc
+++ b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc
@@ -2,4 +2,4 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 SRC_URI += "git://github.com/openbmc/phosphor-power;branch=master;protocol=https"
-SRCREV = "aca86d059b92947cd5e430a5d4d1f1fee2ff5b89"
+SRCREV = "056935ca73fa6ecdc559afe53a0c79e5edeaa8cc"