summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/power
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-02 01:30:29 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-02 01:30:29 +0300
commitc6e81bd446bf7c814ada7ce01056fbdb5bad010b (patch)
tree9887d21587040f74eefa10e4b22ab87e9e4a1891 /meta-phosphor/recipes-phosphor/power
parentcc73039b28e2b60eed4e6304ab31052ceda5e641 (diff)
downloadopenbmc-c6e81bd446bf7c814ada7ce01056fbdb5bad010b.tar.xz
phosphor-power: srcrev bump 8c90f319d5..5a355ba3e9
Patrick Williams (7): phosphor-regulators: squash GCC dangling-reference warning remove unnecessary std::move calls tests: adjust self-copy tests add cstdint include meson: remove cppfs dependency meson: add necessary subprojects phosphor-regulators: squash warning on GCC-13 only Change-Id: I48136527184d5879e502b86b60ac8cd9d3dcf35e Signed-off-by: Andrew Geissler <openbmcbump-github@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 18287214b5..2da9f9a9f9 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 = "8c90f319d579357e671c7ebbf8b845f680bb1aa2"
+SRCREV = "5a355ba3e968f1a83604a715a5272fd8ddfb9b18"