phosphor-power: srcrev bump ca93f1f489..a0f33ce35e
Brandon Wyman (5):
psu: Add phosphor-psu-monitor.service
psu: Add command line argument for JSON config file
psu: Update to use Power Supply Manager class
Add OE-SDK option to Meson
psu: Introduce the PowerSupply class
Matthew Barth (1):
regulators: Add/install config files
Shawn McCarney (3):
regulators: Add toString() method to Action class
regulators: Create ActionError class
Only build tests if -Dtests=enabled specified
Change-Id: I82bb82238c52bebdd3a45422fba04441a2b44a0f
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 5cab723..6de760e 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 = "ca93f1f48975d5c05310b1670806f222fd6af4f8"
+SRCREV = "a0f33ce35e32e1a152f70d5384113fca4787a4a2"