summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-17 05:40:45 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-18 03:59:20 +0300
commitcd7e737fc17fe96b1568aa935f085b2cb02adc93 (patch)
tree64dc129ca651912999cbe6bc7d41b9af158d23ba
parentd21e0bb1e404b743c9081d562d3e01faba51a657 (diff)
downloadopenbmc-cd7e737fc17fe96b1568aa935f085b2cb02adc93.tar.xz
phosphor-psu-code-mgmt: srcrev bump 434ae48312..b5f9b8290b
Patrick Williams (1): remove std::experimental usage Change-Id: I4f7f1cca77a0863aef9ba92164a0d0c69c671202 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 adfdd58eee..7f1d7e0de5 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 = "434ae48312f46c4b1a37bce84d91bb014bf19839"
+SRCREV = "b5f9b8290bab5ec8c36449720e8b18e66067dd0e"
SUMMARY = "Phosphor PSU software manager"
DESCRIPTION = "Providing PSU firmware version and upgrade"