commit | 306b5bf707926c50d1873cf620cd9c56cf66d5ac | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Sep 03 19:20:59 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Sep 03 21:24:16 2021 +0000 |
tree | de0fbe2128d575dbb926d7aed5cec053f7dd12d1 | |
parent | 3a252c557b4053f44c7cbe4e05b876926c2dd192 [diff] |
bmcweb: srcrev bump 877044644f..bd078c3b73 Ali Ahmed (1): Have ProcessorSummary correctly set Status Patrick Williams (1): exception: catch by reference Change-Id: Ie89e7b46fd4d9df85122a8b7a67fd2942942186c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index b14b685..628afe5 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "877044644f53d4dd93499d3a99d8c227694fd3a5" +SRCREV = "bd078c3b730914fb4edc46717d92106d49d6c4b8" S = "${WORKDIR}/git"