summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/power
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-20 22:31:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-21 00:16:10 +0300
commit5cde9a7869b959f9a9ffeee878efada9c4bb3721 (patch)
tree50b4a2c7927e81dbf69c071da44e02416525e3b6 /meta-phosphor/recipes-phosphor/power
parent6b022f1a62cb34f7fa89a4595ffad33bd3e1405d (diff)
downloadopenbmc-5cde9a7869b959f9a9ffeee878efada9c4bb3721.tar.xz
phosphor-power: srcrev bump 2af5289ddb..0b51a9b234
Bob King (4): regulators: Implements support for i2c_compare actions regulators: Implements support for and action regulators: Implements support for not action regulators: Implements support for or action (From meta-phosphor rev: a9f91ec2ef502f01b57092c74a56f030462b8d31) Change-Id: I5471285d9b1c8da03f2429a356ab01950497b4e8 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 d1b828b61..1a7005220 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 = "2af5289ddb5f6c13ab29fa4858caaae10aa91432"
+SRCREV = "0b51a9b234bf01555281aba23e8f4af6ce0dc619"