summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-14 18:40:50 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-07-14 19:06:34 +0300
commit232cbb214c669091b2480b8ab1c6a75204df1c85 (patch)
tree281da195ddf81f3c48ff94c2a7fd2280df548d00
parent268e00d5fd946916de4df495c6e576d963e02086 (diff)
downloadopenbmc-232cbb214c669091b2480b8ab1c6a75204df1c85.tar.xz
bmcweb: srcrev bump 83fd8e1986..b2a3289d6f
Asmitha Karunanithi (1): Fix System dump entries route Ed Tanous (1): Make code compile with clang-13 Change-Id: I69f9e0d12872b5888b26d35ce1e7deab2240fadf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 7255ecb60..df5522751 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://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "83fd8e19867f43f3a175d1ede65ad8636da553b3"
+SRCREV = "b2a3289d6f86756da4bd500b6a53b1628fffcf37"
S = "${WORKDIR}/git"