summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-12 22:41:16 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-09-13 16:21:04 +0300
commit76797d98624f2135ad8419509e72458d605f1d88 (patch)
tree013f3f1b53e83ae0a24c35817f3efa6e36564d19 /meta-phosphor/recipes-phosphor
parent0145fa3e28dec284f98ced0a3b832899a336186d (diff)
downloadopenbmc-76797d98624f2135ad8419509e72458d605f1d88.tar.xz
phosphor-power: srcrev bump 10eaa6c03a..f7019cb51d
Shawn McCarney (1): regulators: Fix possible uninitialized variable Change-Id: Ibd0ba8b37f82629b2c82f6db87c0167b24e50ea7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-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 6e62bb2631..21eb69b7a5 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;branch=master;protocol=https"
-SRCREV = "10eaa6c03a41f2f4b088650cc6d53edad25895a2"
+SRCREV = "f7019cb51d12d56db13b89dd18a6a07953c739f8"