summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/power
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-07 00:11:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-09 15:50:31 +0300
commitcf996029af4e759b57bfa52322506905aa74f5e7 (patch)
treec2477a73ac64f1b9b22f15892c72fb373adea667 /meta-phosphor/recipes-phosphor/power
parent9df5017c2947ec53614cd24841537ef89535d47d (diff)
downloadopenbmc-cf996029af4e759b57bfa52322506905aa74f5e7.tar.xz
phosphor-power: srcrev bump dc72b62ad3..a533d700c1
Bob King (5): regulators: Add check_run_rule_value_exists function. regulators: Add test cases for command line syntax regulators: Add check_set_device_value_exists function. regulators: Add check_rule_id_exists function. regulators: Add check_number_of_elements_in_masks function. (From meta-phosphor rev: 2048ce1c5b893195d354b9aad492469ab25ca9e0) Change-Id: I7f1a1723344636182df725b77e7c1e7355c8070c 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 75db0c55c..ab71f0284 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 = "dc72b62ad334da29e7bb790b91c77bb5736815a3"
+SRCREV = "a533d700c19f30c97c47b8e2d3ee66066394e832"