bmcweb: srcrev bump bbf1a93eb6..3e4c779703
Asmitha Karunanithi (3):
Move to 2020.3
Remove OEM schemas and related code for Dump LogServices
Fix Task related issue when creating a bmc dump
Ed Tanous (2):
Improve JSON->HTML conversion
Fix the build
James Feist (1):
OemComputerSystems: add missing odata.types
Wludzik, Jozef (1):
Response with internal error on invalid Chassis path
Change-Id: I772dff0996776b1df2c9299017b51d3e9b6b6dff
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 7dc1ab4..ac182ad 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "bbf1a93eb6935c426deb0ecbcf3d8611b17aeb30"
+SRCREV = "3e4c7797033926a0502cdd4491421c8b16684aef"
S = "${WORKDIR}/git"