summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-15 06:41:49 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-16 01:35:00 +0300
commit188ee357c13339fda8bb47a472364573e8b3976f (patch)
treec55db29d1eab197b9364095496c52484581823f3
parenteae9921087380f03e3fe132beee0b4a3fecd27f9 (diff)
downloadopenbmc-188ee357c13339fda8bb47a472364573e8b3976f.tar.xz
phosphor-psu-code-mgmt: srcrev bump bfa8d16f36..de27029319
George Liu (1): sdbusplus: replace message::variant with std::variant (From meta-phosphor rev: b76ebf701a58c9d0873c451fcf476ec1cbca1981) Change-Id: Ib376d82b3f80acbaa2ce7c1ea9d8f67a346cf2a6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 14cf6ac01..42b63e151 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"
-SRCREV = "bfa8d16f364ca16bd0c8101ad285bd78bd54d751"
+SRCREV = "de27029319bf04250d7660976091b7c297ed3c41"
SUMMARY = "Phosphor PSU software manager"
DESCRIPTION = "Providing PSU firmware version and upgrade"