summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-16 01:51:24 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-18 15:28:16 +0300
commit7ada6592ef15f62efb7d32b5117d193e631e4561 (patch)
treeea97c02b5f0d48a6e3eaff8b6ce817a6dee7b163
parent01feab9cc691abdc1cbc2ccee9570d9b42266321 (diff)
downloadopenbmc-7ada6592ef15f62efb7d32b5117d193e631e4561.tar.xz
phosphor-power: srcrev bump 494ef03afe..6d5977375f
Shawn McCarney (7): Enhance regulators Rule class Create regulators RunRuleAction class Only build regulator tests when option enabled Create regulators NotAction class Create regulators AndAction class Create regulators OrAction class Create regulators IfAction class (From meta-phosphor rev: 5dbfa7a8d63c434f5aab8df2046e0413f94e2067) Change-Id: I2ad6e86bfba5395585e6d73e36d04392c5754dc0 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 8b63e8791..f062cd0a7 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 = "494ef03afe0813589e7d952d9ecff57b6cf2d8ca"
+SRCREV = "6d5977375f5ca0a8676c6337e465bf7c92f3a765"