summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-12 01:21:19 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-12 20:17:09 +0300
commit9e7e89efb7839a8479d9956116391c6b2fddf62a (patch)
tree050fc13f043e92da86d8b28540a418413165f29e
parentaf6d42fec6d8efb3ad7f2c81ddc03801c2c17b90 (diff)
downloadopenbmc-9e7e89efb7839a8479d9956116391c6b2fddf62a.tar.xz
phosphor-power: srcrev bump 623f5a8c23..494ef03afe
Shawn McCarney (5): Combine regulator tests into one executable Replace regulators StubAction with MockAction Create regulators action_utils namespace Use C++17 format for nested namespace definitions Remove circular dependencies in regulator includes (From meta-phosphor rev: a753e320285d44efba2871d54f0ab8ec337c9a36) Change-Id: Iacc252158d823a226b5f6436eec09515fbdd3c1f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 96d9630d6..8b63e8791 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 = "623f5a8c23f0d512da8adb89fc35d22c99aca620"
+SRCREV = "494ef03afe0813589e7d952d9ecff57b6cf2d8ca"