bmcweb: srcrev bump c619141b47..94e1b82826
Ed Tanous (1):
Ignore charset for /login attempts
Jason M. Bills (2):
Don't store LogEntry IDs across requests
Add support to request a single Journal Event Log Entry
Ramesh Iyyar (1):
Fix for Download dump file with original file name
Santosh Puranik (1):
Fixed Accelerator State
Change-Id: Ia59ab227125795dbff923353fef2b2845fa4928f
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 031b326..936d583 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "c619141b47d5aaa5227a2a9ef0ef8ee6f0bef22f"
+SRCREV = "94e1b82826762404589e61904139bba3a86964bd"
S = "${WORKDIR}/git"