summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-03 22:20:59 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-04 00:24:16 +0300
commit306b5bf707926c50d1873cf620cd9c56cf66d5ac (patch)
treede0fbe2128d575dbb926d7aed5cec053f7dd12d1 /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parent3a252c557b4053f44c7cbe4e05b876926c2dd192 (diff)
downloadopenbmc-306b5bf707926c50d1873cf620cd9c56cf66d5ac.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index b14b68504..628afe5cc 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "877044644f53d4dd93499d3a99d8c227694fd3a5"
+SRCREV = "bd078c3b730914fb4edc46717d92106d49d6c4b8"
S = "${WORKDIR}/git"