summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/power
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-27 01:31:29 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-28 16:52:27 +0300
commit6dcadfc4c3534d0f592473228daaf6ad0421f6b5 (patch)
tree29fd573cd44fb890e86ddad30b3e6bf604da3789 /meta-phosphor/recipes-phosphor/power
parent896d8d2107492f79ee957cb1f413713a00c4d273 (diff)
downloadopenbmc-6dcadfc4c3534d0f592473228daaf6ad0421f6b5.tar.xz
phosphor-power: srcrev bump 7d3a9f1b54..83169bfe9f
Shawn McCarney (4): regulators: Implement i2c_compare_bytes action regulators: Improve gmock EXPECT_CALL() usage regulators: Implement i2c_write_byte action regulators: Implement i2c_write_bytes action (From meta-phosphor rev: 54326074366e3c5ab7787cc6a9fb0f5e37d22316) Change-Id: If4f6806a3b906b215abae408203027ebc688d37f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 167eebda7..0e354baf3 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 = "7d3a9f1b54d2ae47f47371d962d2f234b82fadbc"
+SRCREV = "83169bfe9fb37555ccb1f28ddf29384dbf427f7d"