summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-07 13:00:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-02-08 21:45:19 +0300
commitb558d0fead2a312f57f4c76cb277c4fe8d00a0d4 (patch)
tree2a93de2ec42be58ca6f4aaf9b74c51b6220b23ce
parentd001d68f127a845ab64a21e03765e24b66737bbf (diff)
downloadopenbmc-b558d0fead2a312f57f4c76cb277c4fe8d00a0d4.tar.xz
phosphor-psu-code-mgmt: srcrev bump 95ad4ee285..0b7c7b3a57
George Liu (1): openssl: stop using deprecated SHA512_* functions Change-Id: I88a70ebdd3c162db7734995f5012de904924e4e2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 253652d6dc..314ee8bf45 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
@@ -2,7 +2,7 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-psu-code-mgmt"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI += "git://github.com/openbmc/phosphor-psu-code-mgmt;branch=master;protocol=https"
-SRCREV = "95ad4ee2854fb926d0495df3fb0a12e0874e6c71"
+SRCREV = "0b7c7b3a57219dfca6041d101d08a38d2cca1056"
SUMMARY = "Phosphor PSU software manager"
DESCRIPTION = "Providing PSU firmware version and upgrade"