summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/power
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-14 00:40:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-14 22:29:51 +0300
commitc9204dd67f14c97fcf743b8e82c28f1da9da99b3 (patch)
treef9965e5d1c6c0f0d07429db35a6230ae710ce4cb /meta-phosphor/recipes-phosphor/power
parent5d56f39503cf5c2b66f26c3682153a66ad8b46d5 (diff)
downloadopenbmc-c9204dd67f14c97fcf743b8e82c28f1da9da99b3.tar.xz
phosphor-psu-code-mgmt: srcrev bump 5a490937b5..8131219a73
Patrick Williams (1): build: upgrade to C++23 Change-Id: If44c50671c0d28507ad99c9ca92f551165b63be8 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-psu-software-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-psu-software-manager_git.bb b/meta-phosphor/recipes-phosphor/power/phosphor-psu-software-manager_git.bb
index f6a1de3bd3..6e7dcd3da1 100644
--- a/meta-phosphor/recipes-phosphor/power/phosphor-psu-software-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/power/phosphor-psu-software-manager_git.bb
@@ -10,7 +10,7 @@ DEPENDS = " \
sdbusplus \
openssl \
"
-SRCREV = "5a490937b506b83f935c550b19f33625e8601c7c"
+SRCREV = "8131219a73b23226df3d82e83414e2e372ad103a"
PV = "1.0+git${SRCPV}"
PR = "r1"