summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-31 00:31:47 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-31 15:53:48 +0300
commit1804222e9721f6c2e8b96d5ac368825f41205851 (patch)
tree9e206fba445764d1adf5fa5f420eee6420a5d25b /meta-phosphor
parentfc1c1f2cdea05907123a3b29c7f996bb8f6c8abf (diff)
downloadopenbmc-1804222e9721f6c2e8b96d5ac368825f41205851.tar.xz
phosphor-power: srcrev bump aff6548e90..ad8d454272
Jim Wright (2): Make GPIOAnalysis section optional in power sequencer YAML Update example power sequencer YAML Shawn McCarney (4): Create stubs for regulator Device, Rail, and Rule Conform regulator methods to acronym conventions Add explicit keyword to regulator constructors Create regulators IDMap class (From meta-phosphor rev: 76780eac778d98b4bc3ce10e4c1e3789e62a116e) Change-Id: Ib4f0d241cbd37ad9193738c400f566fa566749f4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-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 51954001a..f15c78a0e 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 = "aff6548e9009524ddfc3c597babece3fdd6c6d07"
+SRCREV = "ad8d4542729d8ccbc3127a5474fb4736c3eb9fde"