summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/power
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-16 23:41:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-17 01:55:46 +0300
commit0910ed4456c87883dd2ef3f78b5aecc749c68b3e (patch)
treef6ccafb039ad856ba868f0f13d43cfe396f1ad9e /meta-phosphor/recipes-phosphor/power
parent05b35a3e7635cd22bcd756f4a41b10b7d2da221a (diff)
downloadopenbmc-0910ed4456c87883dd2ef3f78b5aecc749c68b3e.tar.xz
phosphor-power: srcrev bump 9af855569e..2af5289ddb
Andy YF Wang (1): Add CPLD class for Mihawk platform Bob King (4): regulators: Implements support for device regulators: Implements support for configuration regulators: Implements support for rail regulators: Modify instances for implicit conversion Matthew Barth (8): regs: Add private manager dbus interface regs: Add manager object regs: Add an event timer for monitoring regs: Handle HUP signals regs: Add initial dbus attributes for system type util: Logging error on getService optional regs: Get JSON configuration data filename from dbus regs: Subscribe to InterfacesAdded signals Shawn McCarney (6): regulators: Create exception_utils namespace regulators: Implement Configuration execution regulators: Add configure support to Rail class regulators: Add configure support to Device class regulators: Add configure support to Chassis class regulators: Add configure support to System class (From meta-phosphor rev: b310b833d05e98a28e65d17036803a89d0bc0ace) Change-Id: I7221bed2ab721ab2b352098bc9284dcde94f1126 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 92ed524f6..d1b828b61 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 = "9af855569ec2d9dc9afe60542cf606b82b47141b"
+SRCREV = "2af5289ddb5f6c13ab29fa4858caaae10aa91432"