summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-25 19:21:23 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-27 19:52:00 +0300
commit18b3a13e3eb21b78a4de649da5b77b7bbc319a2e (patch)
treec3cbb3c73b68e224f0460681030313be8c9729ee /meta-phosphor/recipes-phosphor
parent9ca51f0977503ca1320c62141d0b223b3f2fa9db (diff)
downloadopenbmc-18b3a13e3eb21b78a4de649da5b77b7bbc319a2e.tar.xz
phosphor-power: srcrev bump 8a392d9d62..b267b7ebf1
Bob King (5): regulators: Implements support for if action regulators: Implements support for presence_detection regulators: Implements support for set_device action regulators: Create regulators ComparePresenceAction class regulators: Implements support for compare_presence action (From meta-phosphor rev: ceeb16c05fa92a2d01c0b327588d0dcf54f7e9b0) Change-Id: I3a92e570801372fb96c180a1a726f562dd81028f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 c7888b05c..74f265e98 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 = "8a392d9d62ee83cea75d284ab9b98fb4181c913b"
+SRCREV = "b267b7ebf1c08b3adebb540fb377052fd9f4c2cb"