phosphor-power: srcrev bump 9af855569e..2af5289ddb
Andy YF Wang (1):
Add CPLD class for Mihawk platform
Bob King (4):
regulators: Implements support for device
regulators: Implements support for configuration
regulators: Implements support for rail
regulators: Modify instances for implicit conversion
Matthew Barth (8):
regs: Add private manager dbus interface
regs: Add manager object
regs: Add an event timer for monitoring
regs: Handle HUP signals
regs: Add initial dbus attributes for system type
util: Logging error on getService optional
regs: Get JSON configuration data filename from dbus
regs: Subscribe to InterfacesAdded signals
Shawn McCarney (6):
regulators: Create exception_utils namespace
regulators: Implement Configuration execution
regulators: Add configure support to Rail class
regulators: Add configure support to Device class
regulators: Add configure support to Chassis class
regulators: Add configure support to System class
Change-Id: Idf79e485bded48e9d803ee4c867522ddb42fc8bd
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/power/phosphor-power.inc b/recipes-phosphor/power/phosphor-power.inc
index 92ed524..d1b828b 100644
--- a/recipes-phosphor/power/phosphor-power.inc
+++ b/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"
-SRCREV = "9af855569ec2d9dc9afe60542cf606b82b47141b"
+SRCREV = "2af5289ddb5f6c13ab29fa4858caaae10aa91432"