commit | 232cbb214c669091b2480b8ab1c6a75204df1c85 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Jul 14 15:40:50 2021 +0000 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Jul 14 16:06:34 2021 +0000 |
tree | 281da195ddf81f3c48ff94c2a7fd2280df548d00 | |
parent | 268e00d5fd946916de4df495c6e576d963e02086 [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 7255ecb..df55227 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 = "83fd8e19867f43f3a175d1ede65ad8636da553b3" +SRCREV = "b2a3289d6f86756da4bd500b6a53b1628fffcf37" S = "${WORKDIR}/git"