bmcweb: srcrev bump f848367f45..c127a0f4d4

Ed Tanous (2):
      Remove extraneous semicolon
      Fix www-authenticate behavior

John Edward Broadbent (1):
      redfish: Add Chassis listing associated drive

Change-Id: I0b14f68d43477a804af270daac19706b7d306768
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 cc3dea5..21a4edd 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;branch=master;protocol=https;nobranch=1"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "f848367f45e16f715b1df8b07cc6747e2f4b5aba"
+SRCREV = "c127a0f4d49fd2152e8c25615aedc53aa8ded1d5"
 
 S = "${WORKDIR}/git"