summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/power
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-18 19:31:20 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-18 23:22:30 +0300
commit3ccb3917d095629ffa9ca4cda22eb789656bf257 (patch)
tree42d66538e4acca4c5456d582a8a798ce96f7d0f8 /meta-phosphor/recipes-phosphor/power
parente6b57199c73746c751935e555a7a64fe57884bd6 (diff)
downloadopenbmc-3ccb3917d095629ffa9ca4cda22eb789656bf257.tar.xz
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 (From meta-phosphor rev: 83e52d9923c9cad2bbc6062b2f73b8273efdb047) Change-Id: I7c108f3c8bbf5afe3fefbc5ccd069aea8841fdb4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/power')
-rw-r--r--meta-phosphor/recipes-phosphor/power/phosphor-power.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc
index 5cab72356..6de760ec6 100644
--- a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc
+++ b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-power"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/openbmc/phosphor-power"
-SRCREV = "ca93f1f48975d5c05310b1670806f222fd6af4f8"
+SRCREV = "a0f33ce35e32e1a152f70d5384113fca4787a4a2"