summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-27 23:01:43 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-29 00:43:57 +0300
commitec41a843262728f34cb6f8481c1c654662a218b4 (patch)
tree0acb91f250b7743d68cc26f65dd52a1e674def0c
parent8ee9deee1896bcbafda675e6b00224165c9d37c4 (diff)
downloadopenbmc-ec41a843262728f34cb6f8481c1c654662a218b4.tar.xz
phosphor-power: srcrev bump 928d1d9ed8..8d0b3ce22c
Bob King (2): regulators: Add convertFromLinear for sensor monitoring regulators: Add convertFromVoutLinear for sensor monitoring Shawn McCarney (1): Add AfterCaseLabel to .clang-format (From meta-phosphor rev: c164ea8f74d44c2243213e498783063496e4d93b) Change-Id: I1754e92413ff73dc50ae094cdd933e78d0344e3d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 fa11c780a..da93c6fab 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 = "928d1d9ed8501fd864d4fc075835291b62c51483"
+SRCREV = "8d0b3ce22cc4c23855376868f4e5e6cfcd25de04"