summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/power
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-09 01:41:28 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-09 02:56:09 +0300
commit8c598f0b14459211a57570e36174b4c1885238dd (patch)
tree76c7e95c9b5e63ffcd7fac2541d6cdb858292ae1 /meta-phosphor/recipes-phosphor/power
parent4669193751c75102a2b23e00bb375390bdb1eeca (diff)
downloadopenbmc-8c598f0b14459211a57570e36174b4c1885238dd.tar.xz
phosphor-power: srcrev bump 87ff9d7d0a..0e70113dc4
Bob King (3): regulators: Implements support for i2c_write_bytes regulators: Implements support for run_rule regulators: Implements support for chassis Shawn McCarney (3): regulators: Create journal interface regulators: Create System class regulators: Enhance IDMap to detect duplicate IDs (From meta-phosphor rev: 03d7ccb6d67f84421955a46b21259fb27735d0ea) Change-Id: I1993ed8185f57d562b0a5c5abe7bc6d493a7101c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 aa8b2f126..d04a9faa9 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 = "87ff9d7d0a620958e0598bc47124849a18f63c56"
+SRCREV = "0e70113dc46db02f44ff98fd5d677b8dd6dd3bf3"