summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-26 06:11:27 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-07-27 05:16:41 +0300
commit3d07789ce931e080d6bcd026d8b96035742b59de (patch)
treec16dfc3969e5849b21f5d14886abbb95aea4d4d3
parent219cf8b5679d29dc2d4532b425f9d56fbdb20887 (diff)
downloadopenbmc-3d07789ce931e080d6bcd026d8b96035742b59de.tar.xz
phosphor-psu-code-mgmt: srcrev bump b5f9b8290b..374fae562a
Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases Change-Id: Ib7d670d3254a4bb83e8aebb909c8332b920f97ad 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 7f1d7e0de5..75a7653358 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 = "b5f9b8290bab5ec8c36449720e8b18e66067dd0e"
+SRCREV = "374fae562a17a92d717a116343a83449bf9ec741"
SUMMARY = "Phosphor PSU software manager"
DESCRIPTION = "Providing PSU firmware version and upgrade"