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

(From meta-phosphor rev: a61256c0c980ee417733e3cddcd97b86c44fd840)

Change-Id: I2f2e98d6f2e0c586d7b02935c7a6d85f40759080
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 031b326..936d583 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/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"